aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-11-08seatop_default: handle focus for unmanaged xwayland windows lastRonan Pigott-15/+16
2019-11-05Use wlr_output_preferred_mode instead of the last modeSimon Ser-7/+5
2019-11-05Fix segfault in set_modeSimon Ser-1/+3
2019-11-05Prefer higher refresh rate default modesRonan Pigott-1/+1
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott-19/+24
2019-11-04Add --custom to `output mode` commandSimon Ser-6/+25
2019-11-04seatop_default: handle focus for xwayland_unmanaged viewsRonan Pigott-0/+18
2019-11-04seatop_move_floating: make container respect pointer constraintRonan Pigott-2/+7
2019-11-04focus: do nothing on focus prev|next for workspacesRonan Pigott-1/+13
2019-11-01Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Sheena Artrip-23/+11
2019-11-01focus: add a NULL check in `focus <direction>`lbonn-0/+3
2019-11-01Fix potential NULL reference on cleanuplbonn-2/+4
2019-11-01Fix various memory leakslbonn-4/+11
2019-11-01seat: simplify a strduplbonn-4/+1
2019-10-31Skip line continuation when it is a commentRobert Günzler-1/+1
2019-10-27Fix presentation feedback when scanning out fullscreen viewSimon Ser-0/+2
2019-10-27Handle layer changes for layer shell surfacesSimon Ser-1/+12
2019-10-27criteria: make literal comparison for __focused__ valuesRonan Pigott-171/+205
2019-10-27focus: support focus prev|next [sibling]Ronan Pigott-8/+58
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser-0/+5
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser-7/+8
2019-10-23Fix tiled containers resize with mouseKirill Chibisov-1/+1
2019-10-23swaybar: fix typo in the loop over pixmapsKonstantin Pospelov-1/+1
2019-10-21swaybar: do not retry search for tray iconsKonstantin Pospelov-52/+62
2019-10-21Fix refresh rate scale of outputDanilo Spinella-3/+3
2019-10-17focus: support focus_wrapping workspacelbonn-4/+10
2019-10-17xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.A. M. Joseph-0/+1
2019-10-16Updates per wlroots layer shell changesDrew DeVault-4/+7
2019-10-16Grimshot: a helper for screenshots within swayLauri-0/+113
2019-10-16build: always use the project versionSimon Ser-5/+9
2019-10-16sway(5): move workspace_layout to config onlyRouven Czerwinski-3/+3
2019-10-12Update version to 1.2Drew DeVault-1/+1
2019-10-11Update .github/FUNDING.ymlDrew DeVault-0/+1
2019-10-09sway(5): Highlight valid values in the description of tiling_dragWieland Hoffmann-1/+1
2019-10-09sway(5): Add a missing verbWieland Hoffmann-1/+1
2019-10-08build: bump wlroots version to 0.8.1Simon Ser-1/+1
2019-10-02build: remove rootston from wlroots subprojectTadeo Kondrak-1/+1
2019-10-02Fix syntax in examples in sway-output(5)Arkadiusz Hiler-2/+2
2019-09-29layer-shell: Fix damage tracking of nested popupsSebastian Krzyszkowiak-4/+2
2019-09-26Fix direct scan-out flickeringSimon Ser-85/+96
2019-09-25input: Add support for tablet protocol.John Chadwick-46/+644
2019-09-25Add support for fullscreen view direct scan-outSimon Ser-5/+90
2019-09-25config.in: set default term to alacrittyDrew DeVault-1/+1
2019-09-23build: update wlroots version, be more strictSimon Ser-1/+1
2019-09-22view: create container before selecting workspaceRonan Pigott-1/+1
2019-09-22Error out on unknown debug flagSimon Ser-0/+2
2019-09-20view: always populate pidBrian Ashworth-18/+21
2019-09-20swaybar: make status block text render in the same way as othersxdavidwu-2/+4
2019-09-19render: set surface as sampled for presentationIvan Molodetskikh-0/+6
2019-09-12swaymsg.1: fix typosMartin Michlmayr-1/+1