summaryrefslogtreecommitdiff
path: root/sway/commands/default_dim_inactive.c
AgeCommit message (Collapse)Author
2023-02-14Implement for_window support for dim_inactive (#109)famfo
* Implement for_window support for dim_inactive * Update file names, add check if the container is null, add docs * Fix typo * Update meson.build * Update commands.c * Update render.c * Update container.c * Update render.c * Update container.h