Commit Graph

33 Commits

Author SHA1 Message Date
Nick Diego Yamane 68b86ada1d Fix typo in variable name
Signed-off-by: Nick Diego Yamane <nick@diegoyam.com>
2018-03-19 13:09:58 -04:00
Emmanuel Lepage Vallee e932abc867 Fix Lua 5.3 2017-11-24 14:42:37 -05:00
Emmanuel Lepage Vallee ffeaad04cc Remove the split module as Awesome 4.0 doesn't support that 2016-12-29 17:22:52 -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 042272bee9 TMP 2016-01-09 16:44:47 -05:00
Emmanuel Lepage Vallee b7db0cd096 general: Support the new shortcut upstream viewer 2016-01-08 02:26:23 -05:00
Emmanuel Lepage Vallee e0f6676a8b Prepare for an extended API 2016-01-08 00:51:27 -05:00
Emmanuel Lepage Vallee 39cc4465d5 Fix last commit 2015-02-19 05:21:27 +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 a79cc9161f Add select_screen method 2015-02-15 04:50:21 +00:00
Emmanuel Lepage Vallee 22e56ea43d Add option to move tags across screens 2014-11-06 23:46:40 -05:00
Emmanuel Lepage Vallee fa3c18b4b2 Commit some forgotten fixes 2014-11-04 23:56:30 -05:00
Emmanuel Lepage Vallee 79db88b26f Fix a bunch of issues with the screen module 2014-10-17 21:55:53 -04: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
Emmanuel Lepage Vallee b843d3b2a7 Add screenshots for the 'max' layout indicator 2014-10-02 23:57:22 -04:00
Emmanuel Lepage Vallée 21b412ece2 Prevent nil dereference when no focussed client 2014-09-08 17:36:09 +02:00
Emmanuel Lepage Vallée c2170dbc1d Use "Mod4" instead of modkey as some config might are changes/removed it 2014-09-08 17:31:12 +02:00
Emmanuel Lepage Vallee a5da434c5d Update README 2014-09-08 00:05:16 -04:00
Emmanuel Lepage Vallee d6108f5f95 Fix many small issues 2014-07-26 01:38:27 -04:00
Emmanuel Lepage Vallee 81b9ac9224 Fix a few issues 2014-05-14 23:43:19 -04: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 22f507e1f5 Add support for changing focus in max layout 2014-05-13 23:18:02 -04:00
Emmanuel Lepage Vallee 5b24908e9f Add partial max layout indicator 2014-05-12 23:35:45 -04:00
Emmanuel Lepage Vallee 96dccc5406 Add a way to automagically init this module 2014-05-10 23:46: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 6452339a02 Add 'Control' to max out the effect
* In move mode, it will move the client to the edge of the screen (floating only)
* In focus mode, it will use the floating layer instead of the tiled one**

** This is useful in layouts where floating client wont ever be selectable
2014-05-08 01:54:02 -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 bbf299e42c Try to fix luajit 2013-06-10 16:03:05 -04:00
Emmanuel Lepage Vallee 77bfb0b35f Add moving indicator support (partial) 2013-06-03 17:22:41 -04:00