taffybar / gtk-sni-tray

A StatusNotifierHost widget written using the gtk+3 bindings for haskell provided by gi-gtk.
BSD 3-Clause "New" or "Revised" License
35 stars 2 forks source link

Possibly incomplete WM hints #15

Closed ARR8 closed 5 years ago

ARR8 commented 6 years ago

Although the program correctly docks to the top of the screen and prevents maximized programs from overlapping it, it also shows up in the task list as a normal window and is minimizable from there.

colonelpanic8 commented 6 years ago

Hmm, not sure what to make of this. The code is actually shared between gtk-sni-tray and taffybar in gtk-strut. Everything should be exactly the same.

ARR8 commented 6 years ago

To be clear, I have not tested taffybar under a stacking WM yet. It may have the same problem.

ARR8 commented 6 years ago

I've confirmed that taffybar has the same problem. Should I file an issue there?

colonelpanic8 commented 6 years ago

sure

colonelpanic8 commented 6 years ago

or maybe file it on gtk-strut

colonelpanic8 commented 6 years ago

https://github.com/IvanMalison/gtk-strut

colonelpanic8 commented 5 years ago

Closed in favor of gtk-strut issue