gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

nautilus: Add compatibility with Nautilus 43 #2115

Closed jbicha closed 1 year ago

jbicha commented 2 years ago

Nautilus 43 and nautlius-python 4 introduce major changes to the extension API. (Nautilus 43 also was ported to GTK4.)

The GNOME 43 Release Candidate is being released in the next few days and the stable release will happen on September 21.

I guess this merge proposals breaks the keyboard shortcut for Nautilus > Open in Tilix. (By the way, Ubuntu Desktop uses Ctrl+Alt+T for their systemwide Launch a Terminal feature.)

jbicha commented 2 years ago

For the CI, Debian Testing is known to be broken (tilix is currently unbuildable there). Sorry.

jbicha commented 2 years ago

There were some fixes pushed to Debian but it will probably take 5 or 6 days for them to migrate to Debian Testing.

ximion commented 2 years ago

Looks good to me!

jbicha commented 2 years ago

Here's the documentation:

https://gnome.pages.gitlab.gnome.org/nautilus-python/nautilus-python-migrating-to-4.html

jbicha commented 1 year ago

yay, Debian Testing is fixed and the CI is passing again.

ximion commented 1 year ago

Awesome, thank you for the patch!