awesome/lib
Emmanuel Lepage Vallee 3b1599bd99 maximize: Stop doing it in 2 operations.
Before 4.0, maximizing could only be done in 2 operations.

4.0 add an unified way, but kept doing 2 operations. The old
Lua EWMH code to serialize the 2 operations was dropped when
the codepath was simplified and replaced by a generic version
in awful.placement. However this version never implemented
combining multiple mementos into 1.

This commit unify the maximize C code, drop the ugly macro
template and actually fixes a couple more issues that were
caused because request::geometry was sent twice.
2017-02-07 11:12:40 -05:00
..
awful maximize: Stop doing it in 2 operations. 2017-02-07 11:12:40 -05:00
beautiful beautiful.theme_assets: Use screen geometry instead of workarea (#1462) 2017-01-28 15:05:53 +01:00
gears doc: fix signals (#1455) 2017-01-28 15:03:56 +01:00
menubar fix(menubar): use current query after refreshing entries list 2017-02-05 22:06:29 +01:00
naughty naughty: mouse: only react on release events 2017-01-27 17:35:50 +01:00
wibox Merge pull request #1475 from psychon/input-shape-support 2017-02-03 12:25:56 -05: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