index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
Age
Commit message (
Expand
)
Author
2019-01-13
Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved
Drew DeVault
2019-01-13
Merge pull request #3342 from RedSoxFan/scroll-buttons-improved
Drew DeVault
2019-01-13
Merge pull request #3402 from RyanDwyer/refactor-seatops
Drew DeVault
2019-01-13
Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload
Drew DeVault
2019-01-10
input_cmd_scroll_button: utilize mouse btn helpers
Brian Ashworth
2019-01-10
seat_cmd_cursor: utilize mouse button helpers
Brian Ashworth
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2019-01-10
Merge pull request #3341 from RedSoxFan/mouse-bindings-improved
Ian Fan
2019-01-10
Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaults
emersion
2019-01-10
Fix segfaults on output destruction
Brian Ashworth
2019-01-09
cursor: allow scrolling tabs/stack on title border
Brian Ashworth
2019-01-09
Add helpers for improved mouse button parsing
Brian Ashworth
2019-01-09
reload: reset input configs
Brian Ashworth
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2019-01-09
keyboard: update repeat timer before execution
Brian Ashworth
2019-01-08
Merge pull request #3385 from robertgzr/reset_output_mapping
Drew DeVault
2019-01-09
cursor: allow mapping to all outputs
Robert Günzler
2019-01-08
Merge pull request #3275 from ianyfan/remove-readline
emersion
2019-01-07
seat: unhide the cursor if it is warped to focus
Rouven Czerwinski
2019-01-07
cursor: move unhide and timeout retrieval into separate functions
Rouven Czerwinski
2019-01-03
Apply tiling_drag_threshold to all containers
David96
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
2018-12-31
Apply implicit fallback seat config
Brian Ashworth
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-30
Verify seat fallback settings on reload
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-12-29
Remove button from state on release during op
Brian Ashworth
2018-12-25
Split image_surface handling into own function
Brian Ashworth
2018-12-25
Implement hide_cursor <timeout> command
Brian Ashworth
2018-12-25
Change mouse buttons to x11 map and libevdev names
Brian Ashworth
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-12-17
Focus node before tiling drag if on titlebar
Brian Ashworth
2018-12-17
Allow tiling views to be dragged by the titlebar
Brian Ashworth
2018-12-16
Update for swaywm/wlroots#1377
Rostislav Pehlivanov
2018-12-14
Fix focusing on non-visible workspace
Brian Ashworth
2018-12-12
Keep focus when destroying containers on nonvis ws
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Add scroll factor config option.
Spencer Michaels
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-15
Fix segfault in dispatch_cursor_button
emersion
2018-11-06
Add focus_follows_mouse always. (#3081)
Connor E
2018-11-04
removed unneeded code fragment
madblobfish
2018-11-03
Merge pull request #3021 from Snaipe/singlekey-binding-trigger
Drew DeVault
2018-10-31
Move view border properties to container struct
Ryan Dwyer
2018-10-29
binding: match single-key bindings if no multi-key binding matched
Franklin "Snaipe" Mathieu
2018-10-28
cursor: fix uninitialized pointer in cursor_rebase
mwenzkowski
2018-10-28
Merge pull request #3010 from Emantor/fix/cursor_warping_view_map
Drew DeVault
2018-10-28
input-manager: consider cursor warping on input_manager_set_focus
Rouven Czerwinski
[next]