Commit Graph

57 Commits (dcf5c67681128c62fd8e807f9681b334f0485f80)

Author SHA1 Message Date
Mikkel Oscar Lyderik 2935e24cf5 Implement 'smart_gaps' feature from i3-gaps 9 years ago
Mikkel Oscar Lyderik 67bbcceba1 Free config before exiting sway. 9 years ago
Mikkel Oscar Lyderik e15a8a0376 Improve how swaybars are spawned 9 years ago
Mikkel Oscar Lyderik bad4e22f3b Make sway spawn only one bar per bar config 9 years ago
crondog 0ee5547406 font: Allow adding font to the config. In prep for border titles 9 years ago
Cole Mickens 28081b7689 libinput 9 years ago
Mikkel Oscar Lyderik f8b260d4a1 Add support for bincode command 9 years ago
Mikkel Oscar Lyderik 32cd3f70eb Add function for duplication a sway_binding 9 years ago
Mikkel Oscar Lyderik 55f63935ab Implement bindsym --release 9 years ago
Mikkel Oscar Lyderik 843e2ad2c1 Only send modifier event once for active modifiers 9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort 9 years ago
Drew DeVault 7647762bab Fix default workspace name generation 9 years ago
Drew DeVault b9f14cee41 Merge pull request from mikkeloscar/i3bar-command 9 years ago
Mikkel Oscar Lyderik 9d7f1afdfb Add bar option: swaybar_command <command> 9 years ago
Mikkel Oscar Lyderik 90ff36cab8 Terminate children when freeing output container 9 years ago
Mikkel Oscar Lyderik ede27eabc5 Reload swaybar/swaybg on config reload. 9 years ago
Mikkel Oscar Lyderik 2fd7dd64ec Implement bar option: separator_symbol 9 years ago
Mikkel Oscar Lyderik f59f5d27aa Implement bar option: output <output> 9 years ago
Mikkel Oscar Lyderik 6834a33290 Add bar height option (Airblader/i3) 9 years ago
Mikkel Oscar Lyderik de1f625c27 Add rgba support for bar colors 9 years ago
Mikkel Oscar Lyderik 8c1d56812b Implement bar option: colors {} 9 years ago
Mikkel Oscar Lyderik 0513322c03 Move default bar config to bar creation. 9 years ago
Yacine Hmito 87126a9fc2 Added bar_cmd_bindsym 9 years ago
Mikkel Oscar Lyderik 0aeee6963d Make mouse key used for drag/resize configurable 9 years ago
Mikkel Oscar Lyderik c6b13163c9 Add initial support for custom bar-id 9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable" 9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing 9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable 9 years ago
Drew DeVault 4f89735fc4 Add bar config struct and defaults 9 years ago
Christoph Gysin b1bd3ae6f3 cmd_output: Merge instead of replace output config 9 years ago
Christoph Gysin ae7ed79573 config: Store 'enabled' as int 9 years ago
Drew DeVault 4c1fad95b9 Remove trailing semicolon 9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config 9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command. 9 years ago
S. Christoffer Eliesen a0c5a0bb30 cmd_bindsym: Detect/handle duplicates. 9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. 9 years ago
Drew DeVault 79b277fe9b Parse output background config 9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times. 9 years ago
Drew DeVault edb3e4b5ab Add some documentation comments 9 years ago
S. Christoffer Eliesen abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>". 9 years ago
S. Christoffer Eliesen edf33aad29 config: Add "seamless_mouse" to decide if pointer crosses output edges. 10 years ago
S. Christoffer Eliesen ca862a5bd4 config: Apply output config also during config reload. 10 years ago
Drew DeVault e505abfe75 Revert "new_workspace null behavior + testmap functions + regex" 10 years ago
taiyu e1d18e42a8 new_workspace null behavior + testmap functions + regex 10 years ago
taiyu aaa0923bc4 cmd status + workspace ws output op 10 years ago
taiyu 71af5b7dde config modes 10 years ago
Luminarys 12e96f0f9e Added in workspace_auto_back_and_forth 10 years ago
Luminarys acb3fbdfb5 Added in default_orientation handling 10 years ago
Luminarys a65dca04e8 Style fix 10 years ago
Luminarys 98fad060e2 Added in glitchy disabling 10 years ago