aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* Handle border width and height on minimum floating sizesLibravatar RoastVeg2021-12-14
* Add support for linux-dmabuf surface hintsLibravatar Simon Ser2021-12-13
* view: Fix null dereferenceLibravatar Alexander Orzechowski2021-12-13
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* Fixup headless output namesLibravatar Simon Ser2021-12-09
* output: remove surface buffer damage checkLibravatar Kirill Primak2021-12-06
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* Replace wlr_headless_backend_create_with_renderer callLibravatar Simon Ser2021-11-25
* ipc: make `bar <bar_id> mode|hidden_state` behave as documentedLibravatar Aleksei Bavshin2021-11-25
* Add 'output render_bit_depth [8|10]' commandLibravatar Manuel Stoeckl2021-11-23
* sway: create wlr_renderer and wlr_allocatorLibravatar Simon Zeni2021-11-18
* container: fix surface_is_popup()Libravatar Kirill Primak2021-11-15
* sway: allow IPCs on proprietary driversLibravatar Eric Engestrom2021-11-14