awesome/lib/awful
Uli Schlachter 9a42ae87cf awful.wibox: Handle screen removal
When a screen is removed, awful.wibox now hides all wiboxes that it created for
this screen.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-05-01 10:12:04 +02:00
..
client Make awful.client.focus.history.list public (#842) 2016-04-26 10:02:23 +02:00
hotkeys_popup chore(awful: hotkeys: vim): rename key groups 2016-02-12 01:07:04 +01:00
layout Merge branch 'screen-gc' of https://github.com/psychon/awesome 2016-04-30 09:10:26 +02:00
mouse mouse: Avoid an error when the client is killed while moving 2016-04-27 19:55:39 -04:00
widget Merge branch 'screen-gc' of https://github.com/psychon/awesome 2016-04-30 09:10:26 +02:00
autofocus.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
button.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
client.lua c.to_selected_tags(): Handle screenless clients 2016-05-01 10:09:26 +02:00
completion.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua client: Add request::geometry 2016-04-20 00:11:04 -04:00
init.lua Make awful.rules mandatory 2016-04-18 23:55:52 -04:00
key.lua awful.key: Add a function to execute keybindings 2016-04-11 23:46:10 -04:00
keygrabber.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
menu.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
placement.lua awful.placement.no_overlap: use screen.workarea as fallback 2016-04-26 00:48:19 +02:00
prompt.lua minor: doc / formatting 2016-04-04 20:30:44 +02:00
remote.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
rules.lua fix(awful: rules): floating property 2016-04-25 15:43:14 +02:00
screen.lua Streamline/cleanup util.deprecate calls 2016-04-18 23:20:16 +02:00
spawn.lua doc: fixes for spawn.with_line_callback 2016-04-04 20:30:48 +02:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua tag:delete(): Allow deletion of the last tag 2016-04-26 09:34:54 +02:00
titlebar.lua awful.client: Deprecate .floating.get/set 2016-04-11 23:46:10 -04:00
tooltip.lua Add a property::visible signal to tooltips 2016-03-05 12:32:24 +01:00
util.lua refactor(awful: util): use lgi.Gio for is_dir 2016-04-27 18:30:41 +02:00
wibox.lua awful.wibox: Handle screen removal 2016-05-01 10:12:04 +02:00