Commit Graph

684 Commits (42e5b4b032ab72b8dcd13e6cd40a93a394c96cd2)

Author SHA1 Message Date
Mikkel Oscar Lyderik 42e5b4b032 Don't skip all clients on ipc_workspace_event. 9 years ago
Mikkel Oscar Lyderik a96a5e0013 Handle bar commands outside config file 9 years ago
Drew DeVault fc71c6303c Fix default swaybar font 9 years ago
S. Christoffer Eliesen f4b9c3856a layout: Fix `edge_gaps off` with top/left panels. 9 years ago
S. Christoffer Eliesen ce54b4ff2e container: Fix inner gaps against screen edge. 9 years ago
Drew DeVault 3082245243 Merge pull request from sce/per_panel_config 9 years ago
Drew DeVault 33fb648938 Merge pull request 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 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 from sce/fix_arrange_windows 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
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 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 f6da4dda4b Bring unmanaged windows to front on output arrange 9 years ago
Drew DeVault 01798a5ae2 Merge pull request 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
Drew DeVault 473ac4531f [swaybar] Get bar config via IPC 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 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
Drew DeVault 809c251df8 Merge pull request from mikkeloscar/bar-height 9 years ago
Mikkel Oscar Lyderik 6834a33290 Add bar height option (Airblader/i3) 9 years ago
Drew DeVault 432e3310f6 Fix crash from ipc_json_describe_workspace 9 years ago
Drew DeVault b76acbaf4f Implement IPC_GET_BAR_CONFIG 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 242da783f4 Merge pull request from mikkeloscar/free-bar-bindings 9 years ago