679 Commits (83eb8d16aaeeaeca374413ecf9db93c531f4e9fc)

Author SHA1 Message Date
Drew DeVault 3082245243 Merge pull request #373 from sce/per_panel_config
9 years ago
Drew DeVault 33fb648938 Merge pull request #372 from sce/fix_swaybar_output_name_test
9 years ago
S. Christoffer Eliesen e45fd9b6c5 extensions: Track panels by wl_resource, position per panel.
9 years ago
S. Christoffer Eliesen 6db0f6f80f extensions: panel_config->resource => wl_surface_res.
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
Drew DeVault 3282163f64 Implement compositor support for swaylock
9 years ago
Drew DeVault eefc93db43 Fix lock extension setup in compositor
9 years ago
Drew DeVault 253efad437 Merge pull request #361 from mikkeloscar/i3bar-command
9 years ago
Mikkel Oscar Lyderik 207678e809 Add support for running swaybar_command
9 years ago
Drew DeVault 7647762bab Fix default workspace name generation
9 years ago
Drew DeVault 2ab4e5676e Merge pull request #360 from sce/fix_arrange_windows
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
S. Christoffer Eliesen f0b3ee6d84 layout: arrange_windows: Partially fix swaybar irregularties.
9 years ago
S. Christoffer Eliesen 0ad5059b6f layout: arrange_windows: Fix/better debug output.
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 7558a274fa Add shims for swaylock on compositor
9 years ago
S. Christoffer Eliesen ed730db11b layout: Keep output at the correct size, workspace can be smaller.
9 years ago
S. Christoffer Eliesen 18a7afa1b3 focus: Fix moving last workspace.
9 years ago
progandy 76c520a04b sway: insert numbered workspaces in order
9 years ago
progandy 8f1ac1ef2c sway: enable workspace selection by number
9 years ago
Drew DeVault 03787871d0 Fix bar invocation for multihead setup
10 years ago
Drew DeVault 1a365f19c9 Use system swaybar instead of local swaybar
10 years ago
Drew DeVault 60c204a09b Invoke swaybar when an output matches a bar config
10 years ago
Drew DeVault f6da4dda4b Bring unmanaged windows to front on output arrange
10 years ago
Drew DeVault 01798a5ae2 Merge pull request #338 from mikkeloscar/bar-separator-symbol
10 years ago
Mikkel Oscar Lyderik 053fb09d1e Use free_flat_list for simple char* list.
10 years ago
Mikkel Oscar Lyderik 2fd7dd64ec Implement bar option: separator_symbol
10 years ago
Drew DeVault 473ac4531f [swaybar] Get bar config via IPC
10 years ago
Drew DeVault efff8e5ba5 Merge pull request #335 from mikkeloscar/bar-font
10 years ago
Mikkel Oscar Lyderik 9316851715 Implement bar option: font <font>
10 years ago
Mikkel Oscar Lyderik ded8919c69 Implement bar option: binding_mode_indicator <yes|no>
10 years ago
Mikkel Oscar Lyderik 47f4aea9e7 Correctly free bindings list
10 years ago
Mikkel Oscar Lyderik f59f5d27aa Implement bar option: output <output>
10 years ago
Mikkel Oscar Lyderik 05e7334106 Fix active_workspace_border color definition
10 years ago
Drew DeVault 809c251df8 Merge pull request #328 from mikkeloscar/bar-height
10 years ago
Mikkel Oscar Lyderik 6834a33290 Add bar height option (Airblader/i3)
10 years ago
Drew DeVault 432e3310f6 Fix crash from ipc_json_describe_workspace
10 years ago
Drew DeVault b76acbaf4f Implement IPC_GET_BAR_CONFIG
10 years ago
Mikkel Oscar Lyderik de1f625c27 Add rgba support for bar colors
10 years ago
Mikkel Oscar Lyderik 8c1d56812b Implement bar option: colors {}
10 years ago
Mikkel Oscar Lyderik 71a25d5da7 Remove a couple of unwanted spaces
10 years ago
Drew DeVault 242da783f4 Merge pull request #324 from mikkeloscar/free-bar-bindings
10 years ago
Drew DeVault 7b0ea051c6 Merge pull request #325 from gpyh/bar_cmd_modifier
10 years ago
Yacine Hmito 0ead9324dc Added bar_cmd_modifier
10 years ago
Mikkel Oscar Lyderik 95de999922 Free bar->bindings
10 years ago
Drew DeVault 9db15e29b1 Merge pull request #323 from gpyh/bar_cmd_status_command
10 years ago
Yacine Hmito 5786fa7e35 Added bar_cmd_status_command
10 years ago