Commit Graph

64 Commits (d3504212a042a3d060254bc08648ea37c338cb17)

Author SHA1 Message Date
Mikkel Oscar Lyderik 7be476c115 Add cmds new_window and new_float 9 years ago
Drew DeVault a12850444d New feature: adjust gaps with floating_mod+scroll 9 years ago
Mikkel Oscar Lyderik 5a13cb0ed1 Implement borders 9 years ago
Mikkel Oscar Lyderik 3b05f92f76 Add border <none|normal|toggle|pixel> config 9 years ago
Mikkel Oscar Lyderik 86ea79ea6d Implement parsing of hide_edge_borders 9 years ago
Mikkel Oscar Lyderik e2774aee3c Add default border colors 9 years ago
Mikkel Oscar Lyderik 71a5350b68 Implement include command 9 years ago
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