aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
* Merge pull request #3400 from ianyfan/config-braceLibravatar emersion2019-01-10
|\
| * config.c: fix brace detection at end of fileLibravatar Ian Fan2019-01-10
* | Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedLibravatar Ian Fan2019-01-10
|\ \
| * | bind{code,sym}: utilize mouse button helpersLibravatar Brian Ashworth2019-01-09
| * | Add helpers for improved mouse button parsingLibravatar Brian Ashworth2019-01-09
* | | Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsLibravatar emersion2019-01-10
|\ \ \
| * | | Fix segfaults on output destructionLibravatar Brian Ashworth2019-01-10
| |/ /
* / / cursor: allow scrolling tabs/stack on title borderLibravatar Brian Ashworth2019-01-09
|/ /
* | Reset container dimensions when moving into workspace from directionLibravatar Ryan Dwyer2019-01-09
* | Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
|/
* Merge pull request #3386 from RedSoxFan/seat-reload-waitLibravatar emersion2019-01-09
|\
| * reload: apply seat cfgs after reading entire cfgLibravatar Brian Ashworth2019-01-09
* | Merge pull request #3390 from RedSoxFan/execute-seatLibravatar emersion2019-01-09
|\ \
| * | cmd_bind: pass the seat to execute_commandLibravatar Brian Ashworth2019-01-09
| |/
* | Merge pull request #3389 from RedSoxFan/swap-context-seatLibravatar emersion2019-01-09
|\ \
| * | cmd_swap: use handler context seatLibravatar Brian Ashworth2019-01-09
| |/
* / keyboard: update repeat timer before executionLibravatar Brian Ashworth2019-01-09
|/
* Merge pull request #3385 from robertgzr/reset_output_mappingLibravatar Drew DeVault2019-01-08
|\
| * cursor: allow mapping to all outputsLibravatar Robert Günzler2019-01-09
* | Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\ \
| * | fixup! config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | Remove readline.cLibravatar Ian Fan2019-01-01
| * | stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* | | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursorLibravatar emersion2019-01-08
|\ \ \
| * | | seat_cmd_cursor: work on seat name providedLibravatar Brian Ashworth2018-12-29
* | | | Add data-control-v1Libravatar emersion2019-01-07
* | | | seat: unhide the cursor if it is warped to focusLibravatar Rouven Czerwinski2019-01-07
* | | | view: use seat_consider_warp_to_focus in view_unmapLibravatar Rouven Czerwinski2019-01-07
* | | | cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07
* | | | Use %z for printing size_tLibravatar Jan Beich2019-01-06
* | | | Fix urgency documentationLibravatar Ryan Dwyer2019-01-05
| |_|/ |/| |
* | | Fixed formulations.Libravatar PlusMinus02019-01-04
* | | Update sway-output.5.scdLibravatar PlusMinus02019-01-04
* | | Apply tiling_drag_threshold to all containersLibravatar David962019-01-03
* | | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | | Fix fullscreen view rendering crashLibravatar Mack Straight2019-01-01
| |/ |/|
* | swaybar: do not create tray if hiddenLibravatar Ian Fan2018-12-31
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | Apply implicit fallback seat configLibravatar Brian Ashworth2018-12-31
* | Set font options when computing text width.Libravatar John Chen2018-12-31
* | Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZELibravatar emersion2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
|/
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* sway-output(5): doc scaling consideration for posLibravatar Brian Ashworth2018-12-29
* Add failure reply on IPC_SYNCLibravatar Brian Ashworth2018-12-29
* Remove button from state on release during opLibravatar Brian Ashworth2018-12-29
* Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fixLibravatar Drew DeVault2018-12-29
|\