diff options
Diffstat (limited to 'wm/awesome/PLIST')
-rw-r--r-- | wm/awesome/PLIST | 325 |
1 files changed, 9 insertions, 316 deletions
diff --git a/wm/awesome/PLIST b/wm/awesome/PLIST index a509ec8b023..43581194283 100644 --- a/wm/awesome/PLIST +++ b/wm/awesome/PLIST @@ -1,24 +1,6 @@ -@comment $NetBSD: PLIST,v 1.10 2018/01/01 22:30:01 rillig Exp $ +@comment $NetBSD: PLIST,v 1.11 2019/07/17 22:08:58 nia Exp $ bin/awesome bin/awesome-client -man/de/man1/awesome-client.1 -man/de/man1/awesome.1 -man/de/man5/awesomerc.5 -man/es/man1/awesome-client.1 -man/es/man1/awesome.1 -man/es/man5/awesomerc.5 -man/fr/man1/awesome-client.1 -man/fr/man1/awesome.1 -man/fr/man5/awesomerc.5 -man/it/man1/awesome-client.1 -man/it/man1/awesome.1 -man/it/man5/awesomerc.5 -man/man1/awesome-client.1 -man/man1/awesome.1 -man/man5/awesomerc.5 -man/ru/man1/awesome-client.1 -man/ru/man1/awesome.1 -man/ru/man5/awesomerc.5 share/awesome/icons/awesome16.png share/awesome/icons/awesome32.png share/awesome/icons/awesome48.png @@ -36,6 +18,7 @@ share/awesome/lib/awful/hotkeys_popup/init.lua share/awesome/lib/awful/hotkeys_popup/keys/firefox.lua share/awesome/lib/awful/hotkeys_popup/keys/init.lua share/awesome/lib/awful/hotkeys_popup/keys/qutebrowser.lua +share/awesome/lib/awful/hotkeys_popup/keys/termite.lua share/awesome/lib/awful/hotkeys_popup/keys/tmux.lua share/awesome/lib/awful/hotkeys_popup/keys/vim.lua share/awesome/lib/awful/hotkeys_popup/widget.lua @@ -57,6 +40,7 @@ share/awesome/lib/awful/mouse/init.lua share/awesome/lib/awful/mouse/resize.lua share/awesome/lib/awful/mouse/snap.lua share/awesome/lib/awful/placement.lua +share/awesome/lib/awful/popup.lua share/awesome/lib/awful/prompt.lua share/awesome/lib/awful/remote.lua share/awesome/lib/awful/rules.lua @@ -78,6 +62,7 @@ share/awesome/lib/awful/widget/init.lua share/awesome/lib/awful/widget/keyboardlayout.lua share/awesome/lib/awful/widget/launcher.lua share/awesome/lib/awful/widget/layoutbox.lua +share/awesome/lib/awful/widget/layoutlist.lua share/awesome/lib/awful/widget/only_on_screen.lua share/awesome/lib/awful/widget/progressbar.lua share/awesome/lib/awful/widget/prompt.lua @@ -86,6 +71,7 @@ share/awesome/lib/awful/widget/tasklist.lua share/awesome/lib/awful/widget/textclock.lua share/awesome/lib/awful/widget/watch.lua share/awesome/lib/beautiful.lua +share/awesome/lib/beautiful/gtk.lua share/awesome/lib/beautiful/init.lua share/awesome/lib/beautiful/theme_assets.lua share/awesome/lib/beautiful/xresources.lua @@ -101,6 +87,8 @@ share/awesome/lib/gears/object.lua share/awesome/lib/gears/object/properties.lua share/awesome/lib/gears/protected_call.lua share/awesome/lib/gears/shape.lua +share/awesome/lib/gears/sort/init.lua +share/awesome/lib/gears/sort/topological.lua share/awesome/lib/gears/string.lua share/awesome/lib/gears/surface.lua share/awesome/lib/gears/table.lua @@ -150,6 +138,7 @@ share/awesome/lib/wibox/widget/imagebox.lua share/awesome/lib/wibox/widget/init.lua share/awesome/lib/wibox/widget/piechart.lua share/awesome/lib/wibox/widget/progressbar.lua +share/awesome/lib/wibox/widget/separator.lua share/awesome/lib/wibox/widget/slider.lua share/awesome/lib/wibox/widget/systray.lua share/awesome/lib/wibox/widget/textbox.lua @@ -213,6 +202,7 @@ share/awesome/themes/default/titlebar/sticky_focus_active.png share/awesome/themes/default/titlebar/sticky_focus_inactive.png share/awesome/themes/default/titlebar/sticky_normal_active.png share/awesome/themes/default/titlebar/sticky_normal_inactive.png +share/awesome/themes/gtk/theme.lua share/awesome/themes/sky/awesome-icon.png share/awesome/themes/sky/layouts/cornerne.png share/awesome/themes/sky/layouts/cornernw.png @@ -277,302 +267,5 @@ share/doc/awesome/00-authors.md share/doc/awesome/01-readme.md share/doc/awesome/02-contributing.md share/doc/awesome/LICENSE -${PLIST.doc}share/doc/awesome/doc/classes/awful.button.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.tooltip.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.wibar.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.button.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.calendar_popup.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.clienticon.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.common.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.graph.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.keyboardlayout.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.launcher.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.layoutbox.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.only_on_screen.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.progressbar.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.prompt.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.taglist.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.tasklist.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.textclock.html -${PLIST.doc}share/doc/awesome/doc/classes/awful.widget.watch.html -${PLIST.doc}share/doc/awesome/doc/classes/button.html -${PLIST.doc}share/doc/awesome/doc/classes/client.html -${PLIST.doc}share/doc/awesome/doc/classes/drawable.html -${PLIST.doc}share/doc/awesome/doc/classes/gears.cache.html -${PLIST.doc}share/doc/awesome/doc/classes/gears.matrix.html -${PLIST.doc}share/doc/awesome/doc/classes/gears.object.html -${PLIST.doc}share/doc/awesome/doc/classes/gears.timer.html -${PLIST.doc}share/doc/awesome/doc/classes/key.html -${PLIST.doc}share/doc/awesome/doc/classes/menubar.icon_theme.html -${PLIST.doc}share/doc/awesome/doc/classes/menubar.index_theme.html -${PLIST.doc}share/doc/awesome/doc/classes/screen.html -${PLIST.doc}share/doc/awesome/doc/classes/signals.html -${PLIST.doc}share/doc/awesome/doc/classes/tag.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.arcchart.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.background.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.constraint.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.margin.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.mirror.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.place.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.radialprogressbar.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.rotate.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.container.scroll.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.drawable.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.align.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.constraint.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.fixed.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.flex.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.grid.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.manual.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.margin.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.mirror.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.ratio.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.rotate.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.scroll.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.layout.stack.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.background.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.base.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.calendar.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.checkbox.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.graph.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.imagebox.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.piechart.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.progressbar.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.slider.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.systray.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.textbox.html -${PLIST.doc}share/doc/awesome/doc/classes/wibox.widget.textclock.html -${PLIST.doc}share/doc/awesome/doc/classes/xproperties.html -${PLIST.doc}share/doc/awesome/doc/documentation/00-authors.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/01-readme.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/02-contributing.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/03-declarative-layout.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/04-new-widgets.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/05-awesomerc.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/06-appearance.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/07-my-first-awesome.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/16-using-cairo.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/17-porting-tips.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/89-NEWS.md.html -${PLIST.doc}share/doc/awesome/doc/documentation/90-FAQ.md.html -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_mouse_coords.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_align.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_bottom.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_bottom_left.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_bottom_right.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_center_horizontal.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_center_vertical.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_centered.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_closest_mouse.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_compose.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_compose2.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_left.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_maximize.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_maximize_horizontally.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_maximize_vertically.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_next_to_mouse.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_no_offscreen.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_no_overlap.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_resize_to_mouse.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_right.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_stretch.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_stretch_down.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_stretch_left.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_stretch_right.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_stretch_up.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_top.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_top_left.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_top_right.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_awful_placement_under_mouse.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_arc.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_arrow.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_circle.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_cross.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_hexagon.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_infobubble.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_isosceles_triangle.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_losange.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_octogon.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_parallelogram.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_partially_rounded_rect.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_pie.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_powerline.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_radial_progress.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_rectangle.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_rectangular_tag.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_rounded_bar.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_gears_shape_rounded_rect.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_defaults_prompt.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_prompt_highlight.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_prompt_hooks.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_prompt_keypress.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_prompt_simple.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_awidget_prompt_vilike.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_bg.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_border_width.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_paddings.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_rounded_edge.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_start_angle.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_thickness.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_arcchart_value.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_background_bg.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_background_clip.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_background_fg.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_background_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_arcchart.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_background.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_constraint.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_margin.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_mirror.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_only_on_screen.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_place.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_radialprogressbar.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_rotate.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_defaults_scroll.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_radialprogressbar_border_color.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_radialprogressbar_border_width.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_radialprogressbar_color.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_radialprogressbar_padding.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_radialprogressbar_value.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_container_rotate_angle.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_align.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_fixed.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_flex.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_grid.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_manual.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_ratio.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_defaults_stack.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_add.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_expand.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_extend_column.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_imperative.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_insert_column.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_min_size.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_orientation.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_remove.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_remove_column.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_spacing.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_grid_superpose.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_manual_add_at.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_manual_move_widget.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_ratio_ajust_ratio.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_ratio_inc_ratio.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_ratio_strategy.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_stack_offset.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_layout_stack_spacing.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_logo_logo.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_logo_logo_and_name.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_fn_embed_cell.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_font.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_long_weekdays.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_month.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_start_sunday.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_week_numbers.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_calendar_year.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_checkbox_bg.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_checkbox_check_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_checkbox_custom.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_checkbox_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_calendar.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_checkbox.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_graph.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_imagebox.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_piechart.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_progressbar.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_slider.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_defaults_textbox.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_graph_step.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_piechart_border_color.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_piechart_border_width.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_piechart_label.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_bar_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_clip.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_encapsulation.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_text.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_progressbar_vertical.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_bar_border.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_bar_color.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_bar_height.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_bar_margins.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_bar_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_handle_border.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_handle_color.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_handle_margins.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_handle_shape.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_handle_width.svg -${PLIST.doc}share/doc/awesome/doc/images/AUTOGEN_wibox_widget_slider_value.svg -${PLIST.doc}share/doc/awesome/doc/images/awful_widget_watch.png -${PLIST.doc}share/doc/awesome/doc/images/client_geo.svg -${PLIST.doc}share/doc/awesome/doc/images/mouse.svg -${PLIST.doc}share/doc/awesome/doc/images/tag_props.svg -${PLIST.doc}share/doc/awesome/doc/images/widgetlayout1.png -${PLIST.doc}share/doc/awesome/doc/images/widgetlayout2.png -${PLIST.doc}share/doc/awesome/doc/index.html -${PLIST.doc}share/doc/awesome/doc/ldoc_pale.css -${PLIST.doc}share/doc/awesome/doc/libraries/awesome.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.client.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.completion.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.ewmh.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.keys.firefox.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.keys.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.keys.qutebrowser.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.keys.tmux.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.keys.vim.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.hotkeys_popup.widget.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.key.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.keygrabber.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.layout.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.menu.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.mouse.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.placement.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.prompt.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.rules.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.screen.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.spawn.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.tag.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.titlebar.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.util.html -${PLIST.doc}share/doc/awesome/doc/libraries/awful.wibox.html -${PLIST.doc}share/doc/awesome/doc/libraries/beautiful.html -${PLIST.doc}share/doc/awesome/doc/libraries/beautiful.theme_assets.html -${PLIST.doc}share/doc/awesome/doc/libraries/beautiful.xresources.html -${PLIST.doc}share/doc/awesome/doc/libraries/dbus.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.color.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.debug.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.filesystem.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.geometry.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.math.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.object.properties.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.protected_call.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.shape.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.string.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.surface.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.table.html -${PLIST.doc}share/doc/awesome/doc/libraries/gears.wallpaper.html -${PLIST.doc}share/doc/awesome/doc/libraries/keygrabber.html -${PLIST.doc}share/doc/awesome/doc/libraries/menubar.html -${PLIST.doc}share/doc/awesome/doc/libraries/menubar.menu_gen.html -${PLIST.doc}share/doc/awesome/doc/libraries/menubar.utils.html -${PLIST.doc}share/doc/awesome/doc/libraries/mouse.html -${PLIST.doc}share/doc/awesome/doc/libraries/mousegrabber.html -${PLIST.doc}share/doc/awesome/doc/libraries/naughty.dbus.html -${PLIST.doc}share/doc/awesome/doc/libraries/naughty.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.button.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.client.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.drawable.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.drawin.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.key.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.screen.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.tag.html -${PLIST.doc}share/doc/awesome/doc/libraries/objects.window.html -${PLIST.doc}share/doc/awesome/doc/libraries/root.html -${PLIST.doc}share/doc/awesome/doc/libraries/selection.html -${PLIST.doc}share/doc/awesome/doc/libraries/wibox.hierarchy.html -${PLIST.doc}share/doc/awesome/doc/sample files/rc.lua.html -${PLIST.doc}share/doc/awesome/doc/sample files/theme.lua.html share/examples/awesome/rc.lua share/xsessions/awesome.desktop |