Allow disabling compositing/window effects for XOSD_XFT window #7

Open
opened 2024-01-15 22:18:31 +13:00 by rosethorn · 0 comments
Owner

So I noticed the displayed text fades in and out, and for XOSD-xft_affirmations that probably isn't what I want. I'd prefer to be able to have the window containing the text hide and show immediately without any fading effects, but I can't really find any information on how to do that. I guess I'll have to look at the differences between how it's done in XOSD versus XOSD_XFT.

I think what's happening is the XOSD_XFT window is being managed by the window manager, which adds all the effects. So maybe we can change the osd_create function to take some parameter(s) to enable or disable management by the window manager, depending on what behaviour is desired.

So I noticed the displayed text fades in and out, and for [XOSD-xft_affirmations](https://codelabs.alteria.xyz/rosethorn/XOSD-xft_affirmations) that probably isn't what I want. I'd prefer to be able to have the window containing the text hide and show immediately without any fading effects, but I can't really find any information on how to do that. I guess I'll have to look at the differences between how it's done in XOSD versus XOSD_XFT. I think what's happening is the XOSD_XFT window is being managed by the window manager, which adds all the effects. So maybe we can change the `osd_create` function to take some parameter(s) to enable or disable management by the window manager, depending on what behaviour is desired.
rosethorn added the
Kind/Feature
Kind/Enhancement
Priority
High
labels 2024-01-15 22:19:32 +13:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rosethorn/libxosd-xft#7
No description provided.