691 Commits (d37169a9271327ae4583929a8aaec0cd53a37659)

Author SHA1 Message Date
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 50b04884b6 Trigger ipc_event_workspace in all cases
9 years ago
robotanarchy 3dd2393797 remove unused execinfo.h include from debug_log.c
9 years ago
Drew DeVault 442a54c38b Merge pull request #390 from mikkeloscar/workspace-ipc-event
9 years ago
Mikkel Oscar Lyderik 42e5b4b032 Don't skip all clients on ipc_workspace_event.
9 years ago
Mikkel Oscar Lyderik c803b79764 Trigger event on bar mode|hidden_state commands
9 years ago
Mikkel Oscar Lyderik 66c66c7304 Implement `barconfig_update` IPC 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 #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