summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth-0/+1
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth-0/+3
2019-02-28seat: don't send button release when not pressedemersion-5/+4
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse-0/+1
2019-02-24add --i3 flag to hide_edge_bordersdb-0/+1
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E-1/+1
2019-02-23swaybar: process hotspots on touch tapDrew DeVault-0/+14
2019-02-23Update for swaywm/wlroots#1517emersion-1/+2
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault-2/+4
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault-1/+0
2019-02-16Disconnect swaybg instead of killing itemersion-4/+4
2019-02-16Remove unused header include/sway/tree/output.hemersion-0/+0
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth-0/+2
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan-0/+2
2019-02-12Rebase cursor when a layer surface mapsemersion-0/+1
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth-1/+1
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth-2/+8
2019-01-31Rebase #1636 against current masterv44r-1/+1
2019-01-30Add pointer_constraint commandDrew DeVault-0/+2
2019-01-30Add relative pointerabsrd-0/+3
2019-01-30Implement pointer-constraints-unstable-v1Las-1/+22
2019-01-29Cleanup config reading failure error logsBrian Ashworth-0/+5
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer-2/+4
2019-01-28Center surface inside container when it's too smallRyan Dwyer-0/+7
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault-3/+17
2019-01-27Update for swaywm/wlroots#1503emersion-0/+1
2019-01-25Implement fullscreen globalRyan Dwyer-3/+17
2019-01-24Update for swaywm/wlroots#1402emersion-0/+2
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich-2/+2
2019-01-22util.c: remove numlen functionIan Fan-5/+0
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer-1/+4
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl-1/+1
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl-34/+24
2019-01-21Replace wlr_log with sway_logM Stoeckl-6/+38
2019-01-18Better handle outputs without CRTCemersion-2/+2
2019-01-18output: remove output_add_listenersemersion-2/+0
2019-01-17Remove unicode.cemersion-33/+0
2019-01-17Remove swaylock headersemersion-138/+0
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth-15/+23
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer-1/+4
2019-01-14Disarm key repeat on reloadBrian Ashworth-0/+1
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl-3/+2
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl-2/+1
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault-2/+4
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault-3/+9
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault-0/+3
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault-32/+67
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault-0/+7
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault-0/+6
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth-0/+1