summaryrefslogtreecommitdiff
path: root/workspace.lua
Commit message (Expand)AuthorAge
* workspace: stop using deprecated functionsAnton Khirnov2021-02-25
* workspace: add a fixme commentAnton Khirnov2021-02-25
* Remove debugging prints.Anton Khirnov2021-02-25
* workspace: pre-create desktopsAnton Khirnov2020-12-02
* workspace: add a function to find an empty page on deskAnton Khirnov2020-12-02
* bindings: add bindings for moving clients between adjacent desktop pagesAnton Khirnov2020-12-02
* pager: improve marking visible pagesAnton Khirnov2020-12-02
* workspace: use more easily parsable names for tags/pagesAnton Khirnov2020-12-02
* workspace: use delayed_call() for preserving focus after page switchAnton Khirnov2020-12-02
* pager: display more information in the titleAnton Khirnov2020-11-07
* workspace: avoid unnecessary page stealingAnton Khirnov2020-06-13
* workspace: merge with desktopAnton Khirnov2020-04-10
* workspace: add desktops automaticallyAnton Khirnov2020-04-08
* Use client:move_to_screen() instead of deprecated movetoscreenAnton Khirnov2020-04-08
* workspace: remove a call to deprecated add_signal()Anton Khirnov2018-07-03
* workspace: fix variable scope.Anton Khirnov2018-06-22
* Make variables local.Anton Khirnov2018-06-22
* Drop trailing whitespace.Anton Khirnov2017-10-10
* Update for awesome 4.Anton Khirnov2017-10-10
* Add functionality for desktop renaming.Anton Khirnov2017-02-07
* Basic support for desktops/pages.Anton Khirnov2017-01-26