sway/contrib
gibbz00 47023befbf contrib/inactive-windows-transparency: Show only one window as focused
Script currently has the ability to show multiple windows as active,
wrongly implying that more than one window can be focused at the same
time. It happens when multiple outputs are configured such that multiple
workspaces can be simultaneously shown. Stemming from a conditional to
only change transparency values if the focus change is done on the same
workspace in which the previous focus change was made. (Introduced in:
6235423544.) Commit is somewhat poor in
that it clumps multiple features into one commit, so it's hard to
understand what problem the author attempted to solve with the
conditional. I, for one, can not see any other reason for adding this
arguably incorrect behavior, as it goes directly against the script's
purpose. As such, it's regarded as a bug and the change will remove the
behavior entirely, not making it an option.
2022-10-03 15:38:15 +02:00
..
autoname-workspaces.py refactor icon_for_window function 2021-04-09 22:08:53 +02:00
grimshot grimshot: fix tilde expansion within quotes 2022-07-30 09:25:24 +02:00
grimshot.1 Support cursor capture in grimshot 2022-04-21 10:41:48 +02:00
grimshot.1.scd Update grimshot.1.scd 2022-04-23 22:34:11 +02:00
inactive-windows-transparency.py contrib/inactive-windows-transparency: Show only one window as focused 2022-10-03 15:38:15 +02:00