aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05update portuguese README (fix typos, update informations...)heitor
2020-11-01input: fully change focus when scrolling tabs/stacksTudor Brindus
2020-11-01commands/focus: force container warp when fulfilling `focus mode_toggle`Tudor Brindus
2020-10-31input: remove motion deltas from seatop callbacksTudor Brindus
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner
2020-10-28output: Revert implementation of evacuate_sticky()mwenzkowski
2020-10-28In container_split, set a floating container's view to tiledDimitris Triantafyllidis
2020-10-27output: evacuate sticky containers only if new output has a workspacemwenzkowski
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-12swaybar: don't expand separator_block_width if separator is falseLudvig Michaelsson
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-15Fix minor typos in German READMEJonas Hohmann
2020-09-15cursor: arm cursor hide timer immediatelyRouven Czerwinski
2020-09-14input/pointer: update cursor activity after updating button countsTudor Brindus
2020-09-14swaynag: add details background optionMustafa Abdul-Kader
2020-09-14input/cursor: reset event source after unhideRouven Czerwinski
2020-09-04Re-focus on parent surface if it is availableBrassyPanache
2020-09-04swaynag: adds option to separately specify the text color for buttonsoliver-giersch
2020-09-04swaymsg.1: expand tip for multi-word strings.Érico Rolim
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-05swaymsg.1: correct typoMark Stosberg
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-04Document required '\n' in swaybar-protocolHubert Hirtz
2020-08-03document force_display_urgency_hintRex Hackbro
2020-08-03fix force_display_urgency_hint parsingRex Hackbro
2020-08-03fix typosRex Hackbro