-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Unite with Gnome Shell 3.36 #155
Comments
ArchLinux rolled the 3.36.0 out to public. Any update on this issue? |
Replace in panel.js const parent = controls.get_parent();
if (parent) {
parent.remove_child(controls);
}
this.container.add_child(controls); No error but dash not visible :( |
Thanks for the reports. I'm on Arch too. I will update and try to fix the issue soon. |
I have pushed a fix in master branch. Can you try it and confirm that it works? |
It works on my machine ™ |
Same issue as with my code, dash no visible |
@Zeph33 How is Dash to Dock related to unite? |
Replace Unite by 3 extensions"Dash to Dock" "No title Bar" and "KStatusNotifierItem/AppIndicator Support". I have tested your fix with this 3 extensions disable but the dock is not visible, no crash, no error ... |
@Zeph33 unite is not a replacement for "Dash to Dock" and "KStatusNotifierItem/AppIndicator Support". From those extensions unite can only replace "No title Bar". |
I have a lot of extension, I mixed ... your screenshot show Dash to Dock |
@Zeph33 no problem. |
@pezz please open a new issue for the icons. Thanks. |
Done #156 |
Hello, Running Arch here and after the latest update it seems unite will only work in an X session. In Wayland the error comes up is Thanks |
It works, thx! |
On Arch with 3.36 on Wayland and getting same error as subliminal-one. Journal excerpt for the error below.
|
@subliminal-one, @radiomike I can reproduce the issue. I will push a fix soon. Thanks for the reports. |
system fonts are applied by default fixes issue #155 `object is null`
@subliminal-one, @radiomike the fix is available on master branch. |
@jonian working, thanks! |
Hello,
Thanx for this wonderfull extension.
With Ubuntu 20.04 & G.S 3.35.91, unfortunately, Unite no longer work anymore...
TypeError: controls.reparent is not a function
The text was updated successfully, but these errors were encountered: