Closed goodwillcoding closed 5 years ago
It's getting late on my time zone, but on first glance this looks nice. I'll take a closer look tomorrow.
@daniellandau there is no rush ... I am still testing if sybchronous approach will work since it blocks. Ideally gnome-control-center should return quickly but I've see few glitches still investigating
Could you add attribution to the original source/copyright to the files borrowed from other projects?
@daniellandau okie so after some more testing it's clear that the synchronous dbus calls are problematic. I am working on async version now, will let you know how it goes soon
With gnome 3.34 this branch doesn't work at all.
hi @daniellandau,
Great extension, thank you for it. This PR adds ability to search gnome panel via same dbus search provider the remoteSearch.js/search.js does in Gnome Shell.
Please let me know what you think of it. Some highlights.
Also I added session.sh and debug.sh that lets one develop application using nested Xephyr server or stand alone wayland gnome-shell instance. The was borrowed from paperwm project.