yilozt / mutter-rounded-setting

GNU General Public License v2.0
55 stars 6 forks source link

Unable to access the gui #2

Closed wadkarkundan closed 2 years ago

wadkarkundan commented 2 years ago

So I installed mutter-rounded along with mutter-rounded-=settings gui everything was successfully installed but I can't seem to access the settings. How to do that please need help

yilozt commented 2 years ago
cd /path/to/mutter-rounded-setting
gjs ./dist/mutter_settings.js

Then you can see the gui if mutter-rounded is installed correctly.

wadkarkundan commented 2 years ago
cd /path/to/mutter-rounded-setting
gjs ./dist/mutter_settings.js

Then you can see the gui if mutter-rounded is installed correctly.

thanks a lot this worked.

wadkarkundan commented 2 years ago

Sorry but now the Blur doesn't seem to work no matter what value I set

yilozt commented 2 years ago

Need to pick a window to the list in the Blur settings.

wadkarkundan commented 2 years ago

Need to pick a window to the list in the Blur settings.

Tried picking the window but unable to add it. I first click on the picker then select the window ex. file manager app but it doesnt load up still says new item.

*Update I found out why coz I just checked my Extensions and it has a extension Mutter-Rounded Pick a window incompatible with gnome 42. Any workaround I mean could I try disabling the Gnome version check validation and try?

yilozt commented 2 years ago

You can try disable the Gnome version check validation. It should works with gnome 42.

yilozt commented 2 years ago

Looks like I forget add gnome 42 into metadata.json

wadkarkundan commented 2 years ago

Looks like I forget add gnome 42 into metadata.json

Prolly I'll just wait for it to support gnome 42. Can you update me once you've added that support. Thanks

yilozt commented 2 years ago

The extension to pick a window should works well if you have disable the version validating of extensions.

I have add 42 to metadata.json of this extensions. You can use git pull to update and run install.sh again. This extension should works when you relogin to gnome-session.


From: wadkarkundan @.> Sent: Wednesday, May 4, 2022 10:27:38 AM To: yilozt/mutter-rounded-setting @.> Cc: Yi @.>; Comment @.> Subject: Re: [yilozt/mutter-rounded-setting] Unable to access the gui (Issue #2)

Looks like I forget add gnome 42 into metadata.json

Prolly I'll just wait for it to support gnome 42.

— Reply to this email directly, view it on GitHubhttps://github.com/yilozt/mutter-rounded-setting/issues/2#issuecomment-1116872510, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHXNQ2XQN4ZGSD7IOUSMVTLVIHOBVANCNFSM5U7ENNXA. You are receiving this because you commented.Message ID: @.***>

wadkarkundan commented 2 years ago

The extension to pick a window should works well if you have disable the version validating of extensions. I have add 42 to metadata.json of this extensions. You can use git pull to update and run install.sh again. This extension should works when you relogin to gnome-session.

Thanks now it works. I love the Blur effect what is your suggested settings values for the Blur. Also If you could add the reset value to default button would be great. Thanks for you help.