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): alt tab patch + horizontal alignment
Fuwn
2024-05-23
1
-0
/
+218
*
feat(dwm.c): add clientindicators patch + toggle
Fuwn
2024-05-23
1
-0
/
+12
*
refactor: correct warnings
Fuwn
2024-05-23
1
-5
/
+3
*
feat(dwm.c): add bidi patch
Fuwn
2024-05-23
1
-3
/
+21
*
fix(dwm.c): correct vertical padding on first paint
Fuwn
2024-05-23
1
-1
/
+2
*
refactor(dwm.c): remove unused variables
Fuwn
2024-05-23
1
-6
/
+6
*
feat(dwm.c): followclient follows on tagmon
Fuwn
2024-05-23
1
-2
/
+12
*
feat(dwm.c): systraypinning toggle fix
Fuwn
2024-05-23
1
-1
/
+1
*
feat(config.h): followclient
Fuwn
2024-05-23
1
-0
/
+12
*
feat(config.h): reactive togglebar
Fuwn
2024-05-23
1
-1
/
+17
*
feat(dwm.c): add cursorwarp patch
Fuwn
2024-05-23
1
-0
/
+8
*
feat(dwm.c): add centretitle patch
Fuwn
2024-05-23
1
-0
/
+7
*
feat: add winicon patch
Fuwn
2024-05-23
1
-2
/
+94
*
feat(dwm.c): add nametag patch + fix
Fuwn
2024-05-23
1
-1
/
+40
*
fix(dwm.c): pertag and combo compatibility
Fuwn
2024-05-23
1
-0
/
+2
*
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
[next]