xwayland-satellite/src/xstate
GoranKovac 3af3e3ab78
Remove skip_taskbar check (#355)
Current wine versions (with yabridge) do not provide SKIP_TASKBAR atom
so current implementation does not work at all for yabridge.
Reason SKIP_TASKBAR check was introduced because there was a edge case
with PixelComposer which spawned as popup instead of top level window.

That app spawns now normally as toplevel with both old and current wine
versions so removing the SKIP_TASKBAR check makes yabridge popups work
for any wine version.

Note:
After extensive testing wine-staging and non staging verisons they
report atoms very differenly:
wine-staging 9.21 reports all atoms in NET_WM_STATE while non stage and
anything above that report only single atom there or non at all
2026-01-24 13:26:52 -05:00
..
mod.rs Remove skip_taskbar check (#355) 2026-01-24 13:26:52 -05:00
selection.rs cargo fmt 2026-01-18 14:46:11 -05:00
settings.rs xstate/settings: Clamp scale to >=1 2025-06-29 16:24:45 -04:00