aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2021-05-05Added scroll_factor input variable to ipc outputErik Reider
2021-04-29main: removed vc4 detection code.Bartłomiej Burdukiewicz
2021-04-29view: handle case where map_ws is NULLRouven Czerwinski
2021-04-26xdg-shell: ignore unecessary fullscreen request ouput hintsRonan Pigott
2021-04-26workspace: reap empty parents when adding tilesRonan Pigott
2021-04-26Remove support for arbitrary rotationsSimon Ser
2021-04-26desktop/render: Pass explicit clip box to renderKenny Levinsen
2021-04-26Remove usage of surface->sx|syKenny Levinsen
2021-04-25tree/view: don't give focus to views mapped under fullscreen viewsTudor Brindus
2021-04-22view_destroy: fix use-after-free with subsurface_destroyDominique Martinet
2021-04-22commands/exec_always: log error on execlp failureSimon Ser
2021-04-22Use execlp("sh") instead of execl("/bin/sh")Simon Ser
2021-04-20Avoid creating zero-sized textures for marksSimon Ser
2021-04-20Use cairo_image_surface_get_stride instead of guessing itSimon Ser
2021-04-20Avoid creating zero-sized textures for titlebarsSimon Ser
2021-04-18Prevent use-after-free on first bar subcommand errorMichael Weiser
2021-04-16cmd_fullscreen: allow fullscreen on fullscreen split containersRonan Pigott
2021-04-15container: don't set fullscreen on childrenash lea
2021-04-12desktop/layer_shell: fix centering for opposing anchorsfwsmit
2021-04-12desktop/layer_shell.c: Fix misspelled "exclusive"Elyes HAOUAS
2021-04-12Log wlroots version on startupSimon Ser
2021-04-11container: retain focus position on floating enableRonan Pigott
2021-04-11Remove WLR_HAS_XDG_FOREIGN checksSimon Ser
2021-04-11desktop/render: remove unused wlr_gles2_texture_attribsSimon Ser
2021-04-01output: damage whole output when exiting scanoutRonan Pigott
2021-03-25config: allow whitespaces in config pathcolumbarius
2021-03-25Add toggle logic inside DPMS handlerIvan Fedotov
2021-03-24view: subsurface NULL check in view_from_wlr_surfaceKenny Levinsen
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-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-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
2021-02-25Automatically map built-in touchscreens/tablets to built-in panelsSimon Ser
2021-02-25man: document `input XXX map_to_output *`Simon Ser
2021-02-25render: handle containers without output when rendering titlesQuantum
2021-02-24output: Reconfigure xcursor when applying output configTadeo Kondrak
2021-02-23build: Add dependency on libdrmTadeo Kondrak
2021-02-23shells: Update comment about size change on commitKenny Levinsen
2021-02-23transaction: Remove unused ready_immediatelyKenny Levinsen
2021-02-23transaction: Note if instructions are server requestsKenny Levinsen
2021-02-23Fix wl_shm_format passed to wlr_texture_from_pixelsSimon Ser
2021-02-22Fix #5643, #5064: rounding issues in floating-point -> integer conversionsDimitris Triantafyllidis
2021-02-23view: Set parent for view_child subsurfaces on initKenny Levinsen
2021-02-23view: Mark subchildren as unmapped in view_child_destroyKenny Levinsen