mhsabbagh / green-recorder

A simple screen recorder for Linux desktop. Supports Wayland & Xorg
GNU General Public License v3.0
616 stars 118 forks source link

Recording running status icon in Budgie-DE malforming the budgie-panel #77

Closed ayanb1991 closed 6 years ago

ayanb1991 commented 6 years ago

I am using Ubuntu-Budgie 17.10 and whenever I am starting the recording the recording status indicator icon appearing in the budgie-panel and malforming the budgie-panel. Working nice on XFCE and Cinnamon. May be a issue of budgie DE but still please have a look. budgie_issue

fossfreedom commented 6 years ago

The issue here is that the icon is too large - the appindicator spec mandates that the icon-size for app indicators should be 22x22

We (Ubuntu Budgie) can overcome the sizing issues if the icon was a .svg - but cannot automatically resize with png images.

ayanb1991 commented 6 years ago

Thanks for replying, I got what you are saying. But this thing works well on XFCE and Cinnamon environments. I have tested it. May be XFCE and Cinnamon is presenting the appindicator in a different way. right? So what can be the solution to it?

fossfreedom commented 6 years ago

Software here needs to fix it. Suggestions are in my reply above