index
:
dwl.git
ChausseBenjamin
Personal config for dwl - Dynamic WayLand window manager
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwl.c
Age
Commit message (
Expand
)
Author
2024-07-14
use the parent scene node to determine if move clients out of LyrFloat
Guido Cella
2024-07-14
Reapply "place child clients above fullscreen clients"
Leonardo Hernández Hernández
2024-07-14
Merge branch 'wlroots-next'
Leonardo Hernández Hernández
2024-07-13
bump to linux-dmabuf version 5
Leonardo Hernández Hernández
2024-07-12
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-01
set O_NONBLOCK flag to stdout
Leonardo Hernández Hernández
2024-06-25
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-20
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-06-20
Reapply gamma LUT when re-enabling an output using wlr-output-power-management
Leonardo Hernández Hernández
2024-06-20
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-06-20
Updated power management handling to address issues raised in the PR
thanatos
2024-06-20
Prevent updatemons() from removing monitors that have been put to sleep from ...
David Donahue
2024-06-20
Implement support for output power management
Emil Miler
2024-06-20
Check for null monitor in resize function
Rutherther
2024-06-20
Add output to layout after enabled state is committed
Rutherther
2024-06-20
fix: make sure selmon doesn't get set to disabled mon
Rutherther
2024-06-20
handle gpu resets
Leonardo Hernández Hernández
2024-06-20
Run startup_cmd in new session and kill the entire group
Peter Hofmann
2024-06-14
Make sure toplevel_from_wlr_surface is called with a valid surface pointer
Forrest Bushstone
2024-06-04
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-06-04
make sure clients share the same layer on floating layout
Leonardo Hernández Hernández
2024-06-02
create a keyboard group for each virtual keyboard
Leonardo Hernández Hernández
2024-06-02
Allow negative coordinates in MonitorRules
A Frederick Christensen
2024-05-30
Replicate dwm behavior for sloppyfocus
Forrest Bushstone
2024-04-30
add support for alpha-modifier-v1 (wlroots!4616)
Leonardo Hernández Hernández
2024-04-21
use wlr_renderer_get_texture_formats (wlroots!4644)
Leonardo Hernández Hernández
2024-04-04
put wlr_layer_shell top layer below fullscreen
choc
2024-04-04
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-03-31
properly resize on configurex11
korei999
2024-03-11
fix virtual pointers
Guido Cella
2024-03-11
Support pointer constraints and relative pointer protocols
Forrest Bushstone
2024-02-29
use enums from the wayland protocol (wlroots!4575)
Leonardo Hernández Hernández
2024-02-06
misc fixes to xdg-toplevel-decoration
Leonardo Hernández Hernández
2024-02-06
send initial configure to xdg-toplevels (wlroots!4396)
Leonardo Hernández Hernández
2024-02-07
Merge remote-tracking branch 'upstream/main' into wlroots-next
Leonardo Hernández Hernández
2024-02-07
allow toggling the layout before selecting a different one
Guido Cella
2024-02-07
fix minimum size
Leonardo Hernández Hernández
2024-02-05
place child clients above fullscreen clients
Guido Cella
2024-02-05
make XWayland clients inherit tags and monitors
Guido Cella
2024-02-05
remove useless wlr_scene_node_reparent() calls
Guido Cella
2024-01-30
Revert "No need to call updatemons ourselves"
Leonardo Hernández Hernández
2024-01-26
Correct specifier-data_type mismatches
A Frederick Christensen
[next]