awesome/lib
Uli Schlachter ec8db18289 awful.tag.setscreen: Check if old_screen == new_screen (FS#1249)
Setting a tag's screen to what it already is shouldn't have any bad effects.
However, this code messed up the tag order and selection status.

Fix this by returning early if the tag already has the right screen.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-04-09 22:06:21 +02:00
..
awful awful.tag.setscreen: Check if old_screen == new_screen (FS#1249) 2014-04-09 22:06:21 +02:00
gears gears.surface: Handle the cache more intelligently 2014-04-09 21:55:07 +02:00
menubar menubar: Fix API docs 2013-12-30 00:17:07 +01:00
wibox Allow reversing the icon order in systray 2014-04-06 10:44:45 +02:00
beautiful.lua.in Expand '~' in the path for beautiful.init 2014-03-24 01:10:45 +01:00
naughty.lua.in naughty: Don't use the cache when loading icons (FS#1253) 2014-04-09 21:49:27 +02:00