aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2021-09-03command: implement split noneRonan Pigott
2021-09-02seatop_down: End if surface is destroyed or other seatop startsSimon Plakolb
2021-09-02input: Use seatop_down on layer surface clickSimon Plakolb
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-28desktop/xwayland: restack surface upon activationTudor Brindus
2021-08-27Deduplicate code for rendering titlebar textsHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-19Update Pango font description URL in sway.5.scdgrumpey
2021-08-16Fix typo in sway.5.scdquinno
2021-08-14layer-shell: replace close() with destroy()Simon Ser
2021-08-14cmd_bind_or_unbind_switch: fix copy/paste typo error messageEric Engestrom
2021-08-12Fallback to other output modes if preferred mode failsSimon Ser
2021-08-12layer_shell: damage previous area when a surface shrinksRonan Pigott
2021-08-12xdg-decoration: let floating clients set bordersDudemanguy
2021-08-05seatop_down: Change type of sx, sy to double in begin_seatop_downDavid Rosca
2021-08-04man: update Pango font description URLfrogtile
2021-07-26Fix wl_pointer.frame not sent on touch emulationSimon Ser
2021-07-23Fix crash when starting without HOMETobias Stoeckmann
2021-07-22Add `gaps <type> <scope> toggle <px>` commandbR3iN
2021-07-08Add support for touch frame eventsSimon Ser
2021-07-07Update wlr_box includesSimon Ser
2021-07-06container: ignore borders in fullscreen windowsDudemanguy
2021-07-05tree/container: fix indentationSimon Ser
2021-06-23input: Move get_current_time_msec in from utilKenny Levinsen
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-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-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-06Add tab dragging functionalitytomKPZ
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