Age | Commit message (Expand) | Author |
2025-03-14 | grabkeys: Grab all keycodesHEADmaster | tsxv478 |
2024-10-25 | 2px border | tsxv478 |
2024-10-23 | Brighter cyan color | tsxv478 |
2024-05-03 | arrange() fix | tsxv478 |
2024-04-28 | Nine tags | tsxv478 |
2024-03-19 | Top bar default | tsxv478 |
2024-03-19 | Hide vacant tags | tsxv478 |
2024-02-12 | arrange selmon, not NULL | tsxv478 |
2023-02-14 | actual fullscreen | tsxv478 |
2023-02-14 | bar height variable | tsxv478 |
2023-01-11 | better quit binding | tsxv478 |
2023-01-10 | shiftview | tsxv478 |
2022-08-28 | fix comment alignment | tsxv478 |
2022-08-28 | change layout order | tsxv478 |
2022-08-28 | gaps per tag | tsxv478 |
2022-08-27 | stacker | tsxv478 |
2022-07-22 | ignore config.h | tsxv478 |
2022-07-22 | remove config.h | tsxv478 |
2022-07-22 | default configuration in config.def.h | tsxv478 |
2022-07-22 | quit binding | tsxv478 |
2022-07-18 | change layout order | tsxv478 |
2022-07-18 | remove centeredfloatingmaster layout | tsxv478 |
2022-07-17 | fix borders | tsxv478 |
2022-07-17 | dmenucmd color | tsxv478 |
2022-07-17 | custom config.h | tsxv478 |
2022-07-16 | remove setgaps function | tsxv478 |
2022-07-16 | status2d patch | tsxv478 |
2022-07-16 | pertag patch | tsxv478 |
2022-07-16 | swallow patch | tsxv478 |
2022-07-16 | vanitygaps patch | tsxv478 |
2022-07-16 | add gitignore | tsxv478 |
2022-07-16 | remove readme and dwm.png | tsxv478 |
2022-07-15 | do not call signal-unsafe function inside sighanlder | NRK |
2022-07-15 | use named parameter for func prototype | NRK |
2022-05-10 | sync latest drw.{c,h} changes from dmenu | Hiltjo Posthuma |
2022-05-01 | Makefile: add manual path for OpenBSD | Hiltjo Posthuma |
2022-04-26 | manage: Make sure c->isfixed is applied before floating checks | Chris Down |
2022-04-26 | LICENSE: add Chris Down | Hiltjo Posthuma |
2022-04-26 | Revert "manage: For isfloating/oldstate check/set, ensure trans client actual... | Hiltjo Posthuma |
2022-04-16 | Update monitor positions also on removal | Santtu Lakkala |
2022-04-16 | manage: propertynotify: Reduce cost of unused size hints | Chris Down |
2022-03-13 | manage: For isfloating/oldstate check/set, ensure trans client actually exists | Miles Alan |
2022-03-13 | fix mem leak in cleanup() | NRK |
2022-01-07 | bump version to 6.3 | Hiltjo Posthuma |
2021-12-19 | drawbar: Don't expend effort drawing bar if it is occluded | Chris Down |
2021-08-20 | Revert "Improve speed of drw_text when provided with large strings" | Hiltjo Posthuma |
2021-08-09 | Improve speed of drw_text when provided with large strings | Miles Alan |
2021-07-14 | Add a configuration option for fullscreen locking | Quentin Rameau |
2021-03-29 | Do not allow focus to drift from fullscreen client via focusstack() | Chris Down |
2020-08-21 | Fix x coordinate calculation in buttonpress. | Ian Remmler |