Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Ubuntu Mate 20.04 wrong position #153

Open
trappedinspacetime opened this issue Oct 26, 2021 · 2 comments
Open

On Ubuntu Mate 20.04 wrong position #153

trappedinspacetime opened this issue Oct 26, 2021 · 2 comments

Comments

@trappedinspacetime
Copy link

First of all I congratulate you on your project.
I am on Ubunto 20.04 Mate Desktop. I tried kylin-nm applet from offical repo. I liked it. I use it in my Mate Desktop by launching it via dbus-launch kylin-nm. It looks sleek and run well. I wanted to try its latest version. I cloned this repo and built it. I don't know if it's an intended design or a bug, popup ui launches itself on the upper left part of the screen instead of lower right part of the screen. And it doesn't hide when I click outside of the ui, I have to click tray icon to hide it again.

In the 1.2.4 version of it it uses tray icons from Mate Icon Theme which I like
nm-signal-00
nm-signal-00-secure
nm-signal-25
nm-signal-25-secure
nm-signal-50
nm-signal-50-secure
nm-signal-75
nm-signal-75-secure
nm-signal-100
nm-signal-100-secure

Unfortunate kylin-nm-3.0.2 use its own icons. I wanted to insert those icons but I don't know how to implement it in the code.
Would you please help me?

@trappedinspacetime
Copy link
Author

I solved the icon theme issue by uncommenting

//QIcon::setThemeName("ukui-icon-theme-default");
and set the icon theme name.
But I still need to implement "hiding of window" on focus out.

@fensite
Copy link
Contributor

fensite commented Dec 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants