awesome/lib/awful
Emmanuel Lepage Vallee a057718d4d mouse: Fix moving clients between screens
Reported on IRC. I am not sure why swap() is not enough, but the
old code removed before the mouse refactor did this, so apparently
it is necessary.

The fix has been reported to work by spyroboy on IRC, thanks!
2016-06-06 00:23:48 -04:00
..
client get_rect_by_dir: Move to `gears.geometry` 2016-05-16 14:03:00 -04:00
hotkeys_popup wibox: Create a container module 2016-05-30 17:51:19 -04:00
layout mouse: Fix moving clients between screens 2016-06-06 00:23:48 -04:00
mouse Fix client snapping (#951) 2016-06-05 22:00:11 +02:00
widget graph: Move to wibox.widget 2016-05-30 17:51:19 -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 menu: Fix regression 2016-05-31 14:32:07 -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 titlebar: Use _private 2016-05-30 23:09:50 -04:00
tooltip.lua tooltip: improve doc, call self.timer_function with self (#381) 2016-06-03 00:40:02 +02:00
util.lua util: Add a class deprecation function. 2016-05-30 17:51:18 -04:00
wibar.lua wibar: Restore previous behavior 2016-05-19 13:27:46 -04:00
wibox.lua util: Add a class deprecation function. 2016-05-30 17:51:18 -04:00