Wayherb icon indicating copy to clipboard operation
Wayherb copied to clipboard

Display on top of fullscreen windows

Open lord-re opened this issue 3 years ago • 6 comments

Would it be possible to be displayed on top everything even fullscreen windows ?

lord-re avatar Apr 11 '21 08:04 lord-re

I don't believe so but I may be wrong... its been a while since ive used wayherb personally so I haven't worked on it much at all. If anyone provides resources to examples of the layer protocol drawing over fullscreen windows though i can try to implement it

Vixeliz avatar Apr 24 '21 00:04 Vixeliz

Should be possible with layershell

notthewave avatar Aug 30 '21 10:08 notthewave

We actually are already using layershell set to top. I just dont think it appears over fullscreen windows but i may be wrong. Also @notthewave I saw your fork if youd like to make pull request here feel free

Vixeliz avatar Aug 30 '21 17:08 Vixeliz

Also alpha is already supported btw

Vixeliz avatar Aug 30 '21 17:08 Vixeliz

I actually wanted to start learning C with wayherb but IDK where to start. So I didn't do anything yet. Also you misunderstood I wanted to make alpha optional.

notthewave avatar Aug 30 '21 17:08 notthewave

Alpha is optional you can just set the values to 1.0 for solid. As for learning C with wayherb this code isnt the cleanest to be honest. If you are interested in game development at all or even simple gui applications check out raylib and raygui it is a great library to learn some basics of c with a great community.

Vixeliz avatar Aug 30 '21 18:08 Vixeliz