awesome/lib/awful
Emmanuel Lepage Vallee 6e6c4c3a5d tag: Avoid a race condition when deleting tags.
Since the screen removal patchset, the tags properties were
cleaned too early. This caused code connecting to "property::activated"
to be called with the tag already partially deleted. For code depending
on those properties, such as radical.impl.taglist, this caused errors.
2016-05-18 15:46:09 -04:00
..
client get_rect_by_dir: Move to `gears.geometry` 2016-05-16 14:03:00 -04:00
hotkeys_popup chore(awful: hotkeys: vim): rename key groups 2016-02-12 01:07:04 +01:00
layout doc: fix usage of "mouse.move" as a string (#871) 2016-05-03 12:06:50 +02:00
mouse mouse: Port wibox.move to the placement API 2016-05-15 17:17:12 -04:00
widget layoutbox: Revert 25f4f24791 2016-05-18 01:45:21 -04:00
autofocus.lua awful.autofocus: Skip invalid screens 2016-05-08 14:52:31 +02:00
button.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
client.lua get_rect_by_dir: Move to `gears.geometry` 2016-05-16 14:03:00 -04: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 doc: Move request:: handler to their own documentation section 2016-04-30 04:27:34 -04:00
init.lua awful.wibox: Rename to awful.wibar 2016-05-15 17:17:12 -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 gears.geometry: Add area_remove 2016-05-16 14:03:00 -04: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 get_rect_by_dir: Move to `gears.geometry` 2016-05-16 14:03:00 -04: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: Avoid a race condition when deleting tags. 2016-05-18 15:46:09 -04: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 get_rect_by_dir: Move to `gears.geometry` 2016-05-16 14:03:00 -04:00
wibar.lua wibar: Add a remove function 2016-05-15 17:17:12 -04:00
wibox.lua awful.wibox: Rename to awful.wibar 2016-05-15 17:17:12 -04:00