aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
* make sure popups of a layer surface are in the correct layerLeonardo Hernández Hernández2023-12-07
* sort #includesLeonardo Hernández Hernández2023-12-01
* don't return early if the first output commit failsLeonardo Hernández Hernández2023-11-30
* check failure of wlr_output_init_renderLeonardo Hernández Hernández2023-11-30
* use detached output state in createmon()Leonardo Hernández Hernández2023-11-30
* use a detached output state in outputmgrapplyortest()Leonardo Hernández Hernández2023-11-30
* use `l` instead of `layersurface`Leonardo Hernández Hernández2023-11-25
* return early if a layersurface didn't commit somethingLeonardo Hernández Hernández2023-11-25
* do not check if a layer surface has monitor on commitLeonardo Hernández Hernández2023-11-25
* send wl_surface.enter before initial commitLeonardo Hernández Hernández2023-11-25
* destroy the layer-suface's scene tree for popupsLeonardo Hernández Hernández2023-11-25
* use wlr_box_equal() instead of memcmpLeonardo Hernández Hernández2023-11-25
* simplify settings popups scene tree parentLeonardo Hernández Hernández2023-11-25
* simplify check for wlr_layer_surface.outputLeonardo Hernández Hernández2023-11-25
* use sizeof(*pointer) instead of sizeof(struct)Leonardo Hernández Hernández2023-11-25
* make sure to unlink Monitor.request_state listenerLeonardo Hernández Hernández2023-11-25
* Merge branch 'wlroots-next'Leonardo Hernández Hernández2023-11-25
|\
| * try to apply gamma LUT in updatemonsLeonardo Hernández Hernández2023-11-21
| * ignore wl_surface.commit for xwayland clientsLeonardo Hernández Hernández2023-11-21
| * Do not send repeated xdg_toplevel.configure_boundsLeonardo Hernández Hernández2023-11-21
| * resize clients on commitLeonardo Hernández Hernández2023-11-21
| * do not try to enable adaptive syncLeonardo Hernández Hernández2023-11-18
| * fix the position of the cursor image after turning all the monitors onLeonardo Hernández Hernández2023-11-17
| * remove unused #includeLeonardo Hernández Hernández2023-11-17
| * do not check if `session` is non-NULLLeonardo Hernández Hernández2023-11-17
| * do not explicitly destroy some wlroots interfacesLeonardo Hernández Hernández2023-11-17
| * fix docsLeonardo Hernández Hernández2023-11-17
| * fix destroynotify() docsLeonardo Hernández Hernández2023-11-17
| * prevent a use-after-free at exitLeonardo Hernández Hernández2023-11-17
| * do not compute layout box twiceLeonardo Hernández Hernández2023-11-17
| * make sure fullscreen clients have the right sizeLeonardo Hernández Hernández2023-11-17
| * fix screen artifacts when setting gammaLeonardo Hernández Hernández2023-11-17
| * use wlr_scene_subsurface_tree_set_clipLeonardo Hernández Hernández2023-11-14
| * Revert "respect size hints"Leonardo Hernández Hernández2023-11-14
| * use newer cursor naming specLeonardo Hernández Hernández2023-11-01
| * ignore maximize events for clients using xdg-shell v5 and newerLeonardo Hernández Hernández2023-11-01
| * Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-13
| |\
| * \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-09-24
| |\ \ \ \
| * | | | | add support for xdg-shell v6Leonardo Hernández Hernández2023-07-31
| * | | | | update to xdg-shell v5Leonardo Hernández Hernández2023-07-23
| * | | | | add support for cursor-shape-v1Leonardo Hernández Hernández2023-07-23
| * | | | | increase wl_compositor versionLeonardo Hernández Hernández2023-07-15
| * | | | | Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2023-07-13
| |\ \ \ \ \
| * | | | | | chase wlroots!4220Leonardo Hernández Hernández2023-07-10
| * | | | | | Line saver: LISTEN_STATIC macroDevin J. Pohly2023-07-08
| * | | | | | Line saver: follow "local = wlr->data = obj" patternDevin J. Pohly2023-07-03
| * | | | | | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-06-29
| |\ \ \ \ \ \
| * | | | | | | schedule a frame after commmiting gammaLeonardo Hernández Hernández2023-06-24