index
:
seiwm
main
old
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(dwm.c): add combo patch
Fuwn
2024-05-23
1
-0
/
+43
*
feat(dwm.c): add pertagwithsel patch
Fuwn
2024-05-23
1
-8
/
+91
*
feat(dwm.c): add zoomswap patch
Fuwn
2024-05-23
1
-3
/
+40
*
feat(dwm.c): dd attachaside patch
Fuwn
2024-05-23
1
-4
/
+28
*
fix(dwm.c): correct systray position on bar toggle
Fuwn
2024-05-23
1
-1
/
+1
*
fix(dwm.c): buttonpres with sp padding
Fuwn
2024-05-23
1
-1
/
+1
*
feat(config.h): global custom WMNAME usage
Fuwn
2024-05-23
1
-11
/
+11
*
feat(config.h): add bar height patch
Fuwn
2024-05-23
1
-1
/
+1
*
feat(dwm.c): toggle bar on fullscreen toggle
Fuwn
2024-05-23
1
-1
/
+3
*
fix(dwm.c): barpadding and systray compatibility
Fuwn
2024-05-23
1
-4
/
+4
*
feat(dwm.c): add barpadding patch
Fuwn
2024-05-23
1
-9
/
+14
*
feat(config.h): custom window manager name
Fuwn
2024-05-23
1
-3
/
+3
*
fix(dwm.c): bar widget press registration
Fuwn
2024-05-23
1
-1
/
+1
*
feat(dwm.c): add systray patch
Fuwn
2024-05-23
1
-29
/
+386
*
feat(dwm.c): remove window refresh rate limit
Fuwn
2024-05-23
1
-6
/
+6
*
feat(dwm.c): add vanitygaps patch
Fuwn
2024-05-23
1
-10
/
+48
*
No need to call setup() multiple times
speedie
2023-06-15
1
-1
/
+6
*
Remove old `xrdb` patch, which does not need to be used alongside the
speedie
2023-06-15
1
-59
/
+8
*
revert 712d6639ff8e863560328131bbb92b248dc9cde7
Luke Smith
2023-02-28
1
-9
/
+11
*
Bump to 6.4
iStagnant
2023-02-24
1
-85
/
+89
*
preserveonrestart
Luke Smith
2022-11-02
1
-1
/
+37
*
fix swallow flicker, close #210
Luke Smith
2022-10-18
1
-1
/
+1
*
return of xrdb patch to F5
Luke Smith
2022-07-08
1
-0
/
+61
*
Unset fullscreen on current window when new window is opened
frei-0xff
2022-01-21
1
-0
/
+2
*
Fix small edge cases
Ethan Marshall
2021-12-05
1
-2
/
+7
*
Initial fix for sticky switching
Ethan Marshall
2021-12-05
1
-1
/
+1
*
always center
Luke Smith
2021-03-12
1
-0
/
+2
*
Dwm did not redraw borders when swallowing so it messed up swallowing when in...
JimKat-1
2020-12-28
1
-0
/
+12
*
rm xrdb patch to xresources to load non-color vars
Luke Smith
2020-11-07
1
-64
/
+72
*
Merge pull request #74 from aajonusonline/patch-1
Luke Smith
2020-08-27
1
-4
/
+11
|
\
|
*
swallow patch: add FreeBSD support
aajonusonline
2020-05-18
1
-4
/
+11
*
|
dwmblocks doesn't receive signals on OpenBSD, OpenBSD doesn't implement sigqu...
skeletal738
2020-08-09
1
-1
/
+7
*
|
Merge branch 'master' of git://git.suckless.org/dwm
Luke Smith
2020-05-19
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
dwm crashes when opening 50+ clients (tile layout)
bakkeby
2020-04-25
1
-2
/
+4
|
*
drawbar: Don't shadow sw global
Chris Down
2020-04-22
1
-4
/
+4
|
*
getatomprop: Add forward declaration
Chris Down
2020-04-22
1
-0
/
+1
|
*
setmfact: Unify bounds for compile-time and runtime mfact
Chris Down
2020-04-20
1
-1
/
+1
*
|
Fix crashes when stack is empty
MateuszOkulus
2020-05-12
1
-2
/
+2
*
|
Merge pull request #57 from aajonusonline/master
Luke Smith
2020-05-05
1
-2
/
+5
|
\
\
|
*
|
fixes previous patch
Aajonus Online
2020-05-05
1
-1
/
+1
|
*
|
swallow patch: unfullscreen client and reset focus
Aajonus Online
2020-05-05
1
-1
/
+4
*
|
|
don't swallow if window floats
Luke Smith
2020-05-05
1
-0
/
+2
|
/
/
*
|
swallow patch: fix ignoring of noswallow in config
Aajonus Online
2020-05-05
1
-0
/
+1
*
|
use blue
Luke Smith
2020-05-02
1
-2
/
+2
*
|
causes fewer problems
Luke Smith
2020-05-02
1
-1
/
+1
*
|
expandible scratchpad patch
Luke Smith
2020-04-26
1
-2
/
+41
*
|
old scratchpad patch removed
Luke Smith
2020-04-26
1
-34
/
+0
*
|
don't necessarily restart dwmblocks
Luke Smith
2020-04-26
1
-1
/
+1
*
|
swallow patch
Luke Smith
2020-04-14
1
-5
/
+185
*
|
Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillo...
Luke Smith
2020-04-14
1
-10
/
+10
|
\
\
[next]