luca-awesome-dotfiles/home/.config/awesome/libs/bling/docs/module/swal.md
Hydroxycarbamide 2401cfcee2 Add revelation
Update and add bling task_preview, tag_preview and window_switcher
Add catppuccin-macchiato
Use my weather key
Update keybindings
Update autorun
Fix sliders
2023-03-20 09:51:48 +01:00

1,006 B

😋 Window Swallowing

Can your window manager swallow? It probably can...

Usage

To activate and deactivate window swallowing use the following functions. If you only want to activate it, call the start function once in your rc.lua.

bling.module.window_swallowing.start()  -- activates window swallowing
bling.module.window_swallowing.stop()   -- deactivates window swallowing
bling.module.window_swallowing.toggle() -- toggles window swallowing

Theme Variables

theme.parent_filter_list   = {"firefox", "Gimp"} -- class names list of parents that should not be swallowed
theme.child_filter_list    = { "Dragon" }        -- class names list that should not swallow their parents
theme.swallowing_filter = true                   -- whether the filters above should be active

Preview

gif by Nooo37