awesome/lib
PlayerNameHere 13e41a2a7b Fix wibox.layout.stack:raise()
There seem to be two issues here. First, the if-statement at the
beginning of the function will return prematurely if
`self._private.widgets[index]` exists. There seems to be a
missing `not` there.
Second, index 1 is interpreted as the top of the stack (although the
documentation says otherwise), but the widget is inserted at the end of
`self._private.widgets`, so it gets pushed to the bottom
instead of the top.
2020-09-27 16:02:17 +08:00
..
awful Merge pull request #3173 from Elv13/fix_maximized_tiled 2020-09-14 17:08:51 +00:00
beautiful client: Turn `rc.lua` logic into a new `request::border` signal. 2020-01-11 15:43:11 -08:00
gears Merge pull request #3071 from actionless/fix-empty-string-matcher 2020-05-04 01:44:15 -07:00
menubar Merge pull request #3070 from aDogCalledSpot/menubar_match_empty 2020-05-04 01:45:51 -07:00
naughty naughty: Improve backward compatibility to protecting the constants. 2020-09-14 02:11:32 -07:00
ruled Update lib/ruled/notification.lua 2020-02-22 18:48:06 -05:00
wibox Fix wibox.layout.stack:raise() 2020-09-27 16:02:17 +08:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00