index
:
dwm
qwd/devel
trunk
dwm fork - fullscreen, suckless status bar and sensibles keybindings
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
config.h: discard deprecated x11 commands
HEAD
trunk
Romain Gonçalves
2024-10-29
1
-4
/
+2
*
patches: add statuscolors
Romain Gonçalves
2024-10-20
4
-7
/
+121
*
gitignore: ignore rejected files
Romain Gonçalves
2024-10-09
1
-0
/
+1
*
feat(config.h): bind play/pause music command
Romain Gonçalves
2024-10-09
1
-0
/
+1
*
config.h: add x11 shortcut on function keys
Romain Gonçalves
2024-10-09
1
-0
/
+5
*
config.h: enable next/prev media key for hhkb
Romain Gonçalves
2024-10-09
1
-1
/
+3
*
patches: Apply pertag layout
Romain Gonçalves
2024-10-09
2
-6
/
+259
*
dwm.c: Avoid fullscreen z-fighting on new terminal only
Romain Gonçalves
2024-10-09
1
-2
/
+2
*
dwm.c: Avoid fullscreen z-fighting with multiple clients
Romain Gonçalves
2024-10-09
1
-0
/
+5
*
config.h: Only warp when switching screens
Romain Gonçalves
2024-10-09
1
-2
/
+0
*
patches: Add warp for automatically moving mouse
Romain Gonçalves
2024-10-09
2
-0
/
+84
*
config.h: Add media keys and script abstraction
Romain Gonçalves
2024-10-09
1
-4
/
+28
*
config.h: Using mod+f is faster for fullscreen
Romain Gonçalves
2024-10-09
1
-2
/
+2
*
patches: Apply statusbar on all monitors
Romain Gonçalves
2024-10-09
2
-2
/
+29
*
config.h: Disable gaps around st, xterm, etc
Romain Gonçalves
2024-10-09
1
-1
/
+1
*
config.h: Use monochromatic colorscheme
Romain Gonçalves
2024-10-09
1
-8
/
+6
*
patches: Apply movestack
Romain Gonçalves
2024-10-09
4
-1
/
+152
*
patches: Apply actualfullscreen
Romain Gonçalves
2024-10-09
5
-0
/
+81
*
gitignore: Ignore artifacts from patch command
Romain Gonçalves
2024-10-09
2
-4
/
+3
*
config.h: Add opinionated keybinds
Romain Gonçalves
2024-10-09
1
-6
/
+6
*
config.h: Use Terminus bitmap font
Romain Gonçalves
2024-10-09
1
-2
/
+2
*
config.h: Scaffold from default and add gitignore
Romain Gonçalves
2024-10-09
2
-0
/
+121
*
Makefile: Override freetype path for OpenBSD
Romain Gonçalves
2024-10-09
2
-0
/
+4
*
sync drw.{c,h} from dmenu
Hiltjo Posthuma
2024-10-05
3
-60
/
+56
*
Add missing void to updateclientlist definition
Pontus Stenetorp
2024-06-08
1
-1
/
+1
*
bump version to 6.5
Hiltjo Posthuma
2024-03-19
1
-1
/
+1
*
Makefile: remove the options target
Hiltjo Posthuma
2023-09-22
1
-8
/
+2
*
restore SIGCHLD sighandler to default before spawning a program
Hiltjo Posthuma
2023-04-09
1
-0
/
+8
*
config.mk: update to _XOPEN_SOURCE=700L
NRK
2023-02-17
1
-1
/
+1
*
Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling
Chris Down
2023-01-28
1
-11
/
+9
*
grabkeys: Avoid missing events when a keysym maps to multiple keycodes
Chris Down
2022-12-07
1
-7
/
+17
*
Revert "Remove dmenumon variable"
Hiltjo Posthuma
2022-10-28
2
-1
/
+4
*
bump version to 6.4
Hiltjo Posthuma
2022-10-04
1
-1
/
+1
*
remove workaround for a crash with color emojis on some systems, now fixed in...
Hiltjo Posthuma
2022-09-17
1
-14
/
+0
*
Remove dmenumon variable
Stein
2022-08-28
2
-4
/
+1
*
config.def.h: make keys and buttons const
NRK
2022-08-19
1
-2
/
+2
*
Remove blw variable in favour of calculating the value when needed
Stein
2022-08-17
1
-3
/
+3
*
Make floating windows spawn within the monitor's window area
Stein
2022-08-12
1
-5
/
+5
*
Simplify client y-offset correction
Stein
2022-08-10
1
-3
/
+1
*
sync code-style patch from libsl
Hiltjo Posthuma
2022-08-08
1
-11
/
+12
*
code-style: simplify some checks
NRK
2022-08-06
1
-15
/
+8
*
spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")
explosion-mental
2022-08-02
1
-3
/
+1
*
unmanage: stop listening for events for unmanaged windows
Stein
2022-08-02
1
-0
/
+1
*
Revert "do not call signal-unsafe function inside sighanlder"
Hiltjo Posthuma
2022-07-22
1
-2
/
+2
*
do not call signal-unsafe function inside sighanlder
NRK
2022-07-15
1
-2
/
+2
*
use named parameter for func prototype
NRK
2022-07-15
1
-2
/
+2
*
sync latest drw.{c,h} changes from dmenu
Hiltjo Posthuma
2022-05-10
2
-30
/
+59
*
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-05-01
1
-0
/
+1
*
manage: Make sure c->isfixed is applied before floating checks
Chris Down
2022-04-26
1
-0
/
+1
*
LICENSE: add Chris Down
Hiltjo Posthuma
2022-04-26
1
-0
/
+1
[next]
remember that computers suck.