awesome/lib/awful/widget
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
..
button.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
common.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
graph.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
init.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
keyboardlayout.lua Fix classmod in awful.widget.keyboardlayout (#1314) 2016-12-27 21:38:20 +01:00
launcher.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
layoutbox.lua layoutbox: Update when a tag's screen changes (#1505) 2017-02-02 22:45:33 +01:00
progressbar.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
prompt.lua doc: fix signals (#1455) 2017-01-28 15:03:56 +01:00
taglist.lua Merge pull request #1404 from Veratil/tasklist-spacing-fix 2017-01-16 23:39:53 -05:00
tasklist.lua maximize: Stop doing it in 2 operations. 2017-02-07 11:12:40 -05:00
textclock.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
watch.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00