summaryrefslogtreecommitdiff
path: root/pager.lua
Commit message (Collapse)AuthorAge
* pager: cache desktop widgetsAnton Khirnov2020-11-07
| | | | Creating them anew all the time leads to large memory usage.
* 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