aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-01-09cursor: allow scrolling tabs/stack on title borderBrian Ashworth
2019-01-09Reset container dimensions when moving into workspace from directionRyan Dwyer
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-09Merge pull request #3386 from RedSoxFan/seat-reload-waitemersion
2019-01-09Merge pull request #3390 from RedSoxFan/execute-seatemersion
2019-01-09Merge pull request #3389 from RedSoxFan/swap-context-seatemersion
2019-01-09cmd_bind: pass the seat to execute_commandBrian Ashworth
2019-01-09cmd_swap: use handler context seatBrian Ashworth
2019-01-09keyboard: update repeat timer before executionBrian Ashworth
2019-01-09reload: apply seat cfgs after reading entire cfgBrian Ashworth
2019-01-08Merge pull request #3385 from robertgzr/reset_output_mappingDrew DeVault
2019-01-09cursor: allow mapping to all outputsRobert Günzler
2019-01-08Merge pull request #3275 from ianyfan/remove-readlineemersion
2019-01-08Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursoremersion
2019-01-07Add data-control-v1emersion
2019-01-07seat: unhide the cursor if it is warped to focusRouven Czerwinski
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski
2019-01-06Use %z for printing size_tJan Beich
2019-01-05Fix urgency documentationRyan Dwyer
2019-01-04Fixed formulations.PlusMinus0
2019-01-04Update sway-output.5.scdPlusMinus0
2019-01-03Apply tiling_drag_threshold to all containersDavid96
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2019-01-01Fix fullscreen view rendering crashMack Straight
2019-01-01fixup! config.c: re-enable backslash continuation in config fileIan Fan
2019-01-01config.c: re-enable backslash continuation in config fileIan Fan
2019-01-01Remove readline.cIan Fan
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-31Apply implicit fallback seat configBrian Ashworth
2018-12-31Set font options when computing text width.John Chen
2018-12-31Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZEemersion
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-30Verify seat fallback settings on reloadBrian Ashworth
2018-12-29seat_cmd_cursor: work on seat name providedBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-29sway-output(5): doc scaling consideration for posBrian Ashworth
2018-12-29Add failure reply on IPC_SYNCBrian Ashworth
2018-12-29Remove button from state on release during opBrian Ashworth
2018-12-29Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fixDrew DeVault
2018-12-29swaybar: fix focused_statusline color parsing.Rune Morling
2018-12-29Fix crash when scratchpad contains split containersRyan Dwyer
2018-12-25added fullscreen_mode to get_tree outputNokiDev
2018-12-25Split image_surface handling into own functionBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-24sway(5): document tiling_dragBrian Ashworth
2018-12-22Fix wlr_box_intersection args for wlroots 1441Brian Ashworth