awesome/lib
Uli Schlachter 27f483a601 awful.tag.move: Fix tag index setting (FS#1249)
Since commit 9c69e857ed, awful.tag.setscreen() unsets a tag's index to make
sure things end up in a sane order on the new screen. Thus, the call to
setscreen() removed the "index" property that tag.move just set.

Fix this by setting the index after the screen.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-04-09 22:06:10 +02:00
..
awful awful.tag.move: Fix tag index setting (FS#1249) 2014-04-09 22:06:10 +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