Commit Graph

4932 Commits (2340b14eba4b0845394c776a056765f10af1e5c2)
 

Author SHA1 Message Date
emersion 354731f161
Merge pull request from RyanDwyer/mod-resize-any-direction 7 years ago
Ryan Dwyer e7c10f1871 Make mod+resize work in any direction 7 years ago
Ryan Dwyer 1a9179dbab
Merge pull request from frsfnrrg/mouse-bindings 7 years ago
Ryan Dwyer e02a6718c2
Merge branch 'master' into mouse-bindings 7 years ago
Brian Ashworth 6ccf2a2c66
Merge pull request from frsfnrrg/resolve-workspace-name-todo 7 years ago
frsfnrrg ab0efebc3e Also extract first workspace name from bindcodes 7 years ago
Drew DeVault 71774ecd36
Merge pull request 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 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 from RedSoxFan/fix-2339 7 years ago
Brian Ashworth 44e218574f Add missing checks to fix 2339 7 years ago
emersion 5a77bc3215
Merge pull request 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 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 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 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 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 from RyanDwyer/force-display-urgency-hint 7 years ago
Ryan Dwyer 37b33f92e8 Fix urgent timer logic and remove unnecessary header includes 7 years ago