4150 Commits (6a8d1e5044086a8dce121bd1f405b342e17a1301)
 

Author SHA1 Message Date
emersion 6a8d1e5044
Merge pull request #2358 from CedricCabessa/fix-2355-move-workspace-crashes
6 years ago
Cédric Cabessa 445a09575c fix #2355: "move workspace to output up" crashes
6 years ago
Drew DeVault 53dbe2da4b
Merge pull request #2353 from emersion/render-opaque-overlay
6 years ago
Drew DeVault fc718f629a
Merge pull request #2350 from ppascher/xwayland-optional
6 years ago
Pascal Pascher 384c55c0b4 more style fixes, reorder config.h include
6 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build
6 years ago
Pascal Pascher 79a45d4a40 more style fixes, included "sway/config.h" where needed
6 years ago
emersion fd1e2c172c
Merge pull request #2354 from RyanDwyer/fix-crash-on-tab-reap
6 years ago
Ryan Dwyer b14bd1b0b1 Fix crash when closing last child of a tabbed container
6 years ago
emersion 0e79b2114c Improve rendering with a fullscreen opaque overlay surface
6 years ago
emersion cdc4ad2b4f
Merge pull request #2352 from RedSoxFan/implement-2335
6 years ago
Brian Ashworth 3a75bb7f32 Change button var passed to seat_begin_move
6 years ago
Brian Ashworth dca02944ce Implement floating_modifier <mod> [inverse|normal]
6 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
6 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support
6 years ago
Drew DeVault 817d37c950
Merge pull request #2165 from swaywm/pid-workspaces
6 years ago
Drew DeVault c80258c3b3 Address @emersion's review comments
6 years ago
Drew DeVault 347f7cb4c1
Merge pull request #2346 from RyanDwyer/fix-crash-on-click
6 years ago
Ryan Dwyer 2f1b84a0f3 Fix crash when clicking certain surfaces
6 years ago
emersion 354731f161
Merge pull request #2344 from RyanDwyer/mod-resize-any-direction
6 years ago
Ryan Dwyer e7c10f1871 Make mod+resize work in any direction
6 years ago
Ryan Dwyer 1a9179dbab
Merge pull request #2303 from frsfnrrg/mouse-bindings
6 years ago
Ryan Dwyer e02a6718c2
Merge branch 'master' into mouse-bindings
6 years ago
Brian Ashworth 6ccf2a2c66
Merge pull request #2284 from frsfnrrg/resolve-workspace-name-todo
6 years ago
frsfnrrg ab0efebc3e Also extract first workspace name from bindcodes
6 years ago
Drew DeVault 71774ecd36
Merge pull request #2340 from RedSoxFan/parse_boolean
6 years ago
frsfnrrg 94dd8823a0 Invoke mouse bindings
6 years ago
Brian Ashworth 9ec1d6cf79 Address review comments on parse_boolean
6 years ago
Brian Ashworth d56d62c1c0 Remove unneeded const
6 years ago
Brian Ashworth 863914ec95 Switch to using a function to parse booleans
6 years ago
frsfnrrg 754372c3de Parse mouse binding options
6 years ago
Drew DeVault f4b882475e Merge branch 'master' into pid-workspaces
6 years ago
emersion 224ade1382
Merge pull request #2342 from RyanDwyer/update-cursor
6 years ago
Ryan Dwyer 0db6f2ef58 Fix some cases where the cursor doesn't update
6 years ago
Drew DeVault e94fd0e6eb
Merge pull request #2341 from RedSoxFan/fix-2339
6 years ago
Brian Ashworth 44e218574f Add missing checks to fix 2339
6 years ago
emersion 5a77bc3215
Merge pull request #2338 from somdoron/master
6 years ago
somdoron 7ead2e85a7 fix crash on new output while swaylock is running
6 years ago
Drew DeVault 0515b37dfd
Merge pull request #2323 from RyanDwyer/scratchpad
6 years ago
Ryan Dwyer 12e90fa600 Store scratchpad list in sway_root instead of server
6 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad
6 years ago
Ryan Dwyer 89dc047ca9
Merge pull request #2328 from emersion/xdg-shell-set-title
6 years ago
emersion 238c8afc74 Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6
6 years ago
emersion be60e44b7c
Merge pull request #2296 from RyanDwyer/floating-modifier
6 years ago
Ryan Dwyer d21d4b83a3 Set cursor when beginning resize and move operations
6 years ago
Ryan Dwyer 009b426024 Fix damage when shrinking a floating view using cursor
6 years ago
Ryan Dwyer 5ba2ae9c6a Implement request_move and request_resize for xwayland views
6 years ago
Ryan Dwyer 3faceadffe Fix focus bug with floating containers
6 years ago
Ryan Dwyer cf5f5eaf8c Deny move/resize events for tiled xdg shell views
6 years ago
Ryan Dwyer 011d1ebfa4 Consider view's min/max sizes when resizing
6 years ago