]> Skullheadx's Git Forge - dwm.git/shortlog
dwm.git
2026-05-01 Skullheadxchange keybinds master
2026-05-01 Skullheadxswallow
2026-05-01 Skullheadxscratchpad
2026-05-01 Skullheadxdetailed layout name
2026-05-01 Skullheadx change font size for dmenu and dwm
2026-04-29 Skullheadxcreate config, adjust appearance
2026-04-29 Skullheadxadd flake
2026-03-13 Ruben Gonzalezbuttonpress: fix status text click area mismatch
2026-03-10 Ruben Gonzalezsendmon: resize fullscreen windows to target monitor
2026-02-20 NRKmore overflow fix in getatomprop()
2026-02-20 NRKgetstate: fix access type and remove redundant cast
2026-02-13 NRKfix not updating _NET_ACTIVE_WINDOW
2026-01-30 Hiltjo Posthumabump version to 6.8
2026-01-16 Chris Downdwm: Fix getatomprop regression from heap overflow fix
2026-01-10 Hiltjo Posthumabump version to 6.7
2026-01-10 Chris Downdwm: Fix heap buffer overflow in getatomprop
2025-09-29 Hiltjo Posthumadrw.c: drw_scm_free: call free inside
2025-09-27 Hiltjo Posthumacleanup schemes and colors
2025-08-12 Hiltjo Posthumaconfig: make refreshrate for mouse move/resize a config...
2025-08-09 Hiltjo Posthumabump version to 6.6
2024-10-30 Raymond ColeAvoid unsigned integer underflow in drw_text()
2024-10-27 Hiltjo Posthumautil.c: output function might override errno and thus...
2024-10-05 Hiltjo Posthumasync drw.{c,h} from dmenu
2024-06-08 Pontus StenetorpAdd missing void to updateclientlist definition
2024-03-19 Hiltjo Posthumabump version to 6.5
2023-09-22 Hiltjo PosthumaMakefile: remove the options target
2023-04-09 Hiltjo Posthumarestore SIGCHLD sighandler to default before spawning...
2023-02-17 NRKconfig.mk: update to _XOPEN_SOURCE=700L
2023-01-28 Chris DownUse sigaction(SA_NOCLDWAIT) for SIGCHLD handling
2022-12-07 Chris Downgrabkeys: Avoid missing events when a keysym maps to...
2022-10-28 Hiltjo PosthumaRevert "Remove dmenumon variable"
2022-10-04 Hiltjo Posthumabump version to 6.4
2022-09-17 Hiltjo Posthumaremove workaround for a crash with color emojis on...
2022-08-28 SteinRemove dmenumon variable
2022-08-19 NRKconfig.def.h: make keys and buttons const
2022-08-17 SteinRemove blw variable in favour of calculating the value...
2022-08-12 SteinMake floating windows spawn within the monitor's window...
2022-08-10 SteinSimplify client y-offset correction
2022-08-08 Hiltjo Posthumasync code-style patch from libsl
2022-08-06 NRKcode-style: simplify some checks
2022-08-02 explosion-mentalspawn: reduce 2 lines, change fprintf() + perror()...
2022-08-02 Steinunmanage: stop listening for events for unmanaged windows
2022-07-22 Hiltjo PosthumaRevert "do not call signal-unsafe function inside sigha...
2022-07-15 NRKdo not call signal-unsafe function inside sighanlder
2022-07-15 NRKuse named parameter for func prototype
2022-05-10 Hiltjo Posthumasync latest drw.{c,h} changes from dmenu
2022-05-01 Hiltjo PosthumaMakefile: add manual path for OpenBSD
2022-04-26 Chris Downmanage: Make sure c->isfixed is applied before floating...
2022-04-26 Hiltjo PosthumaLICENSE: add Chris Down
2022-04-26 Hiltjo PosthumaRevert "manage: For isfloating/oldstate check/set,...
2022-04-16 Santtu LakkalaUpdate monitor positions also on removal
2022-04-16 Chris Downmanage: propertynotify: Reduce cost of unused size...
2022-03-13 Miles Alanmanage: For isfloating/oldstate check/set, ensure trans...
2022-03-13 NRKfix mem leak in cleanup()
2022-01-07 Hiltjo Posthumabump version to 6.3
2021-12-19 Chris Downdrawbar: Don't expend effort drawing bar if it is occluded
2021-08-20 Hiltjo PosthumaRevert "Improve speed of drw_text when provided with...
2021-08-09 Miles AlanImprove speed of drw_text when provided with large...
2021-07-14 Quentin RameauAdd a configuration option for fullscreen locking
2021-03-29 Chris DownDo not allow focus to drift from fullscreen client...
2020-08-21 Ian RemmlerFix x coordinate calculation in buttonpress.
2020-07-08 Hiltjo Posthumadwm.1: fix wrong text in man page
2020-06-11 Alex FlierlFix memory leaks in drw
2020-04-25 bakkebydwm crashes when opening 50+ clients (tile layout)
2020-04-22 Chris Downdrawbar: Don't shadow sw global
2020-04-22 Chris Downgetatomprop: Add forward declaration
2020-04-20 Chris Downsetmfact: Unify bounds for compile-time and runtime...
2020-04-03 Hiltjo Posthumaconfig.mk: fix POSIX_C_SOURCE macro for feature test...
2019-02-02 Anselm R GarbePrepare 6.2 release.
2018-06-02 Hiltjo Posthumapledge: add rpath promise for the ugly Xft font fallback
2018-06-02 Hiltjo PosthumaMakefile: just show the compiler output
2018-06-02 Klemens NanniDo not strip at link stage
2018-05-25 Klemens NanniPledge on OpenBSD
2018-05-25 Hiltjo Posthumaconfig.def.h: ClkTagBar missing from comment
2018-05-12 Christopher... Function declarations in correct order.
2018-05-12 Hiltjo Posthumaremove old TODO and BUGS entries
2018-03-14 Hiltjo Posthumaupdate README: remove mentioning the old dextra repo
2018-03-14 Christopher... All functions in alphabetical order except for this...
2018-03-14 Christopher... ColBorder has been moved to the enum with ColFg and...
2017-12-27 Hiltjo Posthumadont NUL terminate _NET_WM_NAME
2017-11-03 Hiltjo Posthumasync dmenu drw.{c,h} code: use Clr* (was Scm)
2017-11-03 Hiltjo Posthumagettextprop: check result of XGetTextProperty (undefine...
2017-11-03 Omar SandovalSet class name on status bar
2017-10-11 Daniel Cousenssimplify isfixed conditions
2017-05-08 Anselm R Garbeyet another cleanup
2017-03-28 Markus TeichDon't restrict snap in mousemove
2017-03-28 Markus TeichButton passthrough when client is not focused
2017-03-28 Markus Teichcleanup
2016-12-05 Anselm R Garbeapplied Markus' tagset purge of alternative view on...
2016-12-05 Anselm R Garbeapplied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch...
2016-12-05 Anselm R Garbeapplied Ian Remmler's man page adjustment suggestions
2016-12-05 Anselm R Garbeapplied Markus' decouple color-scheme patch
2016-12-05 Anselm R Garbeapplied Markus' clarify status text padding patch
2016-11-15 Quentin RameauLICENSE: update people
2016-11-15 Quentin Rameaudwm.1: add keybinding for spawning dmenu
2016-11-05 Hiltjo Posthumadie() on calloc failure
2016-08-12 Hiltjo Posthumadie() consistency: always add newline
2016-06-28 Hiltjo Posthumaconfig.def.h: style improvement, use color Scheme enum
2016-06-26 Markus Teichimport new drw from libsl and minor fixes.
2016-06-24 Eric PruittConfigure geometry before applying rules
next