Commit Graph

1059 Commits (9a3cd000a39d9fdb515ab1c5c58b280491609f91)

Author SHA1 Message Date
Drew DeVault c18cd9dd03
Merge pull request from Snaipe/singlekey-binding-trigger 7 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 7 years ago
Drew DeVault 480b03b734
Merge pull request from RyanDwyer/border-props-to-container 7 years ago
Ryan Dwyer bf19f63a79 Wrap to fartherest output when running focus output 7 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 7 years ago
madblobfish 1f23ec2d05 Revert "Add resolve_path() to utils" 7 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 7 years ago
Franklin "Snaipe" Mathieu f8e83ee20a binding: match single-key bindings if no multi-key binding matched 7 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 7 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 7 years ago
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 7 years ago
Drew DeVault 46fc4ba4e3
Merge pull request from RyanDwyer/rebase-cursor-after-map 7 years ago
Ryan Dwyer 17bb39cd49 Add multiseat support to swaylock 7 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 7 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 7 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 7 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 7 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 7 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 7 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 7 years ago
Christian 989bddc765 Parse missing i3 window types 7 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 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
Ian Fan 499150a91b swaybar: separate input code to new file 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 0969bf758b cursor: functions to warp cursor to container and workspace 7 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 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
Ryan Dwyer c6f153d8f9 Event loop: Fix memmove and remove extraneous declaration 7 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation 7 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying 7 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds 7 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds 7 years ago
Ryan Dwyer 9c833c661a swaylock: Use common event loop 7 years ago
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor 7 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar 7 years ago
Ian Fan f6f72cb949 swaybar: show hidden bar on urgency 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes 7 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct 7 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function 7 years ago
Ian Fan 18eaf45224 swaybar: annotate wl_list properties in definitions 7 years ago