aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Route wlroots logs into Sway logging infrastructureLibravatar Simon Ser2020-12-09
* Handle secondary headless backend failuresLibravatar Simon Ser2020-12-08
* Drop gtk-primary-selection supportLibravatar Isaac Freund2020-12-08
* Add layer shell subsurfacesLibravatar Vlad Pănăzan2020-12-07
* input/cursor: unhide cursor on synthetic inputLibravatar Tudor Brindus2020-12-06
* criteria: fix crash when comparing NULL propertiesLibravatar Paul Riou2020-12-04
* xdg_shell: allow views to change geometry anytimeLibravatar Ronan Pigott2020-11-24
* document parse_errorLibravatar Rex Hackbro2020-11-21
* Log which output is using direct scan-outLibravatar Simon Ser2020-11-16
* input/keyboard: fix Group# bindings for keyboard groupsLibravatar Brian Ashworth2020-11-12
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* Add missing includes for wlr_input_device.hLibravatar Simon Ser2020-11-11
* Replace wlr_key_state with wl_keyboard_key_stateLibravatar Simon Ser2020-11-11
* input/seatop_default: consider fullscreen views to have no edgesLibravatar Tudor Brindus2020-11-05
* input: fully change focus when scrolling tabs/stacksLibravatar Tudor Brindus2020-11-01
* commands/focus: force container warp when fulfilling `focus mode_toggle`Libravatar Tudor Brindus2020-11-01
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* output: Revert implementation of evacuate_sticky()Libravatar mwenzkowski2020-10-28
* In container_split, set a floating container's view to tiledLibravatar Dimitris Triantafyllidis2020-10-28
* output: evacuate sticky containers only if new output has a workspaceLibravatar mwenzkowski2020-10-27
* Smart borders fix: always show borders for floating containersLibravatar Dimitris Triantafyllidis2020-10-25
* container: Fix NULL pointer dereferenceLibravatar mwenzkowski2020-10-24
* commands/move: fix crash when moving sphsc childLibravatar Ronan Pigott2020-10-24
* commands/resize: don't consider 1px resizes to be invalidLibravatar Daniel De Graaf2020-10-22
* tiling_resize: abandon resize if a sibling con diesLibravatar Ronan Pigott2020-10-20
* transaction: make transaction collapsing smarter with > 2 viewsLibravatar Tudor Brindus2020-10-19
* transaction: validate X transaction completions by geometry, not sizeLibravatar Tudor Brindus2020-10-18
* transaction: don't reconfigure X views unless integral coords changedLibravatar Tudor Brindus2020-10-18
* tiling_drag: emit window move ipc eventsLibravatar Ronan Pigott2020-10-18
* xwayland: listen to `set_geometry` eventLibravatar Tudor Brindus2020-10-18
* seat: use default output mapping if there is no input configLibravatar Ronan Pigott2020-10-16
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* input/cursor: default tablet lens tool to relative motionLibravatar Tudor Brindus2020-10-12
* Add support for workspace_min_width bar option.Libravatar Tarmack2020-10-11
* xwayland: support views that change override-redirect statusLibravatar Tobias Langendorf2020-10-10
* commands/move: fix single-split escaping on moveLibravatar Tudor Brindus2020-10-04
* desktop/render: show indicators for top-level splitLibravatar Tudor Brindus2020-10-04
* Make focus_follows_mouse work when hovering a layer-shell surface on another ...Libravatar David962020-09-26
* check parent surface before it is destroyedLibravatar John Mako2020-09-19
* cursor: update hide timer during config applyLibravatar Rouven Czerwinski2020-09-16
* server: Avoid using "wayland-0" as WAYLAND_DISPLAYLibravatar Geoffrey Casper2020-09-16
* cursor: arm cursor hide timer immediatelyLibravatar Rouven Czerwinski2020-09-15
* input/pointer: update cursor activity after updating button countsLibravatar Tudor Brindus2020-09-14
* input/cursor: reset event source after unhideLibravatar Rouven Czerwinski2020-09-14
* Re-focus on parent surface if it is availableLibravatar BrassyPanache2020-09-04
* input/libinput: remove input type property biasLibravatar Brian Ashworth2020-09-03
* Use wlr_output_event_commitLibravatar Simon Ser2020-08-27
* exec: fix validation during config reloadLibravatar Konstantin Pospelov2020-08-24
* Handle SIGINTLibravatar Simon Ser2020-08-11