aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Avoid inspecting a NULL view in seat_set_focusLibravatar Daniel De Graaf2022-04-30
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* xkb_switch_layout: fix relative layout switchesLibravatar Victor Makarov2022-04-28
* Chase wlroots X11 hints updateLibravatar kraftwerk282022-04-18
* layer_shell: keep output non-NULL wherever possibleLibravatar Thomas Hebb2022-04-13
* Shuffle variables to satisfy -Werror=restrictLibravatar Daniel De Graaf2022-04-09
* Avoid format-truncation warningLibravatar Daniel De Graaf2022-04-09
* sway/main: move constants off the stackLibravatar Manuel Stoeckl2022-03-29
* sway/input: wlr_seat_keyboard() now takes wlr_keyboardLibravatar Leonardo Hernández Hernández2022-03-23
* sway/input: fix bad position of wlr_dragLibravatar Leonardo Hernández Hernández2022-03-22
* sway/input: follow up wlroots input device events renamingLibravatar Simon Zeni2022-03-17
* sway/input/seat: take output name from specialized input deviceLibravatar Simon Zeni2022-03-17
* sway/input/cursor: take device mm size from wlr_tabletLibravatar Simon Zeni2022-03-17
* Updating criteria checking with PCRE2Libravatar Bill Li2022-03-15
* 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
* 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
* 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
* input/cursor: pass through pointer hold gesturesLibravatar Tudor Brindus2022-01-22
* cmd/swap: error on swapping a container with itselfLibravatar Ronan Pigott2022-01-22
* 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
* xdg-shell: use toplevel geometry to adjust the popup boxLibravatar Aleksei Bavshin2022-01-12
* Print deprecation notice when running SUIDLibravatar Kenny Levinsen2022-01-11
* 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
* 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
* Add cairo_image_surface_create error handlingLibravatar Simon Ser2021-12-21
* output: emit node::destroy eventLibravatar Ronan Pigott2021-12-17
* output: change output::destroy to output::disableLibravatar Ronan Pigott2021-12-17