#Always on top of the taskbar

3 messages · Page 1 of 1 (latest)

flint pagoda
#

So I want to create a taskbar widget what would be the best way to do this.
My idea was to display a transparent, no decorations, always on top etc... window
but clicking the taskbar sends the window behind the taskbar.
What would be a solution to this (does not have to be cross platform only windows 11 and maybe 10)?

tauri 2.0.0 - windows 11

green cradle
#

Just to be sure, the existing always on top setting isn't enough? I know electron has more granular options for that that we still didn't add.

flint pagoda