aboutsummaryrefslogtreecommitdiff
path: root/dwl.c
Commit message (Expand)AuthorAgeFilesLines
* avoid using a else blockLeonardo Hernández Hernández2024-08-271-3/+2
* introduce client_set_scale()Leonardo Hernández Hernández2024-08-271-4/+2
* remove unnecessary LayerShell.geomLeonardo Hernández Hernández2024-08-271-7/+4
* update comment about first fields of Client and LayerSurface orderLeonardo Hernández Hernández2024-08-271-6/+8
* fix style in configurex11()Leonardo Hernández Hernández2024-08-271-4/+6
* fix crash when a client is created while all outputs are disabledLeonardo Hernández Hernández2024-08-261-2/+4
* use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192)Leonardo Hernández Hernández2024-08-141-42/+2
* guarantee client_get_{title,appid} never return NULLLeonardo Hernández Hernández2024-08-141-10/+4
* fix potential crash in configurex11()Leonardo Hernández Hernández2024-08-101-2/+7
* account border width in configurex11()Leonardo Hernández Hernández2024-08-081-1/+1
* actually move unmanaged clients in configurex11()Leonardo Hernández Hernández2024-08-081-4/+3
* improve checking in configurex11()Leonardo Hernández Hernández2024-08-081-1/+2
* drop a useless check in configurex11()Leonardo Hernández Hernández2024-08-081-2/+3
* do not restack xwayland surfaces (wlroots!4756)Leonardo Hernández Hernández2024-08-071-1/+0
* add support for linux-drm-syncobj-v1 (wlroots!4715)Leonardo Hernández Hernández2024-08-061-1/+5
* fix crash when a virtual pointer is destroyedLeonardo Hernández Hernández2024-08-061-3/+3
* fix maximize callback not getting deregisterdSivecano2024-07-271-0/+1
* fix crash when re-mapping a clientLeonardo Hernández Hernández2024-07-271-1/+1
* send scale on initial commit to layer surfacesLeonardo Hernández Hernández2024-07-241-2/+3
* use the parent scene node to determine if move clients out of LyrFloatGuido Cella2024-07-141-1/+1
* Reapply "place child clients above fullscreen clients"Leonardo Hernández Hernández2024-07-141-5/+8
* Merge branch 'wlroots-next'Leonardo Hernández Hernández2024-07-141-67/+119
|\
| * bump to linux-dmabuf version 5Leonardo Hernández Hernández2024-07-131-1/+1
| * Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-251-3/+5
| |\
| * \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-201-3/+5
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-201-22/+62
| |\ \ \
| * | | | handle gpu resetsLeonardo Hernández Hernández2024-06-201-0/+26
| * | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-041-65/+85
| |\ \ \ \
| * | | | | add support for alpha-modifier-v1 (wlroots!4616)Leonardo Hernández Hernández2024-04-301-0/+2
| * | | | | use wlr_renderer_get_texture_formats (wlroots!4644)Leonardo Hernández Hernández2024-04-211-1/+1
| * | | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-04-041-17/+122
| |\ \ \ \ \
| * | | | | | use enums from the wayland protocol (wlroots!4575)Leonardo Hernández Hernández2024-02-291-2/+2
| * | | | | | misc fixes to xdg-toplevel-decorationLeonardo Hernández Hernández2024-02-061-2/+6
| * | | | | | send initial configure to xdg-toplevels (wlroots!4396)Leonardo Hernández Hernández2024-02-061-1/+4
| * | | | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-02-071-17/+42
| |\ \ \ \ \ \
| * | | | | | | pass wl_event_loop to wlr_backend_autocreate (wlroots!4443)Leonardo Hernández Hernández2024-01-251-5/+9
| * | | | | | | do not arrange monitor if it's disabled (wlroots!4520)Leonardo Hernández Hernández2024-01-241-0/+4
| * | | | | | | add support for axis_relative_direction event (wlroots!4003)Leonardo Hernández Hernández2024-01-241-1/+1
| * | | | | | | Revert "drop wl_drm (wlroots!4397)"Leonardo Hernández Hernández2024-01-241-1/+4
| * | | | | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-01-241-21/+23
| |\ \ \ \ \ \ \
| * | | | | | | | drop wl_drm (wlroots!4397)Leonardo Hernández Hernández2024-01-101-4/+1
| * | | | | | | | don't send configure events to uninitialized xdg-toplevelsLeonardo Hernández Hernández2024-01-051-2/+3
| * | | | | | | | don't send configure events to uninitialized xdg-popupsLeonardo Hernández Hernández2024-01-051-16/+29
| * | | | | | | | only create wlr_presentation (wlroots!4482)Leonardo Hernández Hernández2023-12-271-2/+1
| * | | | | | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-12-271-15/+20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-12-261-141/+190
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-12-111-13/+18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2023-12-071-26/+26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-11-301-22/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | chase xdg-shell events update (wlroots!4345)Leonardo Hernández Hernández2023-11-271-39/+41