summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* desktop: drop deprecated add_signalAnton Khirnov2020-04-08
* workspace: add desktops automaticallyAnton Khirnov2020-04-08
* rc: avoid variable shadowingAnton Khirnov2020-04-08
* rc: convert the error text to stringAnton Khirnov2020-04-08
* rc: drop an unnecessary importAnton Khirnov2020-04-08
* Replace awful.util.table with gears.tableAnton Khirnov2020-04-08
* rc: place new clients on the screen where the mouse currently isAnton Khirnov2020-04-08
* Use client:move_to_screen() instead of deprecated movetoscreenAnton Khirnov2020-04-08
* 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
* rc: drop disabled titlebar codeAnton Khirnov2018-10-12
* workspace: remove a call to deprecated add_signal()Anton Khirnov2018-07-03
* rc: remove an unnecessary global pager tableAnton Khirnov2018-07-03
* rc: remove an unnecessary global layout widget tableAnton Khirnov2018-07-03
* rc: remove unused cruftAnton Khirnov2018-07-03
* workspace: fix variable scope.Anton Khirnov2018-06-22
* 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
* utils: export functions in a more compact mannerAnton 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
* pager: drop an unnecessary context variable.Anton Khirnov2017-10-10
* pager: make a variable localAnton Khirnov2017-10-10
* rc: drop a firefox ruleAnton Khirnov2017-10-10
* Create a desktop for each screen present at startup.Anton Khirnov2017-10-10
* 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