-
Notifications
You must be signed in to change notification settings - Fork 14
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
gnome 44 #59
Comments
Hi, Sorry I won't update anything in BaBar.
|
@fthx if BaBar won't be maintined anymore, can we archive this repo to reduce confusion? |
oh no!! it was the best extension to organize icons on the top bar :( |
DashBar is, sadly, far from a replacement to Babar (which has 30k downloads btw and is the best taskbar out there) |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
After upgrading to Gnome 44 the extension activation button is in error state and the error is due to the following lines inenable/disable (constructor/destroy) functions of extension.js:
let monitorManager = Meta.MonitorManager.get();
Log from journalctl:
gnome-shell[1930]: JS ERROR: Extension babar@fthx: TypeError: Meta.MonitorManager.get is not a function
Do you have any idea what is wrong?
The text was updated successfully, but these errors were encountered: