aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-01-14Merge pull request #3417 from swaywm/remove-swaylockemersion-2255/+14
2019-01-13Split swaylock into separate projectDrew DeVault-2255/+14
2019-01-13Remove WIP from README.mdDrew DeVault-4/+3
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault-38/+71
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault-114/+208
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault-23/+54
2019-01-13Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedDrew DeVault-21/+24
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault-646/+924
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault-3/+215
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault-9/+15
2019-01-13Merge pull request #3398 from RedSoxFan/toggle-input-eventsDrew DeVault-5/+107
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault-9/+89
2019-01-13Merge pull request #3415 from RedSoxFan/swaybar-output-improvedDrew DeVault-8/+31
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth-8/+31
2019-01-12Merge pull request #3412 from RedSoxFan/fix-cont-line-numIan Fan-3/+7
2019-01-12Split swayidle from swayDrew DeVault-650/+0
2019-01-11config: fix line number with continued linesBrian Ashworth-3/+7
2019-01-12Merge pull request #3411 from RedSoxFan/fix-brace-detect-seekingIan Fan-1/+3
2019-01-11config: do not reset pos when braces foundBrian Ashworth-1/+3
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth-4/+44
2019-01-11swaybar: add status_padding commandBrian Ashworth-6/+46
2019-01-10swaylock: Add caps lock state to indicatorRobinhuett-39/+171
2019-01-10input_cmd_scroll_button: utilize mouse btn helpersBrian Ashworth-21/+24
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth-114/+208
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth-23/+54
2019-01-10Merge pull request #3400 from ianyfan/config-braceemersion-4/+5
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer-646/+924
2019-01-10config.c: fix brace detection at end of fileIan Fan-4/+5
2019-01-10Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedIan Fan-55/+157
2019-01-10Merge pull request #3394 from RedSoxFan/bar-block-renderemersion-41/+45
2019-01-10Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsemersion-1/+5
2019-01-10Fix segfaults on output destructionBrian Ashworth-1/+5
2019-01-09get_inputs: add libinput send events modeBrian Ashworth-1/+26
2019-01-09input_cmd_events: implement toggleBrian Ashworth-4/+81
2019-01-09swaybar: obey height if givenBrian Ashworth-9/+15
2019-01-09swaybar: fix rendering of border and backgroundBrian Ashworth-41/+45
2019-01-10Merge pull request #3396 from RedSoxFan/scroll-titlebar-borderemersion-1/+3
2019-01-09cursor: allow scrolling tabs/stack on title borderBrian Ashworth-1/+3
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth-55/+84
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth-0/+73
2019-01-09reload: reset input configsBrian Ashworth-3/+215
2019-01-09Reset container dimensions when moving into workspace from directionRyan Dwyer-0/+2
2019-01-09Merge pull request #3391 from jbeich/freebsdemersion-28/+0
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich-28/+0
2019-01-09Merge pull request #3386 from RedSoxFan/seat-reload-waitemersion-1/+7
2019-01-09Merge pull request #3390 from RedSoxFan/execute-seatemersion-2/+1
2019-01-09Merge pull request #3372 from ianyfan/trayemersion-65/+98
2019-01-09Merge pull request #3389 from RedSoxFan/swap-context-seatemersion-1/+1
2019-01-09Merge pull request #3387 from RedSoxFan/keyboard-timer-before-executeemersion-6/+7
2019-01-09cmd_bind: pass the seat to execute_commandBrian Ashworth-2/+1