Vincent Bernat
abcb1454f3
picom: fix opacity rule for CSD
2021-10-24 14:54:43 +02:00
Vincent Bernat
941f5b827c
picom: exclude GTK client side decorations from shadow and opacity
2021-10-24 14:53:55 +02:00
Vincent Bernat
778075f526
picom: exclude dimmer from shadow
2021-09-06 17:49:37 +02:00
Vincent Bernat
9d9b02fef4
picom: no transparency for mpv windows
2021-08-17 11:25:32 +02:00
Vincent Bernat
8959299478
picom: don't unredir automatically
...
This means all windows are unredirected, not just the fullscreen
window.
2021-08-07 18:59:29 +02:00
Vincent Bernat
696db29bc3
picom: unredirect fullscreen windows when possible
2021-08-06 00:32:14 +02:00
Vincent Bernat
00b6359835
xss-lock: provide a dimmer written in Python
2021-08-04 00:01:48 +02:00
Vincent Bernat
318cc1e713
picom: make combo boxes not transparent
2021-08-03 11:07:16 +02:00
Vincent Bernat
0e1366a77a
picom: make tooltips opaque
2021-07-29 12:07:22 +02:00
Vincent Bernat
e2e87fb193
picom: move to non-experimental backend
2021-07-28 08:23:03 +02:00
Vincent Bernat
a03d67bd38
picom: handle transparency corrected for tabbed windows
2021-07-22 12:23:40 +02:00
Vincent Bernat
802bac72a0
rofi: small tweak to theme
2021-07-20 19:57:06 +02:00
Vincent Bernat
8c1b3b7bb2
picom: switch to glx backend using experimental backends
...
There are some artifacts with xr_glx_hybrid and it is not available as
experimental. Let's try glx with experimental backend. No tearing.
Tested with https://www.youtube.com/watch?v=MfL_JkcEFbE .
2021-07-13 08:27:22 +02:00
Vincent Bernat
e007711578
picom: also add fading for tooltips, notifications and menus
2021-07-11 08:58:43 +02:00
Vincent Bernat
61c9eb7fd8
picom: drop shadows for some window types
2021-07-11 08:53:30 +02:00
Vincent Bernat
5426dcefdc
picom: exclude utility windows from opacity
...
That's what Firefox is using for some menus.
2021-07-11 08:51:28 +02:00
Vincent Bernat
6f8b185735
picom: try switching to xr_glx_hybrid
2021-07-07 16:53:27 +02:00
Vincent Bernat
a25e9f2a56
picom: also make Zoom floating window not transparent
2021-07-07 11:38:50 +02:00
Vincent Bernat
5a09a90944
picom: simplify configuration by using only opacity-rules
...
Otherwise, the interactions with inactive-opacity and wintypes are not
well-documented.
2021-07-07 11:10:21 +02:00
Vincent Bernat
ed9b7c622e
picom: disable fading
...
This is cool, but switching between workspaces can be a bit painful as
windows are unmapped (but not closed) and mapped, so there is some
time and a transition to the background. If we try to make it quicker,
the flicker is more important.
2021-07-06 07:45:45 +02:00
Vincent Bernat
f85aa0487c
picom: speedup a bit fading
...
Otherwise, switching between workspaces is a bit slow.
2021-07-06 07:31:23 +02:00
Vincent Bernat
84db9ccb13
picom: update a bit the configuration
2021-07-05 18:50:45 +02:00
Vincent Bernat
3ba1e7e45d
picom: switch to a configuration file
...
It's easier to edit rules this way. Also, add some rules.
2021-07-05 18:20:36 +02:00