summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rc: only jump to new clients if they spawn on the focused pageHEADmasterAnton Khirnov2023-09-02
* pager: add page borders on all sides, not just top+bottomAnton Khirnov2023-06-11
* rc: use pcall for delayed focusing new clientsAnton Khirnov2023-05-05
* rc: show notification on screen backlight changesAnton Khirnov2023-02-12
* battery: avoid dividing by zeroAnton Khirnov2023-02-01
* battery_wgt: handle capacity being unknownAnton Khirnov2023-02-01
* rc: add a battery level monitor to statusbarAnton Khirnov2023-01-05
* utils: add logging functionsAnton Khirnov2023-01-05
* workspace: create desktop pages in reverse orderAnton Khirnov2022-12-24
* rc: prettify module includesAnton Khirnov2022-12-21
* rc: make only one urgency widgetAnton Khirnov2022-12-05
* pager: make a variable localAnton Khirnov2022-12-05
* urgent_wgt: refactor client signal handlersAnton Khirnov2022-12-04
* 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
* bindings: add a binding for toggling the current randr outputAnton Khirnov2021-11-14
* rc: fix focusing the initial page on startupAnton Khirnov2021-11-14
* rc: do the per-screen setup on new screen connectAnton Khirnov2021-11-14
* bindings: use XF86ScreenSaver without modkeys to screenlockAnton Khirnov2021-11-02
* utils: show a notification on changing audio volumeAnton Khirnov2021-11-01
* workspace: fix self referenceAnton Khirnov2021-10-31
* utils: show a notification on mute/unmuteAnton Khirnov2021-10-26
* rc: use singleton notification helperAnton Khirnov2021-10-26
* utils: factor out singleton notificationsAnton Khirnov2021-10-26
* bindings: add a binding for toggling auto-muteAnton Khirnov2021-10-26
* bindings: capture errors from locking the screenAnton Khirnov2021-10-26
* bindings: factor out shifting current client up/downAnton Khirnov2021-10-26
* bindings: factor out swapping two screensAnton Khirnov2021-10-26
* rc: show notification on master_width_factor changeAnton Khirnov2021-09-26
* pager: show page numbers in the backgroundAnton Khirnov2021-06-14
* 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
* bindings: add a binding for muteAnton Khirnov2021-06-04
* pager: add indicators for window status (maximized, floating)Anton Khirnov2021-06-04
* pager: factorize setting client textAnton Khirnov2021-06-04
* bindings: add bindings for switching screen by directionAnton Khirnov2021-05-29
* 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