summaryrefslogtreecommitdiff
path: root/bindings.lua
Commit message (Expand)AuthorAge
* bindings: try to preserve the screen during various movesAnton Khirnov2021-02-25
* bindings: use Control instead of Alt for swapping screen contentsAnton Khirnov2021-01-24
* bindings: switch focus to target after swapping screensAnton Khirnov2020-12-02
* bindings: add keys for switching to empty page on given deskAnton Khirnov2020-12-02
* bindings: use mod-\ for switching layoutsAnton Khirnov2020-12-02
* bindings: fix/improve desktop-switchingAnton Khirnov2020-12-02
* bindings: fix/improve comments for page handlingAnton Khirnov2020-12-02
* bindings: add bindings to swap contents of two desksAnton Khirnov2020-12-02
* bindings: add bindings for moving clients between adjacent desktop pagesAnton Khirnov2020-12-02
* bindings: drop prompt functions I do not useAnton Khirnov2020-12-02
* bindings: use shift+h/l to swap clients on a pageAnton Khirnov2020-12-02
* bindings: add binding for lid close/openAnton Khirnov2020-11-23
* bindings: allow locking with XF86ScreenSaver keyAnton Khirnov2020-11-09
* bindings: add bindings for (un)maximizingAnton Khirnov2020-11-07
* workspace: avoid unnecessary page stealingAnton Khirnov2020-06-13
* bindings: bind Shift+qwe move clients to specific screenAnton Khirnov2020-04-08
* workspace: add desktops automaticallyAnton Khirnov2020-04-08
* Replace awful.util.table with gears.tableAnton Khirnov2020-04-08
* Use client:move_to_screen() instead of deprecated movetoscreenAnton Khirnov2020-04-08
* Replace deprecated awful.util.spawn with awful.spawn.Anton Khirnov2018-06-22
* Make sure windows are spawned on the current tag.Anton Khirnov2018-06-22
* Add vim-like j/k bindings for moving between pages.Anton Khirnov2017-10-10
* Add functionality for desktop renaming.Anton Khirnov2017-02-07
* Bind mod+Enter to making focused client master.Anton Khirnov2017-02-07
* Basic support for desktops/pages.Anton Khirnov2017-01-26
* Initial commit.Anton Khirnov2016-12-25