aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser
2019-10-23Fix tiled containers resize with mouseKirill Chibisov
2019-10-21Fix refresh rate scale of outputDanilo Spinella
2019-10-17focus: support focus_wrapping workspacelbonn
2019-10-17xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.A. M. Joseph
2019-10-16Updates per wlroots layer shell changesDrew DeVault
2019-10-16sway(5): move workspace_layout to config onlyRouven Czerwinski
2019-10-09sway(5): Highlight valid values in the description of tiling_dragWieland Hoffmann
2019-10-09sway(5): Add a missing verbWieland Hoffmann
2019-10-02Fix syntax in examples in sway-output(5)Arkadiusz Hiler
2019-09-29layer-shell: Fix damage tracking of nested popupsSebastian Krzyszkowiak
2019-09-26Fix direct scan-out flickeringSimon Ser
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-09-25Add support for fullscreen view direct scan-outSimon Ser
2019-09-22view: create container before selecting workspaceRonan Pigott
2019-09-22Error out on unknown debug flagSimon Ser
2019-09-20view: always populate pidBrian Ashworth
2019-09-19render: set surface as sampled for presentationIvan Molodetskikh
2019-09-11sway-output.5: fix variable nameMartin Michlmayr
2019-09-05sway.5: clarify that a marks are unqiueBrian Ashworth
2019-09-05Fix type (an -> and)Nils ANDRÉ-CHANG
2019-09-05Do not search for edges on subsurfaces, fix #4381Versus Void
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-09-04seatop_default: only focus container on pressBrian Ashworth
2019-09-03Fix bar_state_update docsxPMo
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-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-13workspace: do not destroy if any seat is focusingBrian Ashworth