Commit Graph

323 Commits (f33cdc0f2f0d94df4cd7ab367298d92d7b58e25b)

Author SHA1 Message Date
Drew DeVault 038bb8cc7c s/numlen/log10/g 9 years ago
Quentin Glidic 449617f104 commands: Fix memory allocation in assign 9 years ago
Quentin Glidic 43483d8fee commands: Fix usage of arrow in assign 9 years ago
Mikkel Oscar Lyderik ac740271a5 Strip stray whitespace 9 years ago
Cole Mickens 28081b7689 libinput 9 years ago
crondog 81caf89ff8 cmd_assign 9 years ago
Mikkel Oscar Lyderik 0ba3f08f52 Strip quotes from workspace name v2 9 years ago
Mikkel Oscar Lyderik fc8e5703a5 Strip quotes of each argv when handling command 9 years ago
Mikkel Oscar Lyderik 222f0d44fc Strip quotes from workspace name. 9 years ago
Mikkel Oscar Lyderik f8b260d4a1 Add support for bincode command 9 years ago
Mikkel Oscar Lyderik cb8ac7fd4a Unescape string after doing var replacement 9 years ago
Mikkel Oscar Lyderik 55f63935ab Implement bindsym --release 9 years ago
Drew DeVault 8f5de70c93 Merge pull request from mikkeloscar/detect-modifier 9 years ago
Mikkel Oscar Lyderik 843e2ad2c1 Only send modifier event once for active modifiers 9 years ago
Mikkel Oscar Lyderik 95e0f44c73 Move modifier name table to common/util.c 9 years ago
Mikkel Oscar Lyderik c20c63b677 Send IPC modifier event on bar_modifier up/down 9 years ago
crondog b755fd073e Return focus to fullscreen view 9 years ago
Mikkel Oscar Lyderik aa2f754c64 swaybar: Implement binding_mode_indicator 9 years ago
crondog 397b58e88f split toggle 9 years ago
crondog 596c4d9428 Dont try and fullscreen a workspace with no views 9 years ago
Mikkel Oscar Lyderik 16b8c2e915 Handle SIGTERM sent to sway 9 years ago
Drew DeVault 8a22ac3966 Initialize id, part two 9 years ago
Drew DeVault 7c06ef35de Initialize ID 9 years ago
Drew DeVault 91c102a897 Merge pull request from robotanarchy/musl-libc-compatibility 9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort 9 years ago
Mikkel Oscar Lyderik c803b79764 Trigger event on bar mode|hidden_state commands 9 years ago
Mikkel Oscar Lyderik a96a5e0013 Handle bar commands outside config file 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 ede27eabc5 Reload swaybar/swaybg on config reload. 9 years ago
progandy 8f1ac1ef2c sway: enable workspace selection by number 9 years ago
Drew DeVault 60c204a09b Invoke swaybar when an output matches a bar config 9 years ago
Mikkel Oscar Lyderik 2fd7dd64ec Implement bar option: separator_symbol 9 years ago
Drew DeVault efff8e5ba5 Merge pull request from mikkeloscar/bar-font 9 years ago
Mikkel Oscar Lyderik 9316851715 Implement bar option: font <font> 9 years ago
Mikkel Oscar Lyderik ded8919c69 Implement bar option: binding_mode_indicator <yes|no> 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 71a25d5da7 Remove a couple of unwanted spaces 9 years ago
Drew DeVault 7b0ea051c6 Merge pull request from gpyh/bar_cmd_modifier 9 years ago
Yacine Hmito 0ead9324dc Added bar_cmd_modifier 9 years ago
Drew DeVault 9db15e29b1 Merge pull request from gpyh/bar_cmd_status_command 9 years ago
Yacine Hmito 5786fa7e35 Added bar_cmd_status_command 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
Drew DeVault 42a85431ee Merge pull request from mikkeloscar/configure-mouse-btn2 9 years ago
Mikkel Oscar Lyderik 0aeee6963d Make mouse key used for drag/resize configurable 9 years ago
Mikkel Oscar Lyderik 0d1eb5553c Implement bar option: mode <dock|hide|invisible> 9 years ago
Mikkel Oscar Lyderik d6cd37d873 Implement bar option: hidden_state <hide|show> 9 years ago
Mikkel Oscar Lyderik 401333e7c7 Implement bar option: id <custom-id> 9 years ago
Drew DeVault 2be742d02d Merge pull request from mikkeloscar/bar-id 9 years ago
Mikkel Oscar Lyderik 2cedf88273 Add bar id to debug logs 9 years ago
Mikkel Oscar Lyderik c6b13163c9 Add initial support for custom bar-id 9 years ago
Drew DeVault b65e348233 Fix crash in bar { } blocks 9 years ago
Drew DeVault 0b2cf8b65c Merge pull request from mikkeloscar/bar-confing-subcommands 9 years ago
Mikkel Oscar Lyderik b00c106460 Add more debug logging to bar option parsing 9 years ago
Mikkel Oscar Lyderik bd0c58e85a Implement bar option: position <top|bottom|left|right> 9 years ago
Mikkel Oscar Lyderik cc08daded4 Implement bar option: strip_workspace_numbers <yes|no> 9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable" 9 years ago
Mikkel Oscar Lyderik cb9b157e03 Add tray_output not supported warning 9 years ago
Mikkel Oscar Lyderik 0a8ec26383 Implement bar option: tray_padding <px> [px] 9 years ago
Mikkel Oscar Lyderik b9e8accc51 Implement bar option: workspace_buttons <yes|no> 9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing 9 years ago
Drew DeVault d361ce656d Track the fullscreen view on a workspace swayc_t 9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable 9 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets 9 years ago
Drew DeVault 3f950b6e52 Merge pull request from christophgysin/merge 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
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments 9 years ago
Drew DeVault 9d2bbe2640 Merge pull request from sce/fix_stray_floats 9 years ago
Christoph Gysin 7059eccaa1 cmd_output: Log enable/disable state 9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config 9 years ago
Christoph Gysin 88f372a22a cmd_output: Cleanup cmd_output argument handling 9 years ago
S. Christoffer Eliesen badfb4bb43 cmd_floating: Don't add non-float as sibling to float. 9 years ago
Mikkel Oscar Lyderik c477bbf345 Add warnings about invalid output commands 9 years ago
S. Christoffer Eliesen 2d0f78c0d6 workspace: Learn sticky. 9 years ago
S. Christoffer Eliesen db642fc8c5 commands: code formatting: Sort list of commands by alphabet. 9 years ago
S. Christoffer Eliesen d9770cc243 cmd_floating: Support `enable` and `disable` commands too. 9 years ago
Christoph Gysin be3fae148b swaybg: implement scaling mode "fit" 9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command. 9 years ago
S. Christoffer Eliesen db92920cf9 handle_command: Skip commands that has a criteria string. 9 years ago
taiyu 9d50f88cef fix list sorting 9 years ago
S. Christoffer Eliesen a0c5a0bb30 cmd_bindsym: Detect/handle duplicates. 9 years ago
S. Christoffer Eliesen 9ce5d635f1 commands: Comment/doc for config_command. 9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. 9 years ago
Drew DeVault 35fd139105 Add all documented scaling modes to config parser 9 years ago
Drew DeVault 79b277fe9b Parse output background config 9 years ago
Drew DeVault 01202568f9 Track pid of child process from exec 9 years ago
S. Christoffer Eliesen 236f26f62e output: Support multiple adjacent outputs. 9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times. 9 years ago
S. Christoffer Eliesen abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>". 9 years ago
S. Christoffer Eliesen eeec0fda8a commands: gaps: Re-arrange windows after changing default gaps. 9 years ago
S. Christoffer Eliesen 936f8c24e0 commands: gaps: Always apply default gaps config. 9 years ago
S. Christoffer Eliesen 5c1e20b6ff commands: gaps: Accept zero value. 9 years ago
S. Christoffer Eliesen 820681965d commands: gaps: Refactor, expected_syntax. 9 years ago
S. Christoffer Eliesen af31a3f04a commands: Learn 'move workspace to output <direction|name>'. 9 years ago