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

Prepare for Gnome v45 #2

Open
zeners opened this issue Nov 19, 2023 · 0 comments
Open

Prepare for Gnome v45 #2

zeners opened this issue Nov 19, 2023 · 0 comments

Comments

@zeners
Copy link
Owner

zeners commented Nov 19, 2023

Reviews requested Change of PlayFile:

let player = global.display.get_sound_player();
let file = Gio.File.new_for_path('PATH TO THE FILE');
player.play_from_file(file, 'title', null);

but this doesn't work for refs.js: https://extensions.gnome.org/review/48421

LoadFile-Dialog in prefs.js is deprecated and doesn't work anymore.

Plan to just maintaining the extension will not work, so i have to change the name, that will result in settings lost.

I'm not very happy with this result, but will look forward to bring it online again.

I can keep the old extension in AUR, but i'm unsure, if this is a good plan.

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

1 participant