swayfx/sway/desktop
Erik Reider fba74b3617 Refactored layer_effects command to parse multiline configs
Now supports commands like these:

```
layer_effects "waybar" {
  blur enable;
  shadows disable;
  corner_radius 6;
}
```

Also now able to override previous criterias and add criterias during runtime
2023-05-10 19:15:10 +02:00
..
fx_renderer rebase + removed extra shadow lines from render_view 2023-05-01 01:03:14 -04:00
desktop.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
idle_inhibit_v1.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
launcher.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
layer_shell.c Refactored layer_effects command to parse multiline configs 2023-05-10 19:15:10 +02:00
output.c Refactored layer_effects command to parse multiline configs 2023-05-10 19:15:10 +02:00
render.c Refactored layer_effects command to parse multiline configs 2023-05-10 19:15:10 +02:00
surface.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
transaction.c transaction: destroying nodes aren't hidden 2022-01-21 13:13:16 +01:00
xdg_shell.c Extend minimize logic to work with XWayland and XDG applications (#132) 2023-03-26 11:44:21 -04:00
xwayland.c Extend minimize logic to work with XWayland and XDG applications (#132) 2023-03-26 11:44:21 -04:00