aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-29Cleanup config reading failure error logsBrian Ashworth
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-28Center surface inside container when it's too smallRyan Dwyer
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Update for swaywm/wlroots#1402emersion
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-22util.c: remove numlen functionIan Fan
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-18Better handle outputs without CRTCemersion
2019-01-18output: remove output_add_listenersemersion
2019-01-17Remove unicode.cemersion
2019-01-17Remove swaylock headersemersion
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer
2019-01-14Disarm key repeat on reloadBrian Ashworth
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10swaylock: Add caps lock state to indicatorRobinhuett
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth
2019-01-09reload: reset input configsBrian Ashworth
2019-01-08swaybar: handle SNI signals betterIan Fan
2019-01-08Merge pull request #3275 from ianyfan/remove-readlineemersion
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2019-01-01Remove readline.cIan Fan
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan