summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23desktop/render: remove unused wlr_gles2_texture_attribsv1.6Simon Ser
2021-06-24build: bump version to 1.6.11.6.1Simon Ser
2021-06-24ci: Test wlroots static linkingKenny Levinsen
2021-06-24input: Move get_current_time_msec in from utilKenny Levinsen
2021-06-24Only defer seat attachment during initial startupBill Doyle
2021-06-24view: commit transactions for foreign toplevel requestsRonan Pigott
2021-06-24cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-06-24view: handle case where map_ws is NULLRouven Czerwinski
2021-06-24workspace: reap empty parents when adding tilesRonan Pigott
2021-06-24desktop/render: Pass explicit clip box to renderKenny Levinsen
2021-06-24Remove usage of surface->sx|syKenny Levinsen
2021-06-24tree/view: don't give focus to views mapped under fullscreen viewsTudor Brindus
2021-06-24view_destroy: fix use-after-free with subsurface_destroyDominique Martinet
2021-06-24Avoid creating zero-sized textures for marksSimon Ser
2021-06-24Avoid creating zero-sized textures for titlebarsSimon Ser
2021-06-24Prevent use-after-free on first bar subcommand errorMichael Weiser
2021-06-24desktop/layer_shell: fix centering for opposing anchorsfwsmit
2021-06-24ci: stick to wlroots 0.14.0Simon Ser
2021-06-24Iterate over subsurfaces below the parent surfaceSimon Ser
2021-06-24remove usage of `wlr_texture_get_size`Tobias Langendorf
2021-06-24meson: libseat is no longer optionalKenny Levinsen
2021-06-24ci: Install libseatKenny Levinsen
2021-06-24Log wlroots version on startupSimon Ser
2021-06-24Remove WLR_HAS_XDG_FOREIGN checksSimon Ser
2021-06-24build: stop checking for logindSimon Ser
2021-06-24build: update wlroots dependency version to 0.14.xSimon Ser
2021-04-07build: bump version to 1.61.6Simon Ser
2021-04-07output: damage whole output when exiting scanoutRonan Pigott
2021-03-31build: bump to version v1.6-rc31.6-rc3Simon Ser
2021-03-31ci: add xcb-util-wm dependency for wlrootsSimon Ser
2021-03-31config: allow whitespaces in config pathcolumbarius
2021-03-24build: update version to v1.6-rc21.6-rc2Simon Ser
2021-03-24view: subsurface NULL check in view_from_wlr_surfaceKenny Levinsen
2021-03-22swaybar: fail gracefully on tokener creation failTudor Brindus
2021-03-21swaybar: use INT_MAX max JSON depth when parsing IPC responseTudor Brindus
2021-03-21idle_inhibit: Store wlr inhibitor instead of viewKenny Levinsen
2021-03-21view: Handle NULL role object when role is setKenny Levinsen
2021-03-20ci: Update alpine xwayland package nameKenny Levinsen
2021-03-20swaybar: Use position from wl_pointer.enterKenny Levinsen
2021-03-17swaybar: silence missing IconThemePath messagePi-Yueh Chuang
2021-03-16build: update version to v1.6-rc11.6-rc1Simon Ser
2021-03-12Implement input method keyboard grabxdavidwu
2021-03-12xwayland: simplify override-redirect focus restorationSimon Ser
2021-03-11output: simplify layer surface iterationVyivel
2021-03-10container: Add view_container_content_atKenny Levinsen
2021-03-07swaybar: use text subpixel antialias only where it would look goodFenveireth
2021-03-01container: Limit tiled focus to container geometryKenny Levinsen
2021-03-01render: Clip surfaces to container boundsKenny Levinsen
2021-02-25Fix for_window criteria and mouse button bindingsftilde
2021-02-25focus: beyond fullscreen when focused explicitlylbonn