2024-10-13 22:35 | change font | Matsuda Kenji | 1 | +2 | -2 |
2024-10-10 01:05 | delete volume lines | Matsuda Kenji | 1 | +1 | -5 |
2024-07-27 00:16 | Merge branch 'master' of git://git.suckless.org/dwm | Matsuda Kenji | 4 | +43 | -30 |
2024-06-08 10:36 | Add missing void to updateclientlist definition | Pontus Stenetorp | 1 | +1 | -1 |
2024-03-19 11:13 | bump version to 6.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-09-22 13:13 | Makefile: remove the options target | Hiltjo Posthuma | 1 | +2 | -8 |
2023-04-09 10:37 | restore SIGCHLD sighandler to default before spawning a program | Hiltjo Posthuma | 1 | +8 | -0 |
2023-03-07 10:33 | change compiler | Matsuda Kenji | 1 | +1 | -1 |
2023-02-17 05:05 | config.mk: update to _XOPEN_SOURCE=700L | NRK | 1 | +1 | -1 |
2023-01-28 11:53 | Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling | Chris Down | 1 | +9 | -11 |
2023-01-07 07:26 | change mfact to split screen even | Matsuda Kenji | 1 | +1 | -1 |
2022-12-07 14:55 | grabkeys: Avoid missing events when a keysym maps to multiple keycodes | Chris Down | 1 | +17 | -7 |
2022-10-28 14:37 | Revert "Remove dmenumon variable" | Hiltjo Posthuma | 2 | +4 | -1 |
2022-10-05 11:25 | Merge https://git.suckless.org/dwm | Matsuda Kenji | 5 | +35 | -61 |
2022-10-04 17:35 | bump version to 6.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-09-16 21:06 | remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 | Hiltjo Posthuma | 1 | +0 | -14 |
2022-08-26 12:48 | Remove dmenumon variable | Stein | 2 | +1 | -4 |
2022-08-18 16:13 | config.def.h: make keys and buttons const | NRK | 1 | +2 | -2 |
2022-08-15 12:31 | Remove blw variable in favour of calculating the value when needed | Stein | 1 | +3 | -3 |
2022-08-11 09:15 | Make floating windows spawn within the monitor's window area | Stein | 1 | +5 | -5 |
2022-08-09 08:38 | Simplify client y-offset correction | Stein | 1 | +1 | -3 |
2022-08-08 08:43 | sync code-style patch from libsl | Hiltjo Posthuma | 1 | +12 | -11 |
2022-08-05 22:27 | code-style: simplify some checks | NRK | 1 | +8 | -15 |
2022-07-29 23:26 | spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :") | explosion-mental | 1 | +1 | -3 |
2022-08-01 09:42 | unmanage: stop listening for events for unmanaged windows | Stein | 1 | +1 | -0 |
2022-07-22 11:25 | merged from suckless.org | Matsuda Kenji | 4 | +62 | -32 |
2022-07-22 11:22 | add border | Matsuda Kenji | 3 | +1 | -195 |
2022-07-22 07:18 | Revert "do not call signal-unsafe function inside sighanlder" | Hiltjo Posthuma | 1 | +2 | -2 |
2022-07-14 01:26 | do not call signal-unsafe function inside sighanlder | NRK | 1 | +2 | -2 |
2022-07-14 01:27 | use named parameter for func prototype | NRK | 1 | +2 | -2 |
2022-06-16 02:01 | customize | Matsuda Kenji | 2 | +42 | -35 |
2022-05-10 17:07 | sync latest drw.{c,h} changes from dmenu | Hiltjo Posthuma | 2 | +59 | -30 |
2022-05-01 16:37 | Makefile: add manual path for OpenBSD | Hiltjo Posthuma | 1 | +1 | -0 |
2022-05-01 01:52 | Merge branch 'master' of https://git.suckless.org/dwm | Matsuda Kenji | 2 | +41 | -36 |
2022-05-01 01:52 | change font size | Matsuda Kenji | 1 | +2 | -2 |
2022-04-26 08:42 | manage: Make sure c->isfixed is applied before floating checks | Chris Down | 1 | +1 | -0 |
2022-04-26 13:50 | LICENSE: add Chris Down | Hiltjo Posthuma | 1 | +1 | -0 |
2022-04-26 08:30 | Revert "manage: For isfloating/oldstate check/set, ensure trans client actually exists" | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-21 14:58 | Update monitor positions also on removal | Santtu Lakkala | 1 | +34 | -34 |
2022-03-17 15:56 | manage: propertynotify: Reduce cost of unused size hints | Chris Down | 1 | +5 | -3 |
2022-02-21 06:10 | manage: For isfloating/oldstate check/set, ensure trans client actually exists | Miles Alan | 1 | +1 | -1 |
2022-03-11 14:40 | fix mem leak in cleanup() | NRK | 1 | +1 | -0 |
2022-01-08 10:40 | new version was released Merge branch 'master' of https://git.suckless.org/dwm | Matsuda Kenji | 2 | +4 | -1 |
2022-01-08 10:40 | make change for my preference | Matsuda Kenji | 4 | +316 | -1 |
2022-01-07 11:39 | bump version to 6.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-12-18 16:58 | drawbar: Don't expend effort drawing bar if it is occluded | Chris Down | 1 | +3 | -0 |
2021-08-20 21:09 | Revert "Improve speed of drw_text when provided with large strings" | Hiltjo Posthuma | 1 | +2 | -5 |
2021-08-09 16:24 | Improve speed of drw_text when provided with large strings | Miles Alan | 1 | +5 | -2 |
2021-07-12 21:44 | Add a configuration option for fullscreen locking | Quentin Rameau | 2 | +2 | -1 |
2020-07-02 19:18 | Do not allow focus to drift from fullscreen client via focusstack() | Chris Down | 1 | +1 | -1 |
2020-03-03 22:23 | Fix x coordinate calculation in buttonpress. | Ian Remmler | 1 | +1 | -1 |
2020-07-08 16:05 | dwm.1: fix wrong text in man page | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-11 13:28 | Fix memory leaks in drw | Alex Flierl | 1 | +1 | -0 |
2020-04-23 07:50 | dwm crashes when opening 50+ clients (tile layout) | bakkeby | 1 | +4 | -2 |
2020-04-22 14:48 | drawbar: Don't shadow sw global | Chris Down | 1 | +4 | -4 |
2020-04-22 14:48 | getatomprop: Add forward declaration | Chris Down | 1 | +1 | -0 |
2020-04-20 15:41 | setmfact: Unify bounds for compile-time and runtime mfact | Chris Down | 1 | +1 | -1 |
2020-04-03 13:36 | config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-02 12:50 | Prepare 6.2 release. | Anselm R Garbe | 3 | +17 | -3 |
2018-06-02 15:15 | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma | 1 | +1 | -1 |
2018-06-02 15:04 | Makefile: just show the compiler output | Hiltjo Posthuma | 1 | +17 | -26 |
2018-06-02 13:12 | Do not strip at link stage | Klemens Nanni | 1 | +1 | -1 |
2018-05-25 05:56 | Pledge on OpenBSD | Klemens Nanni | 1 | +4 | -0 |
2018-05-25 04:56 | config.def.h: ClkTagBar missing from comment | Hiltjo Posthuma | 1 | +1 | -1 |
| 1671 more commits remaining, fetch the repository |