summaryrefslogtreecommitdiff
path: root/pager.lua
Commit message (Expand)AuthorAge
* pager: add page borders on all sides, not just top+bottomAnton Khirnov2023-06-11
* pager: make a variable localAnton Khirnov2022-12-05
* pager: show page numbers in the backgroundAnton Khirnov2021-06-14
* pager: accept workspace in the constructorAnton Khirnov2021-06-12
* pager: scale vertically with available spaceAnton Khirnov2021-06-10
* pager: add indicators for window status (maximized, floating)Anton Khirnov2021-06-04
* pager: factorize setting client textAnton Khirnov2021-06-04
* pager: mark urgent clients on all pagersAnton Khirnov2021-02-25
* pager: style urgent clientsAnton Khirnov2021-02-25
* pager: granular page modificationAnton Khirnov2021-02-25
* pager: improve marking visible pagesAnton Khirnov2020-12-02
* pager: use focused attributes for focused screenAnton Khirnov2020-12-02
* pager: check that the page change is on our screenAnton Khirnov2020-11-09
* pager: display more information in the titleAnton Khirnov2020-11-07
* pager: remove unused argumentAnton Khirnov2020-11-07
* pager: cache desktop widgetsAnton Khirnov2020-11-07
* pager: drop now-unnecessary init_data tableAnton Khirnov2020-11-07
* pager: declare Pager methods more cleanlyAnton Khirnov2020-11-07
* pager: do not reset the desktop when not necessaryAnton Khirnov2020-06-20
* pager: do not inherit from widget, rather make it a propertyAnton Khirnov2020-06-20
* pager: update widget names to non-deprecated onesAnton Khirnov2020-04-08
* pager: make sure we don't try to set a nil window titleAnton Khirnov2020-04-08
* Update for awesome 4.Anton Khirnov2017-10-10
* pager: drop an unnecessary context variable.Anton Khirnov2017-10-10
* pager: make a variable localAnton Khirnov2017-10-10
* Add functionality for desktop renaming.Anton Khirnov2017-02-07
* Basic support for desktops/pages.Anton Khirnov2017-01-26
* Initial commit.Anton Khirnov2016-12-25