aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
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
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth-0/+3
2019-01-11swaybar: add status_padding commandBrian Ashworth-0/+3
2019-01-10swaylock: Add caps lock state to indicatorRobinhuett-0/+5
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth-3/+9
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth-0/+3
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer-32/+67
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth-1/+2
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth-0/+8
2019-01-09reload: reset input configsBrian Ashworth-0/+7
2019-01-08swaybar: handle SNI signals betterIan Fan-0/+4
2019-01-08Merge pull request #3275 from ianyfan/remove-readlineemersion-14/+1
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski-0/+2
2019-01-02Implement tiling_drag_thresholdBrian Ashworth-0/+7
2019-01-01Remove readline.cIan Fan-10/+0
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan-4/+1
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan-0/+1
2018-12-31swaybar: do not create tray if hiddenIan Fan-0/+1
2018-12-31swaybar: set bar dirty on SNI eventIan Fan-0/+2
2018-12-31swaybar: implement mouse events for trayIan Fan-0/+2
2018-12-31swaybar: implement tray renderingIan Fan-0/+6
2018-12-31swaybar: implement tray configIan Fan-3/+17
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan-1/+39
2018-12-31swaybar: add StatusNotifierHost to trayIan Fan-0/+21
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan-0/+48
2018-12-31swaybar: add StatusNotifierWatcher to trayIan Fan-0/+22
2018-12-31swaybar: add tray interfaceIan Fan-0/+36
2018-12-31swaybar: remove old tray implementationIan Fan-98/+0
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth-4/+7
2018-12-30Verify seat fallback settings on reloadBrian Ashworth-0/+6
2018-12-29Revamp seat configsBrian Ashworth-1/+1
2018-12-29Add failure reply on IPC_SYNCBrian Ashworth-0/+1
2018-12-25Split image_surface handling into own functionBrian Ashworth-0/+4
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth-0/+10
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth-0/+5
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth-3/+1
2018-12-15swaybar: fix cursor scaleBrian Ashworth-0/+4
2018-12-13Rework default output configsBrian Ashworth-2/+0
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan-2/+2
2018-12-09list.c: Remove list_foreachIan Fan-2/+6
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev-2/+4
2018-11-28Implement bar gapsBrian Ashworth-0/+8
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth-0/+7
2018-11-28Fix segfault when destroying unmapped child viewemersion-0/+1