waybar/include/modules/sway
Rene D. Obermueller 328573332f sway-window, Issue 1399: new style classes
Provides CSS classes empty, floating, tabbed, tiled, solo, stacked and
app_id.

Adds offscreen-css bool option (default false), only effective when
"all-outputs" is true. This adds styles on outputs without focused
node, according to its focused workspaces window situation.

Adds an "offscreen-css-text" string option (default empty), only
effective when "all-outputs" and "offscreen-style" are set. This
is shown as a text on outputs without a focused node.

Adds a "show-focused-workspace" bool option (default false) to indicate
the workspace name if the whole workspace is focused when nodes are
also present. If not set, empty text is shown, but css classes
according to nodes in the workspace are still applied.

Limitation:
When the top level layout changes, there is no sway event so the
module cannot react. Perhaps in the future recurring polling can
be added to go around this limitation.
2023-01-12 05:53:59 +01:00
..
ipc refactor: change enum ipc_command_type to uint32_t 2022-04-10 12:52:46 -07:00
bar.hpp Add reset behaviour of modifier key 2022-04-15 20:04:58 +02:00
language.hpp modules: Revert button to label 2022-11-24 13:08:16 +01:00
mode.hpp modules: Revert button to label 2022-11-24 13:08:16 +01:00
scratchpad.hpp feat(sway/scratchpad): add some configs 2022-08-31 16:27:25 +08:00
window.hpp sway-window, Issue 1399: new style classes 2023-01-12 05:53:59 +01:00
workspaces.hpp refactor: lint 2022-04-06 08:37:19 +02:00