This website requires JavaScript.
481f8e9d1f
WIP my local config changes
wip
lupan
2025-10-07 00:15:56 +02:00
42cd641add
MoveStack patch
patched-2
BrunoCooper17
2021-11-15 14:04:53 -06:00
879aa682e8
apply patch dwm-winview-gaplessgrid-gridall-6.5.diff
lupan
2026-01-20 21:13:24 +01:00
7aeb4c5156
shift-tools - shifttag, moves the current selected client to the adjacent tag - shifttagclients, moves the current selected client to the adjacent tag that has at least one client else acts as shifttag - shiftview, view adjacent tag - shiftviewclients, view the closes tag that has a client. If none acts as shiftview - shiftboth, shifttag and shiftview. Basically moves the window to the next/prev tag and follows it. - shiftswaptags, its a shift implementation on the swaptags function (see https://github.com/moizifty/DWM-Build/blob/65379c62640788881486401a0d8c79333751b02f/config.h#L48 for more details), which in short 'swaps tags' (swaps all clients with the clients on the adjacent tag). A pretty useful example of this is chosing a tag empty and sending all your clients to that tag. - swapfunction is the 'helper' function for the shiftswaptags. remember that these functions **shift**, which means you can go from tag 1 to 9 or 9 to 1. Also remember that the default argument is 1 and you can change it.
explosion-mental
2021-08-11 21:05:44 -05:00
6e62aa05e3
agree: dwm-goback with dwm-warp
lupan
2025-10-08 23:09:15 +02:00
2b9fb819c9
add patch/function 'goback'
Max Schillinger
2020-12-27 15:04:08 +01:00
2577fc5da2
agree: dwm-autodarkmode with dwm-awesomebar
lupan
2025-10-07 00:06:55 +02:00
2a169de7d8
With this patch you can focus on any of the currently open windows on the current tagset with just one key combination
dimarogiv
2023-07-20 14:22:32 +03:00
403292696a
Port the uselessgap patch to 6.2
Cyril Cressent
2019-07-03 21:33:45 -07:00
c797eece48
Warp patch
Jonas Dujava
2023-05-26 22:14:48 +02:00
ab679e3203
apply dwm-xinerama-monitors-xorder-6.4.diff
lupan
2025-10-06 23:17:39 +02:00
1d83868c91
agree: change dwm-autodarkmode signal to USR1 and leave restarsig signal to HUP
lupan
2025-10-06 22:55:43 +02:00
d55cfd204f
apply patch dwm-autodarkmode-20250224-6.5.diff
lupan
2025-10-06 22:25:58 +02:00
ca03ca3348
apply patch dwm-awesomebar-20230431-6.4.diff
lupan
2025-10-06 22:08:47 +02:00
79a8bed5b1
apply patch dwm-exitmenu-6.3.diff
lupan
2025-10-06 21:30:29 +02:00
bb014787b7
preserve clients on old tags when renewing dwm
Arda Atci
2022-05-18 17:23:16 +03:00
256cec2013
Modifies quit to handle restarts and adds SIGHUP and SIGTERM handlers.
Christopher Drelich
2018-05-23 22:50:38 -04:00
a9aa0d8ffb
dwm: Fix getatomprop regression from heap overflow fix
master
Chris Down
2026-01-14 14:58:05 +08:00
85fe518c1a
bump version to 6.7
Hiltjo Posthuma
2026-01-10 11:31:44 +01:00
244fa852fe
dwm: Fix heap buffer overflow in getatomprop
Chris Down
2026-01-07 22:02:00 +08:00
a07421c195
shift-tools - shifttag, moves the current selected client to the adjacent tag - shifttagclients, moves the current selected client to the adjacent tag that has at least one client else acts as shifttag - shiftview, view adjacent tag - shiftviewclients, view the closes tag that has a client. If none acts as shiftview - shiftboth, shifttag and shiftview. Basically moves the window to the next/prev tag and follows it. - shiftswaptags, its a shift implementation on the swaptags function (see https://github.com/moizifty/DWM-Build/blob/65379c62640788881486401a0d8c79333751b02f/config.h#L48 for more details), which in short 'swaps tags' (swaps all clients with the clients on the adjacent tag). A pretty useful example of this is chosing a tag empty and sending all your clients to that tag. - swapfunction is the 'helper' function for the shiftswaptags. remember that these functions **shift**, which means you can go from tag 1 to 9 or 9 to 1. Also remember that the default argument is 1 and you can change it.
patched
explosion-mental
2021-08-11 21:05:44 -05:00
006706b5d0
agree: dwm-goback with dwm-warp
lupan
2025-10-08 23:09:15 +02:00
0243a59c57
add patch/function 'goback'
Max Schillinger
2020-12-27 15:04:08 +01:00
c013256eef
agree: dwm-autodarkmode with dwm-awesomebar
lupan
2025-10-07 00:06:55 +02:00
431135ecd9
With this patch you can focus on any of the currently open windows on the current tagset with just one key combination
dimarogiv
2023-07-20 14:22:32 +03:00
f2837055a1
Port the uselessgap patch to 6.2
Cyril Cressent
2019-07-03 21:33:45 -07:00
5bcc02f2a7
Warp patch
Jonas Dujava
2023-05-26 22:14:48 +02:00
9e3e644c21
apply dwm-xinerama-monitors-xorder-6.4.diff
lupan
2025-10-06 23:17:39 +02:00
b6d063c786
agree: change dwm-autodarkmode signal to USR1 and leave restarsig signal to HUP
lupan
2025-10-06 22:55:43 +02:00
272db9d233
apply patch dwm-autodarkmode-20250224-6.5.diff
lupan
2025-10-06 22:25:58 +02:00
e93f93b98c
apply patch dwm-awesomebar-20230431-6.4.diff
lupan
2025-10-06 22:08:47 +02:00
cc4d5e65d7
apply patch dwm-exitmenu-6.3.diff
lupan
2025-10-06 21:30:29 +02:00
9b49e9ad18
preserve clients on old tags when renewing dwm
Arda Atci
2022-05-18 17:23:16 +03:00
cfe958510f
Modifies quit to handle restarts and adds SIGHUP and SIGTERM handlers.
Christopher Drelich
2018-05-23 22:50:38 -04:00
7c3abae4e6
drw.c: drw_scm_free: call free inside
Hiltjo Posthuma
2025-09-29 18:48:27 +02:00
93f26863d1
cleanup schemes and colors
Hiltjo Posthuma
2025-09-27 12:10:17 +02:00
74edc27caa
config: make refreshrate for mouse move/resize a config option
Hiltjo Posthuma
2025-08-12 19:17:20 +02:00
693d94d350
bump version to 6.6
Hiltjo Posthuma
2025-08-09 14:34:03 +02:00
cfb8627a80
Avoid unsigned integer underflow in drw_text()
Raymond Cole
2024-10-28 00:34:55 +00:00
fcb2476b69
util.c: output function might override errno and thus affect perror()
Hiltjo Posthuma
2024-10-27 20:10:07 +01:00
8933ebcf50
sync drw.{c,h} from dmenu
Hiltjo Posthuma
2024-10-05 13:01:49 +02:00
5687f46964
Add missing void to updateclientlist definition
Pontus Stenetorp
2024-06-08 19:36:15 +09:00
061e9fe9a7
bump version to 6.5
Hiltjo Posthuma
2024-03-19 12:13:16 +01:00
9f8855343c
Makefile: remove the options target
Hiltjo Posthuma
2023-09-22 15:13:29 +02:00
e81f17d4c1
restore SIGCHLD sighandler to default before spawning a program
Hiltjo Posthuma
2023-04-09 12:37:14 +02:00
348f6559ab
config.mk: update to _XOPEN_SOURCE=700L
NRK
2023-02-17 11:05:09 +06:00
712d6639ff
Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling
Chris Down
2023-01-28 12:53:48 +01:00
89f9905714
grabkeys: Avoid missing events when a keysym maps to multiple keycodes
Chris Down
2022-12-07 14:55:08 +00:00
ba56fe9fea
Revert "Remove dmenumon variable"
Hiltjo Posthuma
2022-10-28 16:37:56 +02:00
50ad171eea
bump version to 6.4
Hiltjo Posthuma
2022-10-04 19:35:13 +02:00
970f376973
remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5
Hiltjo Posthuma
2022-09-16 23:06:47 +02:00
c2b748e793
Remove dmenumon variable
Stein
2022-08-26 14:48:46 +02:00
84d7322113
config.def.h: make keys and buttons const
NRK
2022-08-18 22:13:08 +06:00
5799dd1fca
Remove blw variable in favour of calculating the value when needed
Stein
2022-08-15 14:31:22 +02:00
44adafe006
Make floating windows spawn within the monitor's window area
Stein
2022-08-11 11:15:55 +02:00
a859676ead
Simplify client y-offset correction
Stein
2022-08-09 10:38:08 +02:00
e0dee91145
sync code-style patch from libsl
Hiltjo Posthuma
2022-08-08 10:43:09 +02:00
5e76e7e21d
code-style: simplify some checks
NRK
2022-08-06 04:27:13 +06:00
5b2e5e7a40
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")
explosion-mental
2022-07-29 18:26:04 -05:00
786f6e2a6f
unmanage: stop listening for events for unmanaged windows
Stein
2022-08-01 11:42:44 +02:00
e03248a4d5
Revert "do not call signal-unsafe function inside sighanlder"
Hiltjo Posthuma
2022-07-22 09:18:52 +02:00
6613d9f9a1
do not call signal-unsafe function inside sighanlder
NRK
2022-07-14 07:26:40 +06:00
9bffa845fa
use named parameter for func prototype
NRK
2022-07-14 07:27:34 +06:00
d3f93c7c1a
sync latest drw.{c,h} changes from dmenu
Hiltjo Posthuma
2022-05-10 19:07:56 +02:00
cd0773cee9
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-05-01 18:37:54 +02:00
8b48e30973
manage: Make sure c->isfixed is applied before floating checks
Chris Down
2022-04-26 09:42:23 +01:00
a83dc20310
LICENSE: add Chris Down
Hiltjo Posthuma
2022-04-26 15:50:32 +02:00
a4771de5ba
Revert "manage: For isfloating/oldstate check/set, ensure trans client actually exists"
Hiltjo Posthuma
2022-04-26 10:30:59 +02:00
d93ff48803
Update monitor positions also on removal
Santtu Lakkala
2022-02-21 16:58:28 +02:00
8806b6e237
manage: propertynotify: Reduce cost of unused size hints
Chris Down
2022-03-17 15:56:13 +00:00
bece862a0f
manage: For isfloating/oldstate check/set, ensure trans client actually exists
Miles Alan
2022-02-21 01:10:56 -05:00
60e9a14998
fix mem leak in cleanup()
NRK
2022-03-11 20:40:05 +06:00
d39e2f3441
bump version to 6.3
Hiltjo Posthuma
2022-01-07 12:39:18 +01:00
8657affa2a
drawbar: Don't expend effort drawing bar if it is occluded
Chris Down
2021-12-18 16:58:23 +00:00
a786211d6c
Revert "Improve speed of drw_text when provided with large strings"
Hiltjo Posthuma
2021-08-20 23:09:48 +02:00
716233534b
Improve speed of drw_text when provided with large strings
Miles Alan
2021-08-09 18:24:14 +02:00
138b405f0c
Add a configuration option for fullscreen locking
Quentin Rameau
2021-07-12 23:44:16 +02:00
67d76bdc68
Do not allow focus to drift from fullscreen client via focusstack()
Chris Down
2020-07-02 20:18:30 +01:00
61bb8b2241
Fix x coordinate calculation in buttonpress.
Ian Remmler
2020-03-03 16:23:53 -06:00
bb2e7222ba
dwm.1: fix wrong text in man page
Hiltjo Posthuma
2020-07-08 18:05:50 +02:00
f04cac6d6e
Fix memory leaks in drw
Alex Flierl
2020-06-11 15:28:32 +02:00
f09418bbb6
dwm crashes when opening 50+ clients (tile layout)
bakkeby
2020-04-23 09:50:54 +02:00
ed3ab6b4fc
drawbar: Don't shadow sw global
Chris Down
2020-04-22 15:48:27 +01:00
f087d20e6e
getatomprop: Add forward declaration
Chris Down
2020-04-22 15:48:08 +01:00
a8e9513783
setmfact: Unify bounds for compile-time and runtime mfact
Chris Down
2020-04-20 16:41:52 +01:00
c82db690cc
config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf()
Hiltjo Posthuma
2020-04-03 15:36:32 +02:00
cb3f58ad06
Prepare 6.2 release.
Anselm R Garbe
2019-02-02 04:50:42 -08:00
b69c870a30
pledge: add rpath promise for the ugly Xft font fallback
Hiltjo Posthuma
2018-06-02 17:15:42 +02:00
e78b4a9207
Makefile: just show the compiler output
Hiltjo Posthuma
2018-06-02 17:04:44 +02:00
3cd4023fb3
Do not strip at link stage
Klemens Nanni
2018-06-02 15:12:42 +02:00
f40f86fa87
Pledge on OpenBSD
Klemens Nanni
2018-05-25 07:56:27 +02:00
c3a2e016bb
config.def.h: ClkTagBar missing from comment
Hiltjo Posthuma
2018-05-25 06:56:36 +02:00
c8e9479186
Function declarations in correct order.
Christopher Drelich
2018-05-02 18:09:50 -04:00
10dfa65860
remove old TODO and BUGS entries
Hiltjo Posthuma
2018-05-12 19:14:19 +02:00
3bd8466e93
update README: remove mentioning the old dextra repo
Hiltjo Posthuma
2018-03-14 21:03:11 +01:00
76c8c16d79
All functions in alphabetical order except for this one.
Christopher Drelich
2018-03-14 13:58:06 -04:00
3cb34830eb
ColBorder has been moved to the enum with ColFg and ColBg.
Christopher Drelich
2018-03-14 17:44:53 +01:00
db2236001c
dont NUL terminate _NET_WM_NAME
Hiltjo Posthuma
2017-12-27 13:36:53 +01:00
3756f7f6b8
sync dmenu drw.{c,h} code: use Clr* (was Scm)
Hiltjo Posthuma
2017-11-03 21:20:48 +01:00
99f78fa553
gettextprop: check result of XGetTextProperty (undefined behaviour for XFree)
Hiltjo Posthuma
2017-11-03 16:36:32 +01:00