4376 Commits (18e425eda63dfa274b5e4f0e773de56a3d44e569)
 

Author SHA1 Message Date
Drew DeVault 71774ecd36
Merge pull request #2340 from RedSoxFan/parse_boolean
7 years ago
frsfnrrg 94dd8823a0 Invoke mouse bindings
7 years ago
Brian Ashworth 9ec1d6cf79 Address review comments on parse_boolean
7 years ago
Brian Ashworth d56d62c1c0 Remove unneeded const
7 years ago
Brian Ashworth 863914ec95 Switch to using a function to parse booleans
7 years ago
frsfnrrg 754372c3de Parse mouse binding options
7 years ago
Drew DeVault f4b882475e Merge branch 'master' into pid-workspaces
7 years ago
emersion 224ade1382
Merge pull request #2342 from RyanDwyer/update-cursor
7 years ago
Ryan Dwyer 0db6f2ef58 Fix some cases where the cursor doesn't update
7 years ago
Drew DeVault e94fd0e6eb
Merge pull request #2341 from RedSoxFan/fix-2339
7 years ago
Brian Ashworth 44e218574f Add missing checks to fix 2339
7 years ago
emersion 5a77bc3215
Merge pull request #2338 from somdoron/master
7 years ago
somdoron 7ead2e85a7 fix crash on new output while swaylock is running
7 years ago
Drew DeVault 0515b37dfd
Merge pull request #2323 from RyanDwyer/scratchpad
7 years ago
Ryan Dwyer 12e90fa600 Store scratchpad list in sway_root instead of server
7 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad
7 years ago
Ryan Dwyer 89dc047ca9
Merge pull request #2328 from emersion/xdg-shell-set-title
7 years ago
emersion 238c8afc74 Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6
7 years ago
emersion be60e44b7c
Merge pull request #2296 from RyanDwyer/floating-modifier
7 years ago
emersion c35a34262f Enable wlr-gamma-control-unstable-v1
7 years ago
Ryan Dwyer d21d4b83a3 Set cursor when beginning resize and move operations
7 years ago
Ryan Dwyer 009b426024 Fix damage when shrinking a floating view using cursor
7 years ago
Ryan Dwyer 5ba2ae9c6a Implement request_move and request_resize for xwayland views
7 years ago
Ryan Dwyer 3faceadffe Fix focus bug with floating containers
7 years ago
Ryan Dwyer cf5f5eaf8c Deny move/resize events for tiled xdg shell views
7 years ago
Ryan Dwyer 011d1ebfa4 Consider view's min/max sizes when resizing
7 years ago
Ryan Dwyer 9df660ee31 Store last button and use it when views request to move or resize
7 years ago
Ryan Dwyer 6767d8a593 Prevent re-uploading the same cursor image multiple times
7 years ago
Ryan Dwyer 0c87bff5d1 Replace static handle_end_operation with seat_end_mouse_operation
7 years ago
Ryan Dwyer 86f5531511 Remove unnecessary includes
7 years ago
Ryan Dwyer ff445cc855 Implement xdg shell request_move and request_resize events
7 years ago
Ryan Dwyer 1b3b75a094 Use wlr_keyboard_get_modifiers
7 years ago
Ryan Dwyer dd337127d8 Use separate function for choosing edge cursor
7 years ago
Ryan Dwyer 31f91bd483 Improve resize performance by partially flushing the transaction queue
7 years ago
Ryan Dwyer 350e9ea929 Fix clicking xwayland menus
7 years ago
Ryan Dwyer c299b6b5cd Use max multiplier when resizing while preserving ratio
7 years ago
Ryan Dwyer f9491c9584 Fix damage issue when moving and resizing
7 years ago
Ryan Dwyer 2c6616050a Make mod + resize do it from the top left corner
7 years ago
Ryan Dwyer 3aadf944ae Use WLR_MODIFIER_SHIFT
7 years ago
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views
7 years ago
Ryan Dwyer 27f65b94ae
Merge pull request #2320 from RedSoxFan/reset-outputs-on-reload
7 years ago
Brian Ashworth bc7d332109 Reset outputs on reload
7 years ago
Brian Ashworth 51730a0597
Merge pull request #2317 from RyanDwyer/force-display-urgency-hint
7 years ago
Ryan Dwyer 37b33f92e8 Fix urgent timer logic and remove unnecessary header includes
7 years ago
Ryan Dwyer c2ed3d8bd6 Implement force_display_urgency_hint
7 years ago
emersion a2b2146f7f
Merge pull request #2318 from RedSoxFan/fix-output-wildcard
7 years ago
Brian Ashworth 9605ab45f1 Fix output wildcard handling
7 years ago
Drew DeVault b642d47c7f
Merge pull request #2313 from minus7/swaybar-hotspot-input-fix
7 years ago
Brian Ashworth 0a0b676f64
Merge pull request #2316 from RyanDwyer/fix-floating-pointer-events
7 years ago
Ryan Dwyer 8789ceea87 Fix pointer events for overlapping floating views
7 years ago