summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27Update version to 1.21.2v1.2Drew DeVault
2019-08-27cmd_mode: don't reset to default after subcommandBrian Ashworth
2019-08-27Further refinements to _incr_version scriptDrew DeVault
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-27Fix formatting for title_format in man 5 swayMichael Aquilina
2019-08-27Update titlebar borders to match i3's current behavior.Dark
2019-08-27cmd_move: fix move to scratchpad hidden containerBrian Ashworth
2019-08-27ipc: collapse multi-container command resultsLaurent Bonnans
2019-08-27Allow moving a container hidden in scratchpadlbonn
2019-08-27sway.5: remove mention of floating_scrollBrian Ashworth
2019-08-27input/keyboard: send released only if pressed sentBrian Ashworth
2019-08-20layer-shell: add support for popups1.2-rc2Drew DeVault
2019-08-20properly check pixman_region32_contains_rectangle returnIlia Bozhinov
2019-08-20input/seatop_down: add axis handlerBrian Ashworth
2019-08-20sway{,-bar}.5: add link to pango font descriptionBrian Ashworth
2019-08-20workspace_split: focus middle if workspace focusedBrian Ashworth
2019-08-20container_replace: copy {width,height}_fractionBrian Ashworth
2019-08-20swaymsg.1: add tip about two hyphens for commandsBrian Ashworth
2019-08-20workspace: do not destroy if any seat is focusingBrian Ashworth
2019-08-20handle_seat_node_destroy: do not focus own nodeBrian Ashworth
2019-08-20Remove redundant checksAntonin Décimo
2019-08-20Fix memory leaksAntonin Décimo
2019-08-20view_update_size: fix surface_width/height mismatchAntonin Décimo
2019-08-20input: check pointer against nullptrAntonin Décimo
2019-08-20ipc-client: remove useless free for failed mallocAntonin Décimo
2019-08-20layer_shell: Guard against negative exclusive zoneSebastian Krzyszkowiak
2019-08-09Remove rootston from build manifests1.2-rc1Drew 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
2019-08-01input/keyboard: don't reset layout for same keymapBrian Ashworth
2019-07-31Fix typo in sway(5) manpagePaul Ouellette
2019-07-31libinput: fix set_send_eventsBrian Ashworth
2019-07-28input/libinput: fix typo in set_middle_emulationBrian Ashworth
2019-07-27Fix resize sibling amount calculationsPedro Côrte-Real
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-26arrange: remove gaps for workspace location deltasBrian Ashworth