aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-23input: Move get_current_time_msec in from utilKenny Levinsen
2021-06-22Update clang format to better match existing codeRagnar Groot Koerkamp
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-20Don't apply hide_edge_borders to any floating containernovenary
2021-06-18Only call workspace_auto_back_and_forth when neededRagnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-06-18Fix #6299 Disable auto_back_and_forth for next_on_outputRagnar Groot Koerkamp
2021-06-17swaynag: adds option to set wayland shell layerJames Edwards-Jones
2021-06-13fix typo in sway-output.5.scdRahiel Kasim
2021-06-05sway: restore SIGPIPE handler before exec:ing swaybarDaniel Eklöf
2021-06-05sway: commands: exec: restore SIGPIPE before exec:ingDaniel Eklöf
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-06-03Only defer seat attachment during initial startupBill Doyle
2021-06-03Iterate over subsurfaces below the parent surfaceSimon Ser
2021-06-02Implement xdg-activation-v1Simon Ser
2021-05-28details-gackground typo fixsergio
2021-05-26readme: switch back to IRC web clientSimon Ser
2021-05-26Fix IRC links in READMEs and templatesapt-ghetto
2021-05-25docs: fix invalid release signing keysBart Pelle
2021-05-17remove usage of `wlr_texture_get_size`Tobias Langendorf
2021-05-17view: commit transactions for foreign toplevel requestsRonan Pigott
2021-05-10commands/exec: stop truncating >4095-byte commandsManuel Stoeckl
2021-05-10cmd_fullscreen: ignore fullscreen request on workspacesRonan Pigott
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-05-06config.in: change terminal emulator to footDrew DeVault
2021-05-06Add tab dragging functionalitytomKPZ
2021-05-05Added scroll_factor input variable to ipc outputErik Reider
2021-05-04build: remove sd-bus status itemSimon Ser
2021-05-03Add Turkish READMEElyesa
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-14meson: libseat is no longer optionalKenny Levinsen
2021-04-14ci: Install libseatKenny Levinsen
2021-04-12desktop/layer_shell: fix centering for opposing anchorsfwsmit
2021-04-12desktop/layer_shell.c: Fix misspelled "exclusive"Elyes HAOUAS