Of course - --skip-taskbar is what I was using.. Relying on memory there!

Xprop: result of 'yad --mouse --skip-taskbar --calendar':

_NET_WM_DESKTOP(CARDINAL) = 1
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_STATE(ATOM) = _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER  
            <<< ooh, look!
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
bitmap id # to use for icon: 0x3e00007
bitmap id # of mask for icon: 0x3e00012
window id # of group leader: 0x3e00001
_GTK_THEME_VARIANT(UTF8_STRING) = 
XdndAware(ATOM) = BITMAP
_NET_WM_ICON(CARDINAL) = Icon (16 x 16):
....
....   [icons]
....
_NET_WM_OPAQUE_REGION(CARDINAL) = 0, 0, 286, 253
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 65011717, 65011718
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x3e00004
WM_CLIENT_LEADER(WINDOW): window id # 0x3e00001
_NET_WM_PID(CARDINAL) = 50740
WM_LOCALE_NAME(STRING) = "en_GB.UTF-8"
WM_CLIENT_MACHINE(STRING) = "discordia"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified location: 0, 0
program specified minimum size: 286 by 253
program specified base size: 0 by 0
window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, 
_NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "yad", "Yad"
WM_ICON_NAME(STRING) = "YAD"
_NET_WM_ICON_NAME(UTF8_STRING) = "YAD"
WM_NAME(STRING) = "YAD"
_NET_WM_NAME(UTF8_STRING) = "YAD"

On Sunday, 8 August 2021 at 15:16:42 UTC+1 yobleck wrote:

> Documentation says the option is called --skip-taskbar (
> https://www.mankier.com/1/yad#--skip-taskbar). Have you tried that?
> gnome docs say that this sets a hint of some kind (
> https://people.gnome.org/~shaunm/girdoc/Python/Gtk.Window.set_skip_taskbar_hint.html
> ).
> Can you use xprop to click on a yad window and paste the results here. 
> There is probably some kind of WM_PROPERTY that we need to watch out for.
>
>
> On Wednesday, August 4, 2021 at 10:44:51 AM UTC-4 [email protected] 
> wrote:
>
>> I'm a recent convert to Qtile, and I bring with me a lot of old scripts 
>> that use Yad. Yad has a *--no-taskbar* option which has worked as 
>> expected in other taskbars. The Qtile widget TaskList, however does not 
>> acknowledge the option and displays the window title as normal.
>> Is there any way to achieve an exception rule for TaskList?
>>
>>
>>

-- 
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/514d69cd-8b6b-4566-8c4c-0cb28e3a98fdn%40googlegroups.com.

Reply via email to