Commit Graph

420 Commits (aad2f444f0bfc1cd7057bf55c9249dc36680af15)

Author SHA1 Message Date
Connor E 4a21981855 Add focus_follows_mouse always. () 6 years ago
madblobfish 417a10f477 removed unneeded code fragment 6 years ago
Drew DeVault c18cd9dd03
Merge pull request from Snaipe/singlekey-binding-trigger 6 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 6 years ago
Franklin "Snaipe" Mathieu f8e83ee20a binding: match single-key bindings if no multi-key binding matched 6 years ago
mwenzkowski 66ae58d62a cursor: fix uninitialized pointer in cursor_rebase 6 years ago
Drew DeVault aa21d1b867
Merge pull request from Emantor/fix/cursor_warping_view_map 6 years ago
Rouven Czerwinski 6f87d0c2cf input-manager: consider cursor warping on input_manager_set_focus 6 years ago
Konstantin Kharlamov cd3c2f4553 seat: don't traverse the list to check if it's empty 6 years ago
Ryan Dwyer 63d076dc2a Fix focus after a non-visible workspace's last container is destroyed 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Ryan Dwyer 641fbe576e When scrolling on a tab titlebar, set focus_inactive if not focused 6 years ago
Ryan Dwyer 9c965ec58c seat_update_capabilities: Set cursor image while we have the capability 6 years ago
Ryan Dwyer 450a0661d7 Fix dormant cursor when using multiple seats 6 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
Drew DeVault 551e05ba90
Merge pull request from RyanDwyer/remove-raise-floating 7 years ago
Mihai Coman 3daf963d4d Fix crash when defaut seat is not created 7 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 7 years ago
Drew DeVault 5b8257b88f
Merge pull request from RyanDwyer/cursor-rebase 7 years ago
Ryan Dwyer 9b828939e5 Fix crash when ending tiling drag 7 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 7 years ago
Ryan Dwyer 4d743b64d0 Fix logic used for mouse_warping output 7 years ago
Drew DeVault 96e3686ae8
Merge pull request from RedSoxFan/input-device-bindings 7 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces 7 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings 7 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 7 years ago
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 7 years ago
Rouven Czerwinski d69cf4c23c seat: use new warping functions for cursor warping during focus warp 7 years ago
Rouven Czerwinski 0969bf758b cursor: functions to warp cursor to container and workspace 7 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Thiago Mendes 8e147b3f1d
Add libinput send_events config for touch 7 years ago
Drew DeVault 5d19906556
Merge pull request from v-gu/add-libinput-support-for-keyboard 7 years ago
Ryan Dwyer ed33d95b6a
Merge branch 'master' into mouse-warping-container 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Ryan Dwyer 416bb7a214 Fix floating click events 7 years ago
Vincent Gu 073aa4149f add libinput config for keyboard 7 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 88a5e26c6e Remove unneeded variable 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria 7 years ago
Ryan Dwyer 44b550298e Fix crash when flattening container after moving 7 years ago
Drew DeVault eecebcafc6 Fix 7 years ago
emersion 0d5c2f75b5
Merge pull request from RyanDwyer/swaylock-handle-output-disconnect 7 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations 7 years ago
Ryan Dwyer 32cb631143 Give focus to another swaylock surface when output is disconnected 7 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows 7 years ago