index
:
dwl.git
alt
backup
compromyse
main
My fork of DWL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwl.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
constraint popups to its parent client
Leonardo Hernández Hernández
2022-03-16
*
make sure configure and activate listeners are removed from list
Leonardo Hernández Hernández
2022-03-16
*
Merge branch 'fix-segfault-in-fullscreennotify'
Leonardo Hernández Hernández
2022-03-13
|
\
|
*
don't use fullscreen event in fullscreennotify()
Leonardo Hernández Hernández
2022-03-13
|
*
fullscreennotify: don't crash if called before map
Raphael Robatsch
2021-11-13
*
|
always call arrange() on setfullscreen()
Leonardo Hernández Hernández
2022-03-13
*
|
print status about floating and fullscreen
Leonardo Hernández Hernández
2022-03-13
*
|
more style fixes
Leonardo Hernández Hernández
2022-03-11
*
|
suckless style: don't use '//' for comments
Leonardo Hernández Hernández
2022-03-11
*
|
use loop to call arrangelayer
Leonardo Hernandez Hernandez
2022-03-11
*
|
Merge pull request #196 from noocsharp/main
Sevz
2022-03-11
|
\
\
|
*
|
die on allocation failure
Nihal Jere
2022-02-22
*
|
|
use wlr_box for previous geom
Leonardo Hernández Hernández
2022-03-10
*
|
|
fix crash when the last monitor is disconnected
Leonardo Hernandez Hernandez
2022-03-10
*
|
|
Merge pull request #187 from fauxmight/new-clients-printstatus
Sevz
2022-03-10
|
\
\
\
|
*
|
|
Newly launched or closed clients ALWAYS generate status update
A Frederick Christensen
2021-12-31
*
|
|
|
Merge pull request #149 from xi/fix-grabc-unmap
Sevz
2022-03-10
|
\
\
\
\
|
*
|
|
|
reset cursor mode when grabc is unmapped
Tobias Bengfort
2021-09-04
*
|
|
|
|
remove typedef `Decoration`
Leonardo Hernandez Hernandez
2022-03-08
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #160 from Humm42/closepipes
Devin J. Pohly
2022-02-15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
-s: close unused fds
Humm
2021-10-13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'wlroots-next'
v0.2.2
Devin J. Pohly
2021-12-22
|
\
\
\
|
*
|
|
explicitly create renderer and allocator
Devin J. Pohly
2021-12-16
|
*
|
|
`wlr_xdg_surface.configure_serial` has been moved into `wlr_xdg_surface_state`
Leonardo Hernandez Hernandez
2021-12-16
|
*
|
|
Merge branch 'wlroots-next' of github:djpohly/dwl into wlroots-next
Devin J. Pohly
2021-12-16
|
|
\
\
\
|
|
*
|
|
client_pending has been renamed as pending in wlr_layer_surface_v1
Leonardo Hernandez Hernandez
2021-09-24
|
*
|
|
|
Merge branch 'main' into wlroots-next
Devin J. Pohly
2021-09-08
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'main' into wlroots-next
Devin J. Pohly
2021-08-23
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
wlr_layer_surface_v1_close has been replaced by wlr_layer_surface_v1_destroy
Palanix
2021-08-21
|
*
|
|
|
Merge branch 'xdg-activation' into wlroots-next
Devin J. Pohly
2021-06-03
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'main' of github:djpohly/dwl
Devin J. Pohly
2021-12-22
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Remove redundant xcursor manager
ARDiDo
2021-09-26
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
simplify fullscreen expression
Devin J. Pohly
2021-09-08
|
/
/
/
*
|
|
update deprecated xkb function name
Devin J. Pohly
2021-08-23
*
|
|
Merge pull request #136 from guidocella/presentation-time
Devin J. Pohly
2021-08-14
|
\
\
\
|
*
|
|
implement the presentation time protocol
Guido Cella
2021-08-02
*
|
|
|
Moved printstatus() call in focusclient() to prevent printstatus being called...
David Donahue
2021-07-01
|
/
/
/
*
|
|
Merge branch 'xdg-activation' into wlroots-next
Devin J. Pohly
2021-06-30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
implement urgency hint
Devin J. Pohly
2021-05-22
*
|
exit cleanly on INT/TERM
Devin J. Pohly
2021-05-26
*
|
handle ephemeral pageflip failures
Devin J. Pohly
2021-05-25
*
|
print status on output create
Devin J. Pohly
2021-05-24
*
|
factor xwayland hackiness out into client.h
Devin J. Pohly
2021-05-23
*
|
before set tiled verify if client is xdg-shell, then set tile
Sevz17
2021-05-23
*
|
Wait until map to set window's tiled state
Devin J. Pohly
2021-05-22
|
/
*
Merge branch 'main' into pipe-status
Devin J. Pohly
2021-04-15
|
\
|
*
update status info if focused client changes title
Devin J. Pohly
2021-04-15
*
|
pipe status info into -s command
Devin J. Pohly
2021-04-14
|
/
*
nuke CSDs, hopefully for good!
Devin J. Pohly
2021-04-09
*
Merge branch 'main' into wlroots-next
Devin J. Pohly
2021-03-30
|
\
[next]