dwl-patches/patches/client-opacity-focus
fauxmight 6a8275950e Clarify and make consistent "default" versus "inactive"
Prior to this commit, "default" opacity signified "default" in some places and signified "inactive" in other places.
This commit attempts to make clear and consistent usage and specify "inactive" where appropriate.
2025-12-19 05:23:53 +01:00
..

Description

This patch is based on the client-opacity patch. This patch adds differing opacity levels depending upon whether the client is focused or not.

The opacity levels can be change by short cuts.

[MODKEY]+[Ctrl]+[k]         -> increase focus opacity
[MODKEY]+[Ctrl]+[j]         -> decrease focus opacity
[MODKEY]+[Ctrl]+[Shift]+[k] -> increase focus opacity focused client
[MODKEY]+[Ctrl]+[Shift]+[j] -> decrease focus opacity focused client

Download

Authors