Commit Graph

2897 Commits (e2dc6dfcd8287f4e61e91b616c1f8feb3aace719)

Author SHA1 Message Date
Ian Fan e2dc6dfcd8 Remove obsolete base64.c file 6 years ago
Drew DeVault eecebcafc6 Fix 6 years ago
emersion 0d5c2f75b5
Merge pull request from RyanDwyer/swaylock-handle-output-disconnect 6 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations 6 years ago
Ryan Dwyer 32cb631143 Give focus to another swaylock surface when output is disconnected 6 years ago
emersion 681ed1826d
Merge pull request from minus7/fix-view-container-null 6 years ago
minus 95d7d5f4ee Fix crash if view has no container 6 years ago
Jonathan Buch 426c33f4dc
Reenable popup-handling for determining focus 6 years ago
Jonathan Buch 7e978d7a4c
Use "raycasting" for determining focus for floating windows 6 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows 6 years ago
Jonathan Buch 8bec0c90c7
Add manpage documentatioon for raise_floating 6 years ago
Jonathan Buch ec713125c6
Simplify raising a container in seat 6 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 6 years ago
Ryan Dwyer 5dd535b67a Add sanity check for empty focus stack 6 years ago
Drew DeVault e60ad3f677 Fix some missing commands in sway-input(5) 6 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 6 years ago
Ryan Dwyer a519fb6fde Fix tiling criteria 6 years ago
Ryan Dwyer 677e112733 Set focus_inactive on a sibling when a container closes in an inactive workspace 6 years ago
Brian Ashworth bb25194844 Handle border options for gaps 6 years ago
Ryan Dwyer 82559c16c7
Merge branch 'master' into fix-2653 6 years ago
Drew DeVault 9956a1a9ab
Merge pull request from RedSoxFan/fix-quotes 6 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 6 years ago
Drew DeVault 51f68e10ad
Merge pull request from Ragnis/criteria-floating 6 years ago
Ragnis Armus 1bd695ffd2 Parse floating criteria 6 years ago
Brian Ashworth a125575eb5 Do not strip quotes for cmd_set 6 years ago
Brian Ashworth 87a70b3591 Do not strip quotes for exec or bind commands 6 years ago
Arkadiusz Hiler eed0bc3ebd Add support for installing binaries with DT_RPATH 6 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 6 years ago
Drew DeVault e518c5dbaf
Merge pull request from RedSoxFan/move-sticky-on-evac 6 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 6 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 6 years ago
Arkadiusz Hiler 00dfb76832 Remove libcap/prctl artifacts 6 years ago
Ryan Dwyer 24bcb507ec Fix hotplugging down to zero outputs 6 years ago
emersion a53171669a
Merge pull request from ianyfan/hide-cursor 6 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 6 years ago
emersion 351e722b6e
Merge pull request from RyanDwyer/resize-return-false 6 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 6 years ago
Brian Ashworth 8f09ba7885 Move sticky containers in output_evacuate 6 years ago
Brian Ashworth 0a0cf4540a Fix quote handling for commands 6 years ago
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path 6 years ago
Ryan Dwyer 7661c71b33 Update gaps documentation 6 years ago
Ryan Dwyer bb708d0f82 Don't allow negative gaps 6 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 6 years ago
Brian Ashworth a9d9944e76 sway{,bar,input}.5: changes for generic blocks 6 years ago
Brian Ashworth cc6544c538 sway.5: update set command information 6 years ago
Ian Fan 98576b9dda swaybar: fix setting binding mode indicator 6 years ago
Ryan Dwyer 56e9f31b2f Check for NULL output in workspace_valid_on_output 6 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 6 years ago
Ian Fan 0dfcadc1cf transaction: do not use pointers for state 6 years ago
Ryan Dwyer 22412f57b0 Fix floating views in tabbed/stacked workspaces not getting frame events 6 years ago