aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Merge pull request #2872 from RyanDwyer/cursor-rebaseLibravatar Drew DeVault2018-10-20
|\
| * Introduce cursor_rebaseLibravatar Ryan Dwyer2018-10-19
* | Fix crash when ending tiling dragLibravatar Ryan Dwyer2018-10-20
|/
* Fix logic used for mouse_warping outputLibravatar Ryan Dwyer2018-10-19
* Merge pull request #2875 from RedSoxFan/input-device-bindingsLibravatar Drew DeVault2018-10-19
|\
| * cmd_bind{sym,code}: Implement per-device bindingsLibravatar Brian Ashworth2018-10-18
* | Consider cursor warp when switching workspacesLibravatar Ryan Dwyer2018-10-19
|/
* Remove cursor warping from seat_set_focusLibravatar Ryan Dwyer2018-10-18
* Export XCURSOR_SIZE and XCURSOR_THEMELibravatar emersion2018-10-17
* Merge pull request #2858 from RyanDwyer/fix-move-to-floating-wsLibravatar Drew DeVault2018-10-17
|\
| * Fix moving tiled containers to workspaces which only have floating viewsLibravatar Ryan Dwyer2018-10-17
* | Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashesLibravatar Drew DeVault2018-10-17
|\ \
| * | Fix crashes when running certain commands on an empty workspaceLibravatar Ryan Dwyer2018-10-17
| |/
* | Merge pull request #2820 from Emantor/fix-mouse-warping-containerLibravatar Drew DeVault2018-10-17
|\ \ | |/ |/|
| * view: rewarp cursor during view_unmapLibravatar Rouven Czerwinski2018-10-16
| * seat: use new warping functions for cursor warping during focus warpLibravatar Rouven Czerwinski2018-10-16
| * cursor: functions to warp cursor to container and workspaceLibravatar Rouven Czerwinski2018-10-16
| * view: move arrange_workspace into view_mapLibravatar Rouven Czerwinski2018-10-16
* | Fix crash when using workspace back_and_forth with no previousLibravatar Ryan Dwyer2018-10-16
* | Merge branch 'master' into set-set-raw-focusLibravatar Ian Fan2018-10-16
|\ \
| * | Fix crash in swap commandLibravatar Ryan Dwyer2018-10-15
* | | Prevent duplicate workspace::focus eventsLibravatar Ryan Dwyer2018-10-16
* | | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpLibravatar Ryan Dwyer2018-10-15
|/ /
* | Establish sway-output(5)Libravatar Drew DeVault2018-10-14
* | Document `border csd`Libravatar Drew DeVault2018-10-14
* | swaybar: add documentation for hide/hidden_state subcommandsLibravatar Ian Fan2018-10-14
* | swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14
* | commands: fix sending bar mode/hidden_state updates to all barsLibravatar Ian Fan2018-10-14
* | Merge pull request #2808 from RedSoxFan/bar-subcommandsLibravatar Drew DeVault2018-10-14
|\ \
| * | cmd_bar: simplify logicLibravatar Brian Ashworth2018-10-13
| * | cmd_bar: fix bar id issuesLibravatar Brian Ashworth2018-10-13
| * | bar_cmd_status_command: only reload current barLibravatar Brian Ashworth2018-10-13
| * | Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* | | Remove unnecessary commentLibravatar Drew DeVault2018-10-13
* | | Merge branch 'master' into fix_edge_gapsLibravatar Brian Ashworth2018-10-13
|\| |
| * | Fix crash when view maps while lockedLibravatar Ryan Dwyer2018-10-13
* | | fix_edge_gaps: Allow negative values for outer gaps.Libravatar Tarmack2018-10-13
|/ /
* | Fix pixel leaks when using fractional scalingLibravatar Ryan Dwyer2018-10-12
* | Merge branch 'master' into masterLibravatar Ryan Dwyer2018-10-12
|\ \
| * | Fix documentation of outputLibravatar chtison2018-10-11
| |/
* / fix: cmd_sticky crash sway with empty containerLibravatar meak2018-10-11
|/
* Add libinput send_events config for touchLibravatar Thiago Mendes2018-10-10
* Merge pull request #2806 from v-gu/add-libinput-support-for-keyboardLibravatar Drew DeVault2018-10-10
|\
| * add libinput config for keyboardLibravatar Vincent Gu2018-10-09
* | Merge branch 'master' into bar-bindsymLibravatar Ian Fan2018-10-10
|\ \
| * \ Merge branch 'master' into mouse-warping-containerLibravatar Ryan Dwyer2018-10-10
| |\ \
| | * | Fix floating click eventsLibravatar Ryan Dwyer2018-10-10
| * | | Add mouse_warping containerLibravatar Rouven Czerwinski2018-10-10
| |/ /
| * | Fix back_and_forth documentationLibravatar Ryan Dwyer2018-10-10