Commit Graph

20 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee 45e3e10a50 screen: Port the screen module to the new Awesome screen API
There is still some deprecated screen indexes, but overall it
works.
2016-07-30 17:24:26 -04:00
Emmanuel Lepage Vallee 62f251d36e focus: Add beautiful options
And fix deprecation warnings
2016-06-12 23:31:00 -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 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 9c0be48833 focus: Add some beautiful options, update documentation 2016-01-08 01:51:37 -05:00
Emmanuel Lepage Vallee e0f6676a8b Prepare for an extended API 2016-01-08 00:51:27 -05:00
Emmanuel Lepage Vallee 38d8824668 focus: Allow empty screens to be selected 2015-03-14 23:17:18 -04:00
Emmanuel Lepage Vallee 0366cd142f Track focus and cursor position when selecting screen 2015-02-19 05:17:42 +00:00
Emmanuel Lepage Vallee a79cc9161f Add select_screen method 2015-02-15 04:50:21 +00:00
Elric Milon a93eb3775a Fix typo in README.md 2015-02-04 19:02:28 +01:00
Emmanuel Lepage Vallee 22e56ea43d Add option to move tags across screens 2014-11-06 23:46:40 -05:00
Emmanuel Lepage Vallee c2ed907171 Add tag moving
It is no longer required to require() collision
at the bottom of rc.lua

It is now possible to set the default behavior when swapping
clients across screens
2014-10-16 01:20:44 -04:00
Emmanuel Lepage Vallee c47e2d5bca Add screen switching support 2014-10-15 23:50:58 -04:00
Emmanuel Lepage Vallee b843d3b2a7 Add screenshots for the 'max' layout indicator 2014-10-02 23:57:22 -04:00
Emmanuel Lepage Vallee a5da434c5d Update README 2014-09-08 00:05:16 -04:00
Emmanuel Lepage Vallée da9b0a2693 Update README.md
Typo
2014-09-03 17:58:52 +02:00
Emmanuel Lepage Vallee 8585e026f0 Add tag switching support 2014-05-14 01:48:00 -04:00
Emmanuel Lepage Vallee c2ea7991a3 Make the max layout switcher pretty 2014-05-14 01:12:20 -04:00
Emmanuel Lepage Vallee 5b24908e9f Add partial max layout indicator 2014-05-12 23:35:45 -04:00
Emmanuel Lepage Vallee 32c570f7ee Add README.md 2014-05-11 00:10:09 -04:00