aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge commit '97111f3e606c7c11dd418c275c3e7c2d69b68a06' into HEADLibravatar Jenkins CI2022-05-27
|\
| * Override outputs with the workspace commandLibravatar Kristóf Marussy2021-01-20
* | Handle NULL output make/model/serialLibravatar Simon Ser2022-05-26
* | De-duplicate IPC output descriptionsLibravatar Simon Ser2022-05-26
* | ext-session-lock: disable direct scan-out when lockedLibravatar Daniel De Graaf2022-05-23
* | realtime: request SCHED_RR using CAP_SYS_NICELibravatar Rouven Czerwinski2022-05-18
* | server: request xdg-shell v2Libravatar Rouven Czerwinski2022-05-16
* | man: Fix trailing spacesLibravatar -k2022-05-11
* | Add descriptions for `stacking` and `tabbed` layoutsLibravatar -k2022-05-11
* | Replace strncpy with memcpyLibravatar Simon Ser2022-05-11
* | 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