Commit Graph

478 Commits (a999269e1cf8eeb423547a0c8ab3420f27628168)

Author SHA1 Message Date
Brian Ashworth 3f328b6276
Merge branch 'master' into popup-during-fullscreen 7 years ago
Ian Fan efb123899f commands: when setting urgency, check container is not null 7 years ago
Brian Ashworth 09c3c33081 Allow swaynag to be disabled 7 years ago
emersion 45f2cd0c73
Merge pull request from emersion/disable-swaybg 7 years ago
emersion ab3a397d58 Fix memory leak in status_command handler 7 years ago
John Axel Eriksson 08139daaa4
Check if there is a current container before setting it's opacity 7 years ago
emersion c988b03d85 Allow swaybg to be disabled 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 5e1983660d Allow status_command to be disabled via IPC 7 years ago
Ryan Dwyer e168e8f0ff Don't apply seat config when validating 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Drew DeVault e60ad3f677 Fix some missing commands in sway-input(5) 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 7 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 7 years ago
emersion 351e722b6e
Merge pull request from RyanDwyer/resize-return-false 7 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 7 years ago
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path 7 years ago
Ryan Dwyer bb708d0f82 Don't allow negative gaps 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ian Fan 98576b9dda swaybar: fix setting binding mode indicator 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Ryan Dwyer 21ff87d72b Improve CSD logic 7 years ago
Ryan Dwyer efcfe57b10 Remove CSD from toggle list if client doesn't support it 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
Ryan Dwyer 9753e52d6b Flatten container in workspace_rejigger 7 years ago
Ryan Dwyer 0b7fb6943e Fix some bugs as a result of removing move_out_of_tabs_stacks 7 years ago
Ryan Dwyer 93624599b3 Remove move_out_of_tabs_stacks 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Marien Zwart 37e51a20cc Fix compilation against wlroots without X11 backend 7 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 7 years ago
William Wold f48999dd24 Fix crash moving out of tab container 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
Brian Ashworth 17fe8924f2 Address ianyfan's comments 7 years ago
Brian Ashworth 1cf737489d Escape spaces in background file path 7 years ago
Brian Ashworth 0b64cce733 Allow spaces in background file paths 7 years ago
Ryan Dwyer 2f6935e00f Remove bad assertion in workspace_rejigger 7 years ago
emersion af9e8f94cc
Merge pull request from ianyfan/commands 7 years ago
Brian Ashworth 0b7fe54f9e Update textures for cmd_client_* commands 7 years ago
Ian Fan ae535396b0 commands: when moving container, remove its gaps 7 years ago
Ian Fan c770949a9f commands: when moving container, restore focus properly 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 7 years ago
Ian Fan 6cd92b193c commands: prevent running empty seat command 7 years ago