Commit Graph

15 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee 1dae172d8b resize: Fix a possible error 2016-09-14 01:38:32 -04:00
Emmanuel Lepage Vallee 906f430f04 resize: Port to the new upstreamed APIs and add options
Most of the old code has been upstreamed. I used the reduced
complexity to add tons of new visual options. It looks great!

This remove support for resizing tiled layouts. First of all, it
never worked properly. Also, I have a new layout system with
a saner way of doing this. As it wont make it for 3.6, I will
merge it into Collision.
2016-06-12 17:32:32 -04:00
Emmanuel Lepage Vallee 7440926ee0 Support the dynamic layout resize module 2016-02-17 02:36:23 -05:00
Emmanuel Lepage Vallee 7bcbb822c9 TMP
* Use the new Awesome `shape` API
* Fix the `split` module
* Support dynamic resize
2016-02-09 00:10:11 -05:00
Emmanuel Lepage Vallee fb29fa2801 Fix regression Awesome git-master with lua 5.1 2015-12-26 06:53:12 -05:00
Emmanuel Lepage Vallee 38d8824668 focus: Allow empty screens to be selected 2015-03-14 23:17:18 -04:00
Emmanuel Lepage Vallee 7155d6c48c reisze: Prevent invalid sizes 2015-03-07 21:17:27 +00:00
Stefan Siegel 77b26ff142 Consolidate arrow drawing 2015-03-07 20:51:57 +00:00
Emmanuel Lepage Vallee a79cc9161f Add select_screen method 2015-02-15 04:50:21 +00:00
Emmanuel Lepage Vallee d6108f5f95 Fix many small issues 2014-07-26 01:38:27 -04:00
Emmanuel Lepage Vallee a38e38d795 Add support for switching mode and resizing tiled content 2014-05-10 00:42:59 -04:00
Emmanuel Lepage Vallee 99e8326fe5 Add floating client resize support 2014-05-09 23:09:17 -04:00
Emmanuel Lepage Vallee 92922b47be Start the work necessary to make customIndicator a real module
Step one:
 * refactoring
 * add the ability to move floating clients
2014-05-07 23:51:34 -04:00
Emmanuel Lepage Vallee 8368cbaed1 Add resize handle in titlebar corner (and improve titlebar look&feel while I am at it) 2013-06-10 23:32:59 -04:00
Emmanuel Lepage Vallee bbf299e42c Try to fix luajit 2013-06-10 16:03:05 -04:00