summaryrefslogtreecommitdiffstats
path: root/dwl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02centeredJoe1-0/+63
2025-03-02bstackedJoe1-0/+84
2025-03-02rlimitJoe1-0/+22
2025-03-02winviewedJoe1-0/+12
2025-03-02nice niceJoe1-0/+50
2025-03-02actually usableJoe1-1/+10
2025-03-02grid and rainbows and its goodJoe1-7/+63
2025-03-02fixJoe1-0/+8
2025-03-01zoomswappedJoe1-2/+7
2025-03-01centeredJoe1-0/+8
2025-03-01scratchpads yeyJoe1-0/+39
2025-03-01shiftedJoe1-0/+31
2025-03-01gaps and shitJoe1-79/+0
2025-02-28oh good generic gapsJoe1-3/+168
2025-02-28underlined2Joe1-13/+4
2025-02-28underlinedJoe1-0/+2
2025-02-28swallowdJoe1-5/+107
2025-02-27movestackedJoe1-0/+43
2025-02-27pertaggedJoe1-5/+86
2025-02-27jozanJoe1-86/+356
2024-08-06fix crash when a virtual pointer is destroyedLeonardo Hernández Hernández1-3/+3
2024-08-01fix crash when re-mapping a clientLeonardo Hernández Hernández1-1/+1
2024-07-24send scale on initial commit to layer surfacesLeonardo Hernández Hernández1-2/+3
2024-07-14use the parent scene node to determine if move clients out of LyrFloatGuido Cella1-1/+1
2024-07-14Reapply "place child clients above fullscreen clients"Leonardo Hernández Hernández1-5/+8
2024-07-13bump to linux-dmabuf version 5Leonardo Hernández Hernández1-1/+1
2024-07-12Revert "place child clients above fullscreen clients"Leonardo Hernández Hernández1-8/+5
2024-07-03Fix applyboundsRutherther1-2/+2
2024-07-03feat: focus empty monitor when clickedRutherther1-0/+1
2024-07-03use round(3) and ceilf(3) from the math libraryLeonardo Hernández Hernández1-10/+9
2024-07-03set preferred scale after the first commit (XDGshell)Leonardo Hernández Hernández1-3/+16
2024-07-03drop useless maplayersurfacenotify()Leonardo Hernández Hernández1-10/+0
2024-07-01set O_NONBLOCK flag to stdoutLeonardo Hernández Hernández1-0/+6
2024-06-25add bugref about why we call updatemons in outputmgrapplyortestLeonardo Hernández Hernández1-1/+1
2024-06-25set preferred scale on creation (LayerShell)Leonardo Hernández Hernández1-0/+3
2024-06-24correctly report position to xwayland clientsLeonardo Hernández Hernández1-3/+2
2024-06-20Reapply gamma LUT when re-enabling an output using wlr-output-power-managementLeonardo Hernández Hernández1-3/+5
2024-06-20Updated power management handling to address issues raised in the PRthanatos1-7/+13
2024-06-20Prevent updatemons() from removing monitors that have been put to sleep from ...David Donahue1-1/+7
2024-06-20Implement support for output power managementEmil Miler1-0/+14
2024-06-20Check for null monitor in resize functionRutherther1-1/+7
2024-06-20Add output to layout after enabled state is committedRutherther1-5/+7
2024-06-20fix: make sure selmon doesn't get set to disabled monRutherther1-0/+7
2024-06-20handle gpu resetsLeonardo Hernández Hernández1-0/+26
2024-06-20Run startup_cmd in new session and kill the entire groupPeter Hofmann1-1/+2
2024-06-14Make sure toplevel_from_wlr_surface is called with a valid surface pointerForrest Bushstone1-14/+12
2024-06-04make sure clients share the same layer on floating layoutLeonardo Hernández Hernández1-1/+16
2024-06-02create a keyboard group for each virtual keyboardLeonardo Hernández Hernández1-62/+66
2024-06-02Allow negative coordinates in MonitorRulesA Frederick Christensen1-2/+2
2024-05-30Replicate dwm behavior for sloppyfocusForrest Bushstone1-1/+1