aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Move auto_back_and_forth logic out of workspace_switchLibravatar Ragnar Groot Koerkamp2021-06-18
* Fix #6299 Disable auto_back_and_forth for next_on_outputLibravatar Ragnar Groot Koerkamp2021-06-18
* fix typo in sway-output.5.scdLibravatar Rahiel Kasim2021-06-13
* sway: restore SIGPIPE handler before exec:ing swaybarLibravatar Daniel Eklöf2021-06-05
* sway: commands: exec: restore SIGPIPE before exec:ingLibravatar Daniel Eklöf2021-06-05
* config: Fix swaybar pango_markup inconsistencyLibravatar Daniel Otero2021-06-03
* Only defer seat attachment during initial startupLibravatar Bill Doyle2021-06-03
* Iterate over subsurfaces below the parent surfaceLibravatar Simon Ser2021-06-03
* Implement xdg-activation-v1Libravatar Simon Ser2021-06-02
* remove usage of `wlr_texture_get_size`Libravatar Tobias Langendorf2021-05-17
* view: commit transactions for foreign toplevel requestsLibravatar Ronan Pigott2021-05-17
* commands/exec: stop truncating >4095-byte commandsLibravatar Manuel Stoeckl2021-05-10
* cmd_fullscreen: ignore fullscreen request on workspacesLibravatar Ronan Pigott2021-05-10
* cairo: Replace <cairo/cairo.h> by <cairo.h>Libravatar Issam E. Maghni2021-05-10
* Add tab dragging functionalityLibravatar tomKPZ2021-05-06
* Added scroll_factor input variable to ipc outputLibravatar Erik Reider2021-05-05
* main: removed vc4 detection code.Libravatar Bartłomiej Burdukiewicz2021-04-29
* view: handle case where map_ws is NULLLibravatar Rouven Czerwinski2021-04-29
* xdg-shell: ignore unecessary fullscreen request ouput hintsLibravatar Ronan Pigott2021-04-26
* workspace: reap empty parents when adding tilesLibravatar Ronan Pigott2021-04-26
* Remove support for arbitrary rotationsLibravatar Simon Ser2021-04-26
* desktop/render: Pass explicit clip box to renderLibravatar Kenny Levinsen2021-04-26
* Remove usage of surface->sx|syLibravatar Kenny Levinsen2021-04-26
* tree/view: don't give focus to views mapped under fullscreen viewsLibravatar Tudor Brindus2021-04-25
* view_destroy: fix use-after-free with subsurface_destroyLibravatar Dominique Martinet2021-04-22
* commands/exec_always: log error on execlp failureLibravatar Simon Ser2021-04-22
* Use execlp("sh") instead of execl("/bin/sh")Libravatar Simon Ser2021-04-22
* Avoid creating zero-sized textures for marksLibravatar Simon Ser2021-04-20
* Use cairo_image_surface_get_stride instead of guessing itLibravatar Simon Ser2021-04-20
* Avoid creating zero-sized textures for titlebarsLibravatar Simon Ser2021-04-20
* Prevent use-after-free on first bar subcommand errorLibravatar Michael Weiser2021-04-18
* cmd_fullscreen: allow fullscreen on fullscreen split containersLibravatar Ronan Pigott2021-04-16
* container: don't set fullscreen on childrenLibravatar ash lea2021-04-15
* desktop/layer_shell: fix centering for opposing anchorsLibravatar fwsmit2021-04-12
* desktop/layer_shell.c: Fix misspelled "exclusive"Libravatar Elyes HAOUAS2021-04-12
* Log wlroots version on startupLibravatar Simon Ser2021-04-12
* container: retain focus position on floating enableLibravatar Ronan Pigott2021-04-11
* Remove WLR_HAS_XDG_FOREIGN checksLibravatar Simon Ser2021-04-11
* desktop/render: remove unused wlr_gles2_texture_attribsLibravatar Simon Ser2021-04-11
* output: damage whole output when exiting scanoutLibravatar Ronan Pigott2021-04-01
* config: allow whitespaces in config pathLibravatar columbarius2021-03-25
* Add toggle logic inside DPMS handlerLibravatar Ivan Fedotov2021-03-25
* view: subsurface NULL check in view_from_wlr_surfaceLibravatar Kenny Levinsen2021-03-24
* idle_inhibit: Store wlr inhibitor instead of viewLibravatar Kenny Levinsen2021-03-21
* view: Handle NULL role object when role is setLibravatar Kenny Levinsen2021-03-21
* Implement input method keyboard grabLibravatar xdavidwu2021-03-12
* xwayland: simplify override-redirect focus restorationLibravatar Simon Ser2021-03-12
* output: simplify layer surface iterationLibravatar Vyivel2021-03-11
* container: Add view_container_content_atLibravatar Kenny Levinsen2021-03-10
* container: Limit tiled focus to container geometryLibravatar Kenny Levinsen2021-03-01