Commit Graph

6010 Commits (813e1209795f7016fd1223c5ce96b2185eed5a9a)
 

Author SHA1 Message Date
Brian Ashworth 75ebeb4a16
Merge pull request from RyanDwyer/fullscreen-containers 7 years ago
Ryan Dwyer 868dcde14e Fix indent 7 years ago
Ryan Dwyer 27a20a4884 Allow containers to be fullscreen 7 years ago
Brian Ashworth c8dc9b3b30
Merge pull request from progandy/set-modifier-locks 7 years ago
ProgAndy 76ece5788b Fix LEDs for configured modifier states 7 years ago
ProgAndy 0ba52458ab Restrict CapsLock and NumLock commands to the configuration file 7 years ago
ProgAndy d07463d53b Add documentation for xkb_capslock/xkb_numlock 7 years ago
ProgAndy c7a3a03115 Add xkb_numlock/xkb_capslock commands () 7 years ago
ProgAndy 2166dbe2e4 Implement setting NumLock and CapsLock status 7 years ago
emersion 6a8d1e5044
Merge pull request from CedricCabessa/fix-2355-move-workspace-crashes 7 years ago
Cédric Cabessa 445a09575c fix : "move workspace to output up" crashes 7 years ago
Drew DeVault 53dbe2da4b
Merge pull request from emersion/render-opaque-overlay 7 years ago
Drew DeVault fc718f629a
Merge pull request from ppascher/xwayland-optional 7 years ago
Pascal Pascher 384c55c0b4 more style fixes, reorder config.h include 7 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build 7 years ago
Pascal Pascher 79a45d4a40 more style fixes, included "sway/config.h" where needed 7 years ago
emersion fd1e2c172c
Merge pull request from RyanDwyer/fix-crash-on-tab-reap 7 years ago
Ryan Dwyer b14bd1b0b1 Fix crash when closing last child of a tabbed container 7 years ago
emersion 0e79b2114c Improve rendering with a fullscreen opaque overlay surface 7 years ago
emersion cdc4ad2b4f
Merge pull request from RedSoxFan/implement-2335 7 years ago
Brian Ashworth 3a75bb7f32 Change button var passed to seat_begin_move 7 years ago
Brian Ashworth dca02944ce Implement floating_modifier <mod> [inverse|normal] 7 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false 7 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support 7 years ago
Drew DeVault 817d37c950
Merge pull request from swaywm/pid-workspaces 7 years ago
Drew DeVault c80258c3b3 Address @emersion's review comments 7 years ago
Drew DeVault 347f7cb4c1
Merge pull request from RyanDwyer/fix-crash-on-click 7 years ago
Ryan Dwyer 2f1b84a0f3 Fix crash when clicking certain surfaces 7 years ago
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