aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* ipc patchRaghuram Subramani2025-07-27
* Merge branch 'main' into compromyseRaghuram Subramani2025-07-27
|\
| * float sub-windows matching a ruleGuido Cella2025-06-14
| * Use `all-scroll` instead of `fleur` xcursor shape for window draggingkilpilainen2025-06-09
| * Fix crash disabling monitor with locked surfaceNikita Ivanov2025-06-09
| * Cleanup commentsA Frederick Christensen2025-06-07
| * fix: shouldn't configure uninitialized layer_surfaceDreamMaoMao2025-03-13
| * fix: crash when open some x11 appDreamMaoMao2025-03-12
* | updateRaghuram Subramani2025-02-02
* | updateRaghuram Subramani2025-02-02
* | Merge branch 'main' into compromyseRaghuram Subramani2025-02-02
|\|
| * allocate with LISTEN_STATICkorei9992025-02-01
| * rename some listenersLeonardo Hernández Hernández2025-01-19
| * destroy keyboard group after unlinking listenersLeonardo Hernández Hernández2025-01-19
| * unlink global listeners on destroyLeonardo Hernández Hernández2025-01-19
| * Partially revert "Line saver: LISTEN_STATIC macro"Leonardo Hernández Hernández2025-01-19
| * unlink some destroy listenersLeonardo Hernández Hernández2025-01-17
| * do not call waitid(2) in the signal handler when Xwayland is enabledLeonardo Hernández Hernández2025-01-14
| * use wlr_xwayland_surface_has_window_type() (wlroots!4553)Leonardo Hernández Hernández2025-01-14
* | Merge remote-tracking branch 'upstream/main' into compromyseRaghuram Subramani2024-12-30
|\|
| * manually call updatemons in powermgrsetmode()Leonardo Hernández Hernández2024-12-10
* | Merge remote-tracking branch 'upstream/main' into compromyseRaghuram Subramani2024-11-02
|\|
| * specify version for presentation-time (wlroots!4858)Leonardo Hernández Hernández2024-10-27
| * check if the backend supports explicit sync before creating the object (wlroo...Leonardo Hernández Hernández2024-10-27
* | (patch): gaps.patchRaghuram Subramani2024-10-08
* | (update): Cursor sizeRaghuram Subramani2024-09-29
* | (patch): pertag.patchRaghuram Subramani2024-09-29
* | (patch): naturalscrolltrackpad.patchRaghuram Subramani2024-09-29
* | (patch): autostart.patchRaghuram Subramani2024-09-29
* | (patch): attachbottom.patchRaghuram Subramani2024-09-29
* | (patch): alwayscenter.patchRaghuram Subramani2024-09-29
|/
* fix a use after freeGuido Cella2024-09-12
* remove unused link member from KeyboardGroupchoc2024-08-27
* disable scene node unless it is unmanagedLeonardo Hernández Hernández2024-08-27
* send a configure to unmanaged clients when mappingLeonardo Hernández Hernández2024-08-27
* configure xdg_toplevels after configuring it's decorationLeonardo Hernández Hernández2024-08-27
* remove a space before parenthesis in function callsLeonardo Hernández Hernández2024-08-27
* destroy popups when we can't get it's parent or they don't have monitorLeonardo Hernández Hernández2024-08-27
* remove a redundant checkLeonardo Hernández Hernández2024-08-27
* avoid using a else blockLeonardo Hernández Hernández2024-08-27
* introduce client_set_scale()Leonardo Hernández Hernández2024-08-27
* remove unnecessary LayerShell.geomLeonardo Hernández Hernández2024-08-27
* update comment about first fields of Client and LayerSurface orderLeonardo Hernández Hernández2024-08-27
* fix style in configurex11()Leonardo Hernández Hernández2024-08-27
* fix crash when a client is created while all outputs are disabledLeonardo Hernández Hernández2024-08-26
* use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192)Leonardo Hernández Hernández2024-08-14
* guarantee client_get_{title,appid} never return NULLLeonardo Hernández Hernández2024-08-14
* fix potential crash in configurex11()Leonardo Hernández Hernández2024-08-10
* account border width in configurex11()Leonardo Hernández Hernández2024-08-08
* actually move unmanaged clients in configurex11()Leonardo Hernández Hernández2024-08-08