index
:
dwl
custom
main
My fork of dwl.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dwl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
Move disabled clients to the left
Stivvo
1
-2
/
+2
2020-10-30
Closemon(), newmon as parameter
Stivvo
1
-15
/
+10
2020-10-30
Actually move clients away from a disabled mon
Stivvo
1
-14
/
+3
2020-10-30
Fix crash when unplugging a focused monitor
Stivvo
1
-0
/
+1
2020-10-30
Cleaner if statement
Stivvo
1
-3
/
+2
2020-10-25
Handle monitor enable
Stivvo
1
-2
/
+9
2020-10-25
Handle monitor enable
Stivvo
1
-2
/
+9
2020-10-25
Move clients away from a disabled monitor
Stivvo
1
-2
/
+10
2020-10-24
closemon()
Stivvo
1
-3
/
+12
2020-10-24
Readme: achieve fullscreen + allow borderpx = 0
Stivvo
1
-2
/
+2
2020-10-18
fix compile error mixed declaration
Stivvo
1
-1
/
+1
2020-10-17
Move sgeom assignment
Guido Cella
1
-2
/
+1
2020-10-17
Implement the output management protocol
Guido Cella
1
-0
/
+81
2020-10-17
Added support for natural scrolling
will
1
-0
/
+5
2020-10-17
Added basic tap-to-click for touchpad users
will
1
-0
/
+6
2020-10-14
Quit fullscreen on new x11 window
Stivvo
1
-3
/
+4
2020-10-14
Delete quitfullscreen()
Stivvo
1
-20
/
+4
2020-10-08
Keep windows fullscreen after redraw
Stivvo
1
-0
/
+8
2020-10-08
Set fullscreen simpler
Stivvo
1
-4
/
+4
2020-09-16
use m->m (fullscreen on top of layers)
Stivvo
1
-1
/
+1
2020-09-15
Keep client tags on unplug
Stivvo
1
-1
/
+1
2020-09-15
Handle monitor unplug
Stivvo
1
-16
/
+25
2020-09-12
Restore floating win position after mon add
Stivvo
1
-0
/
+18
2020-09-11
extract function and comment it
Guido Cella
1
-11
/
+18
2020-09-11
remove braces
Guido Cella
1
-2
/
+1
2020-09-11
fix multi monitors even more
Guido Cella
1
-6
/
+15
2020-09-10
fix typo
Guido Cella
1
-4
/
+4
2020-09-10
simplify
Guido Cella
1
-1
/
+1
2020-09-09
fix multi monitors further
Guido Cella
1
-3
/
+1
2020-09-08
Made scalebox the way sway does it
Bonicgamer
1
-4
/
+5
2020-09-08
remove unneeded line
Guido Cella
1
-1
/
+0
2020-09-08
try to fix again
Guido Cella
1
-4
/
+1
2020-09-08
fix multi monitors
Guido Cella
1
-1
/
+5
2020-09-06
remove variable
Guido Cella
1
-4
/
+3
2020-09-06
Allow borderpx = 0
Stivvo
1
-2
/
+2
2020-09-05
use size_t for lengths
Guido Cella
1
-4
/
+4
2020-09-05
rename variable and merge 2 lines
Guido Cella
1
-3
/
+2
2020-09-05
Toggle fullscreen on all clients
Stivvo
1
-3
/
+18
2020-09-05
Handle new windows
Stivvo
1
-2
/
+22
2020-09-05
isfullscreen int
Stivvo
1
-4
/
+5
2020-09-05
Same fscreen func for xdg and xwayland
Stivvo
1
-32
/
+14
2020-09-05
Fullscreen xwayland
Stivvo
1
-1
/
+31
2020-09-05
Unlink fullscreen
Stivvo
1
-0
/
+1
2020-09-05
simplify
Guido Cella
1
-10
/
+4
2020-09-04
use unsigned int for loop indexes
Guido Cella
1
-3
/
+3
2020-09-04
Don't let overlays lose focus
Guido Cella
1
-2
/
+20
2020-09-04
fix restoring pointer focus
Guido Cella
1
-1
/
+6
2020-09-04
improve code style
Guido Cella
1
-4
/
+4
2020-09-04
remove comment
Guido Cella
1
-1
/
+1
2020-09-04
remove mysterious code
Guido Cella
1
-7
/
+0
[prev]
[next]