summaryrefslogtreecommitdiff
path: root/rc.lua
Commit message (Expand)AuthorAge
* rc: only jump to new clients if they spawn on the focused pageHEADmasterAnton Khirnov2023-09-02
* rc: use pcall for delayed focusing new clientsAnton Khirnov2023-05-05
* rc: show notification on screen backlight changesAnton Khirnov2023-02-12
* rc: add a battery level monitor to statusbarAnton Khirnov2023-01-05
* utils: add logging functionsAnton Khirnov2023-01-05
* rc: prettify module includesAnton Khirnov2022-12-21
* rc: make only one urgency widgetAnton Khirnov2022-12-05
* rc/workspace: handle screen removal cleanlyAnton Khirnov2021-11-16
* rc: make a function localAnton Khirnov2021-11-15
* rc: add a systray widget showing desktops with urgent windowsAnton Khirnov2021-11-15
* rc: fix focusing the initial page on startupAnton Khirnov2021-11-14
* rc: do the per-screen setup on new screen connectAnton Khirnov2021-11-14
* rc: use singleton notification helperAnton Khirnov2021-10-26
* rc: show notification on master_width_factor changeAnton Khirnov2021-09-26
* rc: notify on new values of tag propertiesAnton Khirnov2021-06-13
* rc: stop calling pager:set_desktop() manuallyAnton Khirnov2021-06-12
* pager: accept workspace in the constructorAnton Khirnov2021-06-12
* workspace: pass the desktop to desktop:view signalAnton Khirnov2021-06-12
* rc: display the layout indicator at tray icon sizeAnton Khirnov2021-06-11
* rc: scale systray icon size with DPIAnton Khirnov2021-06-11
* rc: drop remnants of menubar useAnton Khirnov2021-06-11
* rc: scale the panel width with screen DPIAnton Khirnov2021-06-10
* pager: scale vertically with available spaceAnton Khirnov2021-06-10
* rc: put new clients at the endAnton Khirnov2021-05-29
* rc: reduce indentation level by early returnAnton Khirnov2021-05-29
* rc: apply no_offscreen placement unconditionally to all clientsAnton Khirnov2021-05-29
* rc: move sloppy focus handling out of the manage callbackAnton Khirnov2021-05-29
* rc: give focus to newly-spawned clientsAnton Khirnov2021-05-29
* rc: always place new clients on the screen with the mouseAnton Khirnov2021-05-29
* rc: rename variable to reflect its useAnton Khirnov2021-03-07
* rc: drop useless layout with just one childAnton Khirnov2021-03-07
* rc: fix broken indentationAnton Khirnov2021-02-25
* Remove debugging prints.Anton Khirnov2021-02-25
* rc: add a systray to all screens.Anton Khirnov2020-11-18
* rc: update client rulesAnton Khirnov2020-11-09
* rc: reduce the clock date font sizeAnton Khirnov2020-11-09
* rc: tweak clock appearanceAnton Khirnov2020-11-07
* pager: do not inherit from widget, rather make it a propertyAnton Khirnov2020-06-20
* rc: drop global mouse bindingsAnton 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
* rc: drop disabled titlebar codeAnton Khirnov2018-10-12
* 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
* Update for awesome 4.Anton Khirnov2017-10-10