On Sat, May 09, 2020 at 02:10:50AM -0700, parsrch wrote: > i use > "99:_NET_WM_STATE@[0]:32a = '_NET_WM_STATE_FULLSCREEN'", > "99:_NET_WM_STATE@[1]:32a = '_NET_WM_STATE_FULLSCREEN'", > "99:_NET_WM_STATE@[2]:32a = '_NET_WM_STATE_FULLSCREEN'", > "99:_NET_WM_STATE@[3]:32a = '_NET_WM_STATE_FULLSCREEN'", > "99:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_FULLSCREEN'", > in my compton config to remove transparency in fullscreen apps but it > doesnt work on qtile what is the problem?
Do the windows in question have _NET_WM_STATE_FULLSCREEN set? You can find out with xprop. Looks like we should be setting it... Tycho -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/20200509155034.GA248444%40cisco.
