index
:
dwl
main
dwm for Wayland - personal fork
O.Nelin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwl.c
Age
Commit message (
Expand
)
Author
2024-10-01
Patch: sticky
0scar
2024-10-01
Patch: named scratchpads
0scar
2024-09-30
Patch: Smart borders
0scar
2024-09-23
Patch: privilege drop
0scar
2024-09-23
Patch: mouse-follows-focus
0scar
2024-09-12
fix a use after free
Guido Cella
2024-08-28
remove unused link member from KeyboardGroup
choc
2024-08-28
disable scene node unless it is unmanaged
Leonardo Hernández Hernández
2024-08-28
send a configure to unmanaged clients when mapping
Leonardo Hernández Hernández
2024-08-28
configure xdg_toplevels after configuring it's decoration
Leonardo Hernández Hernández
2024-08-28
remove a space before parenthesis in function calls
Leonardo Hernández Hernández
2024-08-28
destroy popups when we can't get it's parent or they don't have monitor
Leonardo Hernández Hernández
2024-08-28
remove a redundant check
Leonardo Hernández Hernández
2024-08-28
avoid using a else block
Leonardo Hernández Hernández
2024-08-28
introduce client_set_scale()
Leonardo Hernández Hernández
2024-08-28
remove unnecessary LayerShell.geom
Leonardo Hernández Hernández
2024-08-28
update comment about first fields of Client and LayerSurface order
Leonardo Hernández Hernández
2024-08-28
fix style in configurex11()
Leonardo Hernández Hernández
2024-08-27
fix crash when a client is created while all outputs are disabled
Leonardo Hernández Hernández
2024-08-14
use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192)
Leonardo Hernández Hernández
2024-08-14
guarantee client_get_{title,appid} never return NULL
Leonardo Hernández Hernández
2024-08-10
fix potential crash in configurex11()
Leonardo Hernández Hernández
2024-08-08
account border width in configurex11()
Leonardo Hernández Hernández
2024-08-08
actually move unmanaged clients in configurex11()
Leonardo Hernández Hernández
2024-08-08
improve checking in configurex11()
Leonardo Hernández Hernández
2024-08-08
drop a useless check in configurex11()
Leonardo Hernández Hernández
2024-08-07
do not restack xwayland surfaces (wlroots!4756)
Leonardo Hernández Hernández
2024-08-06
add support for linux-drm-syncobj-v1 (wlroots!4715)
Leonardo Hernández Hernández
2024-08-06
fix crash when a virtual pointer is destroyed
Leonardo Hernández Hernández
2024-07-28
fix maximize callback not getting deregisterd
Sivecano
2024-07-28
fix crash when re-mapping a client
Leonardo Hernández Hernández
2024-07-24
send scale on initial commit to layer surfaces
Leonardo Hernández Hernández
2024-07-15
use the parent scene node to determine if move clients out of LyrFloat
Guido Cella
2024-07-15
Reapply "place child clients above fullscreen clients"
Leonardo Hernández Hernández
2024-07-15
Merge branch 'wlroots-next'
Leonardo Hernández Hernández
2024-07-14
bump to linux-dmabuf version 5
Leonardo Hernández Hernández
2024-07-13
Revert "place child clients above fullscreen clients"
Leonardo Hernández Hernández
2024-07-03
Fix applybounds
Rutherther
2024-07-03
feat: focus empty monitor when clicked
Rutherther
2024-07-03
use round(3) and ceilf(3) from the math library
Leonardo Hernández Hernández
2024-07-03
set preferred scale after the first commit (XDGshell)
Leonardo Hernández Hernández
2024-07-03
drop useless maplayersurfacenotify()
Leonardo Hernández Hernández
2024-07-02
set O_NONBLOCK flag to stdout
Leonardo Hernández Hernández
2024-06-26
add bugref about why we call updatemons in outputmgrapplyortest
Leonardo Hernández Hernández
2024-06-25
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-06-25
set preferred scale on creation (LayerShell)
Leonardo Hernández Hernández
2024-06-24
correctly report position to xwayland clients
Leonardo Hernández Hernández
2024-06-21
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-06-21
Reapply gamma LUT when re-enabling an output using wlr-output-power-management
Leonardo Hernández Hernández
2024-06-21
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
[next]