aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* seatop_down: Change type of sx, sy to double in begin_seatop_downLibravatar David Rosca2021-08-05
* man: update Pango font description URLLibravatar frogtile2021-08-04
* Fix wl_pointer.frame not sent on touch emulationLibravatar Simon Ser2021-07-26
* Fix crash when starting without HOMELibravatar Tobias Stoeckmann2021-07-23
* Add `gaps <type> <scope> toggle <px>` commandLibravatar bR3iN2021-07-22
* Add support for touch frame eventsLibravatar Simon Ser2021-07-08
* Update wlr_box includesLibravatar Simon Ser2021-07-07
* container: ignore borders in fullscreen windowsLibravatar Dudemanguy2021-07-06
* tree/container: fix indentationLibravatar Simon Ser2021-07-05
* input: Move get_current_time_msec in from utilLibravatar Kenny Levinsen2021-06-23
* Revert "Add workspace {prev,next}_on_output --create"Libravatar Ragnar Groot Koerkamp2021-06-22
* Don't apply hide_edge_borders to any floating containerLibravatar novenary2021-06-20
* Only call workspace_auto_back_and_forth when neededLibravatar Ragnar Groot Koerkamp2021-06-18
* 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