aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2020-10-25Smart borders fix: always show borders for floating containersDimitris Triantafyllidis
2020-10-24container: Fix NULL pointer dereferencemwenzkowski
2020-10-24commands/move: fix crash when moving sphsc childRonan Pigott
2020-10-22commands/resize: don't consider 1px resizes to be invalidDaniel De Graaf
2020-10-20tiling_resize: abandon resize if a sibling con diesRonan Pigott
2020-10-19transaction: make transaction collapsing smarter with > 2 viewsTudor Brindus
2020-10-18transaction: validate X transaction completions by geometry, not sizeTudor Brindus
2020-10-18transaction: don't reconfigure X views unless integral coords changedTudor Brindus
2020-10-18tiling_drag: emit window move ipc eventsRonan Pigott
2020-10-18xwayland: listen to `set_geometry` eventTudor Brindus
2020-10-16seat: use default output mapping if there is no input configRonan Pigott
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-10-12input/cursor: default tablet lens tool to relative motionTudor Brindus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-10-10xwayland: support views that change override-redirect statusTobias Langendorf
2020-10-04commands/move: fix single-split escaping on moveTudor Brindus
2020-10-04desktop/render: show indicators for top-level splitTudor Brindus
2020-09-26Make focus_follows_mouse work when hovering a layer-shell surface on another ...David96
2020-09-19check parent surface before it is destroyedJohn Mako
2020-09-16cursor: update hide timer during config applyRouven Czerwinski
2020-09-16server: Avoid using "wayland-0" as WAYLAND_DISPLAYGeoffrey Casper
2020-09-15cursor: arm cursor hide timer immediatelyRouven Czerwinski
2020-09-14input/pointer: update cursor activity after updating button countsTudor Brindus
2020-09-14input/cursor: reset event source after unhideRouven Czerwinski
2020-09-04Re-focus on parent surface if it is availableBrassyPanache
2020-09-03input/libinput: remove input type property biasBrian Ashworth
2020-08-27Use wlr_output_event_commitSimon Ser
2020-08-24exec: fix validation during config reloadKonstantin Pospelov
2020-08-11Handle SIGINTSimon Ser
2020-08-05view: remove foreign toplevel listeners on destroyRonan Pigott
2020-08-05view: implement foreign toplevel fullscreen requestRonan Pigott
2020-08-05view: implement foreign toplevel fullscreen indicatorRonan Pigott
2020-08-03document force_display_urgency_hintRex Hackbro
2020-08-03fix force_display_urgency_hint parsingRex Hackbro
2020-08-03fix typosRex Hackbro
2020-07-30Fix incorrect format specifiersAntonin Décimo
2020-07-30Log empty value if envvar is not definedAntonin Décimo
2020-07-30cmd/bar/colors: fix dereference of null pointerAntonin Décimo
2020-07-30ipc: fix aligment issue of data bufferAntonin Décimo
2020-07-27Use wlr_output_layout_output_at to get output for move to cursorThayne McCombs
2020-07-27Keep windows in bounds on move to position mouseThayne McCombs
2020-07-27commands: disallow runtime includeRonan Pigott
2020-07-25view: display scratchpad hidden containers when activated by ftmRonan Pigott
2020-07-22Fix X11 clients getting stuck minimizedTobias Langendorf
2020-07-21Fix typos in man page.Antonin Décimo
2020-07-21added ppt unit to move position commandNils Schulte
2020-07-21moved and renamed movement-unit parsing to commonNils Schulte
2020-07-19sway.5: add missing underscoreRonan Pigott
2020-07-18desktop: output: Scale custom output refresh rateAndri Yngvason
2020-07-15input/cursor: don't send wl_pointer.motion event on pointer unlock warpTudor Brindus