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-12-19
Allow borderpx = 0
Stivvo
1
-2
/
+2
2020-12-19
Toggle fullscreen on all clients
Stivvo
1
-3
/
+18
2020-12-19
Handle new windows
Stivvo
1
-2
/
+22
2020-12-19
isfullscreen int
Stivvo
1
-4
/
+5
2020-12-19
Same fscreen func for xdg and xwayland
Stivvo
1
-32
/
+14
2020-12-19
Fullscreen xwayland
Stivvo
1
-1
/
+31
2020-12-19
Unlink fullscreen
Stivvo
1
-0
/
+1
2020-12-19
Restore windows after fullscreen
Stivvo
1
-0
/
+14
2020-12-19
No borders on fullscreen windows
Stivvo
1
-1
/
+8
2020-12-19
Toggle fullscreen
Stivvo
1
-1
/
+1
2020-12-19
Basic fullscreen
Stivvo
1
-0
/
+11
2020-12-19
handle the x11 configure event
Guido Cella
1
-0
/
+13
2020-12-19
implement the virtual keyboard protocol
Guido Cella
1
-0
/
+18
2020-12-19
Allow toggling the layout before selecting a different one
Guido Cella
1
-1
/
+2
2020-12-19
Implement the idle protocol
Guido Cella
1
-0
/
+12
2020-12-19
deactivate focused client when spawning a new one
Guido Cella
1
-26
/
+24
2020-12-19
implement the wlr-data-transfer protocol
Guido Cella
1
-0
/
+2
2020-12-19
fix temporarily disabling a single monitor
Guido Cella
1
-2
/
+1
2020-10-31
Don't switch to another disabled monitors
Stivvo
1
-15
/
+15
2020-10-31
Fix crash with no monitors left
Stivvo
1
-4
/
+3
2020-10-31
closemon() has now only 1 parameter
Stivvo
1
-1
/
+1
2020-10-31
Don't switch to disabled mons after unplug
Stivvo
1
-1
/
+3
2020-10-31
Back to closemon() with one parameter
Stivvo
1
-8
/
+10
2020-10-31
Disable mon faster
Stivvo
1
-7
/
+3
2020-10-31
Fix crash when disabling focused mon
Stivvo
1
-4
/
+14
2020-10-31
Fix crash unplugging focused mon 2
Stivvo
1
-1
/
+2
2020-10-31
Fix crash unplugging a focused mon
Stivvo
1
-1
/
+2
2020-10-30
Block access to disabled monitor
Stivvo
1
-4
/
+6
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-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-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
simplify
Guido Cella
1
-1
/
+1
2020-09-09
fix multi monitors further
Guido Cella
1
-3
/
+1
2020-09-08
remove unneeded line
Guido Cella
1
-1
/
+0
2020-09-08
try to fix again
Guido Cella
1
-4
/
+1
[next]