aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-09-02man: document how to specify multiple xkb layouts and optionsSimon Ser
2019-09-01layer-shell: don't give focus to unmapped layer surfacesSimon Ser
2019-09-01Ensure that seat->focused_layer is cleared on unmapKenny Levinsen
2019-08-31seat: set cursor image only if no pointer cap previouslyxdavidwu
2019-08-31seat: avoid unneeded reloading xcursor themexdavidwu
2019-08-31Fix markup syntax in man pagesMartin Michlmayr
2019-08-27cmd_mode: don't reset to default after subcommandBrian Ashworth
2019-08-27chmod +x contrib/_incr_versionDrew DeVault
2019-08-27Add _incr_version to contrib/Drew DeVault
2019-08-27A layer-shell will only be focused if it is non-nullasdfjkluiop
2019-08-25Fix formatting for title_format in man 5 swayMichael Aquilina
2019-08-24Update titlebar borders to match i3's current behavior.Dark
2019-08-23cmd_move: fix move to scratchpad hidden containerBrian Ashworth
2019-08-22ipc: collapse multi-container command resultsLaurent Bonnans
2019-08-22sway.5: remove mention of floating_scrollBrian Ashworth
2019-08-20Allow moving a container hidden in scratchpadlbonn
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-20input/keyboard: send released only if pressed sentBrian Ashworth
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-08-19properly check pixman_region32_contains_rectangle returnIlia Bozhinov
2019-08-16input/seatop_down: add axis handlerBrian Ashworth
2019-08-16sway{,-bar}.5: add link to pango font descriptionBrian Ashworth
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-14workspace_split: focus middle if workspace focusedBrian Ashworth
2019-08-14container_replace: copy {width,height}_fractionBrian Ashworth
2019-08-13swaymsg.1: add tip about two hyphens for commandsBrian Ashworth
2019-08-13workspace: do not destroy if any seat is focusingBrian Ashworth
2019-08-13handle_seat_node_destroy: do not focus own nodeBrian Ashworth
2019-08-13workspace: prefer identifiers for output priorityBrian Ashworth
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12Fix memory leaksAntonin Décimo
2019-08-12view_update_size: fix surface_width/height mismatchAntonin Décimo
2019-08-12input: check pointer against nullptrAntonin Décimo
2019-08-12ipc-client: remove useless free for failed mallocAntonin Décimo
2019-08-12layer_shell: Guard against negative exclusive zoneSebastian Krzyszkowiak
2019-08-09Remove rootston from build manifestsDrew DeVault
2019-08-07Revert "Add support for wlr_output's atomic API"Rouven Czerwinski
2019-08-07sway.5: explain how to enable pango markup in fontBrian Ashworth
2019-08-07config/output: rebase cursors after config appliedBrian Ashworth
2019-08-06cmd_mode: make modes case sensitiveBrian Ashworth
2019-08-06swaymsg: return 2 for sway errorsBrian Ashworth
2019-08-06input/cursor: do not hide when buttons are pressedBrian Ashworth
2019-08-06cmd_swap: add floating supportBrian Ashworth
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-08-03input/libinput: typo fixes (get -> get_default)Brian Ashworth
2019-08-02Remove unused variableAntonin Décimo
2019-08-02Allocator sizeof operand mismatchAntonin Décimo
2019-08-02Add support for wlr_output's atomic APISimon Ser
2019-08-01bindsym/code: add group supportBrian Ashworth