422 Commits (6a1d71b8b8f33bdea3fb41bcd0de9439c0452682)

Author SHA1 Message Date
Mikkel Oscar Lyderik c80ad015ff Prevent changing layout when focusing float window
9 years ago
Mykyta Holubakha 500ee0a731 Allow to set relative path for wallpapers in config
9 years ago
Mykyta Holubakha 0c495eecde Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
9 years ago
Mykyta Holubakha 0423c41a0f Implemented configurable floating scroll behavior
9 years ago
Raman Varabets a9123c38b2 fix a typo (horiziontal -> horizontal)
9 years ago
Eric Engestrom e53ba08626 sway: fix potential buffer overflow
9 years ago
Jasen Borisov de007c9b58 Add input cmd for setting pointer accel profile.
9 years ago
Daniel Lockyer 5a7099eee0 sway/commands.c: add some free calls to release allocated memory
9 years ago
Drew DeVault 3be3867474 Fix oversight in ebdce71
9 years ago
Drew DeVault ebdce719b4 Fix -Wunused-result problems
9 years ago
Mikkel Oscar Lyderik 1fb9489032 Fix bindcode by offsetting xkb keycode by 8
9 years ago
Mikkel Oscar Lyderik 6c7ed7e7cb Add title to nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik 3e1f78ab26 Add support for nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik e226b20bd8 Reapply prev layout when exiting tabbed/stacked
9 years ago
Mikkel Oscar Lyderik d26658fb35 Correctly determine default layout
9 years ago
Mikkel Oscar Lyderik 8d700fe008 Fix problems with floating windows
9 years ago
Mikkel Oscar Lyderik ec7ff769c7 Tabbed and stacked layout
9 years ago
Mykyta Holubakha 09d69f606a Renamed pango_markup config options
9 years ago
Mykyta Holubakha 0f1cfdec61 Renamed to pango_markup
9 years ago
Mykyta Holubakha 53b53dd8c2 Added plaintext markup configuration
9 years ago
Kevin Hamacher b6e2b6add9 Add border color commands
9 years ago
Eric Engestrom 3e8081514d Fix spelling mistakes
9 years ago
Mikkel Oscar Lyderik 7be476c115 Add cmds new_window and new_float
9 years ago
Mikkel Oscar Lyderik 63474aa04d Make pango: optional for bar font
9 years ago
Drew DeVault 4bf10d7771 Merge pull request #551 from mikkeloscar/window-borders
9 years ago
Mikkel Oscar Lyderik 948c594132 Allow surrounding spaces in mode name
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 da567317ab Make pango: prefix optional for font config
9 years ago
Drew DeVault eacf3d0396 Loosen restrictions on commands, update docs
9 years ago
Mikkel Oscar Lyderik b5f34cc27d Load correct config on reload
9 years ago
Mikkel Oscar Lyderik 71a5350b68 Implement include command
9 years ago
Drew DeVault ca400e84f5 Merge pull request #525 from mikkeloscar/fix-clang-warning
9 years ago
Mikkel Oscar Lyderik c1f91c4f5e Use correct type for keycode
9 years ago
Mikkel Oscar Lyderik 2935e24cf5 Implement 'smart_gaps' feature from i3-gaps
9 years ago
Mikkel Oscar Lyderik 8c7bdfc004 Allow legal non-x11 keycodes
9 years ago
Mikkel Oscar Lyderik 9a04f9d8d6 Add config option workspace_layout
9 years ago
Mikkel Oscar Lyderik 99f26c61a5 Don't strip quotes from exec args
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
Mikkel Oscar Lyderik 5e253fdd9a Correctly exit sway on errors.
9 years ago
Mikkel Oscar Lyderik 739ba902e0 Prevent crash when showing scratchpad on new ws.
9 years ago
Mikkel Oscar Lyderik be6455b295 Squash trailing whitespace
9 years ago
Mikkel Oscar Lyderik bacd40d6db Fix clang warnings
9 years ago
crondog 7916eb70b9 commands: move position mouse
9 years ago
crondog 0ee5547406 font: Allow adding font to the config. In prep for border titles
9 years ago
Mikkel Oscar Lyderik 32ae26e519 Add quotes to multiword arguments.
9 years ago
Drew DeVault a416715372 Revert "s/numlen/log10/g"
9 years ago
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 #434 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 #393 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 #359 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 #335 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 #325 from gpyh/bar_cmd_modifier
9 years ago
Yacine Hmito 0ead9324dc Added bar_cmd_modifier
9 years ago
Drew DeVault 9db15e29b1 Merge pull request #323 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 #320 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 #314 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 #313 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 #278 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 #274 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
S. Christoffer Eliesen 9c8394022e commands: Learn 'move <container|window> to output <direction|name>'.
9 years ago