Commit Graph

12 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee 336aac11b1 utils: Fix an error when remove a screen 2016-09-14 01:38:12 -04:00
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 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 042272bee9 TMP 2016-01-09 16:44:47 -05:00
Emmanuel Lepage Vallee 03e45b8583 Implement focus rotation past the screen first/last screen edges 2015-03-15 01:16:31 -04:00
Stefan Siegel 77b26ff142 Consolidate arrow drawing 2015-03-07 20:51:57 +00:00
Emmanuel Lepage Vallee 0366cd142f Track focus and cursor position when selecting screen 2015-02-19 05:17:42 +00:00
Emmanuel Lepage Vallee a69875f967 Add double click utility function 2014-12-16 00:36:48 -05:00
Emmanuel Lepage Vallee fa3c18b4b2 Commit some forgotten fixes 2014-11-04 23:56:30 -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 d49b431469 Consolidate all rounded rectangle implementation into one 2014-10-04 17:00:51 -04:00
Emmanuel Lepage Vallee 4a18826d04 Diplay tag layout content when doing ctrl+alt+arrow 2014-10-04 02:53:01 -04:00