aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* swaybar: remove swaybar_output.input_regionLibravatar Simon Ser2022-03-14
* Replace pcre with pcre2Libravatar ndren2022-03-12
* Remove WLR_SWITCH_STATE_TOGGLE usageLibravatar Simon Ser2022-03-08
* commands/focus: fix segfault when no container is already focused.Libravatar Nicolas Avrutin2022-03-06
* sway/input: destroy sway_switch properlyLibravatar Moon Sungjoon2022-03-05
* sway/input: don't pass possibly invalid modifiers pointerLibravatar Alexander Gramiak2022-03-04
* swaynag: die on all allocation failuresLibravatar Nihal Jere2022-02-28
* Don't enter seatop_move_floating when fullscreenLibravatar Thomas Hebb2022-02-24
* Remove some erroneous apostrophes in commentsLibravatar Thomas Hebb2022-02-22
* sway/input: use wlr_input_device from input device baseLibravatar Simon Zeni2022-02-21
* sway/commands: add missing wlr_keyboard interface include in xkb_switch_layoutLibravatar Simon Zeni2022-02-21
* Remove all sprintf callsLibravatar Simon Ser2022-02-08
* Fix snprintf compiler warningLibravatar Muhamed Hobi2022-02-08
* xdg-shell: use wlr_xdg_popup in sway_xdg_popupLibravatar Simon Ser2022-02-07
* xdg-shell: use wlr_xdg_toplevel in sway_viewLibravatar Simon Ser2022-02-07
* readme: use relative links for translationsLibravatar Simon Ser2022-02-07
* readme: sort language list alphabeticallyLibravatar Simon Ser2022-02-07
* readme: add link to Italian translationLibravatar Simon Ser2022-02-07
* Translated README into ItalianLibravatar Marco Rubin2022-02-07
* Minor update to focus_on_window_activationLibravatar Alexander Browne2022-02-06
* Chase wlroots xdg-shell refactorLibravatar Kirill Primak2022-02-03
* chore: chase wlr_output_layout_get_box() updateLibravatar Kirill Primak2022-01-31
* xwayland: listen to `request_activate` eventLibravatar Tuomas Yrjölä2022-01-31
* Use bools for CLI flagsLibravatar Simon Ser2022-01-31
* swaynag: remove buffer destruction conditionLibravatar Kirill Primak2022-01-23
* input/cursor: pass through pointer hold gesturesLibravatar Tudor Brindus2022-01-22
* cmd/swap: error on swapping a container with itselfLibravatar Ronan Pigott2022-01-22
* tray: do not render passive itemsLibravatar Tobias Bengfort2022-01-19
* build: execute wlroots subproject before finding depsLibravatar Simon Ser2022-01-18
* transaction: destroying nodes aren't hiddenLibravatar Rouven Czerwinski2022-01-18
* treat fullscreen windows as 'tiled' for commands/focusLibravatar Patrick Hilhorst2022-01-18
* input/cursor: treat swipe begin as idle activity tooLibravatar Tudor Brindus2022-01-17
* input/cursor: count pointer gestures as idle activityLibravatar Tudor Brindus2022-01-17
* commands/focus: drop trailing whitespaceLibravatar Simon Ser2022-01-16
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* build: fix building with basuLibravatar Kirill Chibisov2022-01-12
* xdg-shell: use toplevel geometry to adjust the popup boxLibravatar Aleksei Bavshin2022-01-12
* Print deprecation notice when running SUIDLibravatar Kenny Levinsen2022-01-11
* meson: check: false on run_commandLibravatar Kenny Levinsen2022-01-11
* Add safety assert in parse_movement_unitLibravatar Simon Ser2022-01-09
* Destroy sub-surfaces with parent layer-shell surfaceLibravatar Simon Ser2022-01-08
* commands/move: Fix crash when pos_y is omittedLibravatar David962022-01-09
* container: Fix crash when view unmaps + maps quicklyLibravatar David Rosca2022-01-07
* swaybar: fix tray item icon scaling, positioningLibravatar Nathan Schulte2022-01-07
* swaybar: fix tray_padding vs min-height re: scaleLibravatar Nathan Schulte2022-01-07
* input/seat: unset has_focus when focus_stack becomes emptyLibravatar Thomas Hebb2022-01-07
* [IPC] Add repeat delay/rate info to keyboardLibravatar Seth Barberee2022-01-04
* build: bump version to 1.8-devLibravatar Simon Ser2021-12-23
* Add cairo_image_surface_create error handlingLibravatar Simon Ser2021-12-21
* swaybar: fix errno handling in status_handle_readableLibravatar Simon Ser2021-12-21