189 Commits (bf4056a2c6e1cdbebe105cd4e80d2843e0030093)

Author SHA1 Message Date
Mikkel Oscar Lyderik 843e2ad2c1 Only send modifier event once for active modifiers
9 years ago
Mikkel Oscar Lyderik 7727c9efbc Detect bar modifier pressed/released
9 years ago
Yacine Hmito f02cf75ff3 Use SYSCONFDIR as recommended
9 years ago
Drew DeVault 91c102a897 Merge pull request #393 from robotanarchy/musl-libc-compatibility
9 years ago
robotanarchy c3e9ee5e43 replace non-standard qsort_r with qsort
9 years ago
Drew DeVault fc71c6303c Fix default swaybar font
9 years ago
Drew DeVault 33fb648938 Merge pull request #372 from sce/fix_swaybar_output_name_test
9 years ago
S. Christoffer Eliesen 6ace37d0b1 config: load_swaybars: Fix name comparison.
9 years ago
S. Christoffer Eliesen 2779559b15 config: free_bar: Check if outputs is NULL.
9 years ago
Mikkel Oscar Lyderik 207678e809 Add support for running swaybar_command
9 years ago
Drew DeVault b9f14cee41 Merge pull request #359 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
Drew DeVault 03787871d0 Fix bar invocation for multihead setup
9 years ago
Drew DeVault 1a365f19c9 Use system swaybar instead of local swaybar
9 years ago
Drew DeVault 60c204a09b Invoke swaybar when an output matches a bar config
9 years ago
Drew DeVault 01798a5ae2 Merge pull request #338 from mikkeloscar/bar-separator-symbol
9 years ago
Mikkel Oscar Lyderik 053fb09d1e Use free_flat_list for simple char* list.
9 years ago
Mikkel Oscar Lyderik 2fd7dd64ec Implement bar option: separator_symbol
9 years ago
Mikkel Oscar Lyderik 47f4aea9e7 Correctly free bindings list
9 years ago
Mikkel Oscar Lyderik f59f5d27aa Implement bar option: output <output>
9 years ago
Mikkel Oscar Lyderik 05e7334106 Fix active_workspace_border color definition
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
Drew DeVault 242da783f4 Merge pull request #324 from mikkeloscar/free-bar-bindings
9 years ago
Mikkel Oscar Lyderik 95de999922 Free bar->bindings
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 211bc71599 Use tabs instead of spaces
9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable"
9 years ago
Mikkel Oscar Lyderik 0a8ec26383 Implement bar option: tray_padding <px> [px]
9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing
9 years ago
Drew DeVault 19fd979af4 Merge pull request #300 from mikkeloscar/configure-mouse-btn
9 years ago
Drew DeVault bffbe11e53 Fix config.c strlen error
9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable
9 years ago
Yacine Hmito f3f77f9ff1 FALLBACK_CONFIG_DIR did not work. Fixed.
9 years ago
Yacine Hmito 09feef89ee Can customize config fallback directory
9 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets
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
Drew DeVault 5a369b3132 Only strip comments at the start of a line
9 years ago
Christoph Gysin ffdfaaa985 apply_output_config: use list_seq_find() to find config
9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config
9 years ago
Drew DeVault 1661edee28 Allow output config for output named *
9 years ago
Drew DeVault 2f192cceca Improve config file loading
9 years ago
Christoph Gysin e362f871d9 Call swaybg without invoking a shell
9 years ago
Drew DeVault 9fb020d04c Merge pull request #251 from sce/criteria_1
9 years ago
Christoph Gysin eeb7f5c036 config: print line number
9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command.
9 years ago
S. Christoffer Eliesen a6c9f40b9a sway_binding_cmp_keys: Differentiate between modifier keys.
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 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
9 years ago
Drew DeVault 2100d7bfef Fix #240
9 years ago
Drew DeVault 5728307520 Add wallpapers to output command
9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times.
9 years ago
Drew DeVault 38b18d460a Revert "Try ~/.i3/config earlier than /etc/sway/config"
9 years ago
Drew DeVault f0ceb4e909 Try ~/.i3/config earlier than /etc/sway/config
9 years ago
Drew DeVault 250097d32b Fix gaps for views being incorrect
9 years ago
S. Christoffer Eliesen abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>".
9 years ago
S. Christoffer Eliesen af30a1b67c ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
S. Christoffer Eliesen edf33aad29 config: Add "seamless_mouse" to decide if pointer crosses output edges.
9 years ago
S. Christoffer Eliesen 4fea92ef0c config: Don't try to apply bad output resolution.
9 years ago
S. Christoffer Eliesen ca862a5bd4 config: Apply output config also during config reload.
9 years ago
taiyu 72aaffcf5b fix config search paths
9 years ago
taiyu 0bea2e2122 multi command keybinds
9 years ago
Drew DeVault e505abfe75 Revert "new_workspace null behavior + testmap functions + regex"
9 years ago
taiyu e1d18e42a8 new_workspace null behavior + testmap functions + regex
9 years ago
taiyu aaa0923bc4 cmd status + workspace ws output op
9 years ago
taiyu 799ff640f8 remove old things
9 years ago
taiyu aa22dc3113 var replacement changes
9 years ago
taiyu fd6d06ff61 fix missing symbol bug
9 years ago
taiyu da76ecb5f8 escape check fix
9 years ago
taiyu d673a72705 set variable changes
9 years ago
Thomas Wouters c3f76f8785 fix outut typo
9 years ago
taiyu 3eb29ea736 strdup + style
9 years ago
taiyu 47ff000697 put strip_whitespace back
9 years ago
taiyu 71af5b7dde config modes
9 years ago
taiyu 3fb8397724 free config stuff
9 years ago
taiyu b7de289332 free config when reloading
9 years ago
taiyu 5408d34c9c config_path cleanup
9 years ago
taiyu f25c6b312b gap resize
9 years ago
taiyu afa6747145 enum for command type
9 years ago
taiyu c5d0b5d437 style
9 years ago
taiyu 4cd18449d2 better handling of commands during config
9 years ago
Luminarys 12e96f0f9e Added in workspace_auto_back_and_forth
9 years ago
taiyu e0d5486957 default floating_mod
9 years ago
Luminarys acb3fbdfb5 Added in default_orientation handling
9 years ago
taiyu c8415d7fef split_string memory leaks cleanedup
9 years ago
Drew DeVault b7f4607544 Implement output configuration through config
9 years ago
minus 8dfaf6265b fixed #108 signed/unsigned comparison
9 years ago
Drew DeVault 3a5fce339f Reset key buffer on reload
9 years ago
Drew DeVault 579fe70ed9 Add command line parsing
9 years ago
aouelete acbcf17905 Fixed config path
9 years ago
Luminarys 0e4df85ba1 Fixed config loading
9 years ago
Drew DeVault 0f29f04816 Set test to NULL when appropriate
9 years ago
Drew DeVault 1ec8e082a2 Free environment vars after loading config
9 years ago