Maato / thunar-dropbox

Plugin for thunar that adds context-menu items for dropbox.
GNU General Public License v3.0
32 stars 5 forks source link

Update for thunarx-3 #9

Open andreldm opened 7 years ago

andreldm commented 7 years ago

Thunar is currently being ported to gtk3 and during this process we had to bump thunarx to 3. It seems that all you need to do is to update wscript (lines 20 and 32) to support Thunar current master (future 1.7.0).

andreldm commented 7 years ago

Note that thunar gtk3-based has not been released yet (it might take a few more months) and thunarx-3 is still not stable, there are deprecations to iron out. I think it's wise for the moment to add a compile option to switch between thunarx-2 (default for now) and thunarx-3, if this is possible with Waf.

andreldm commented 6 years ago

Thunar 1.7.0 has been released and thunarx-3 should be stable, sooo now it's a good time to update thunar-dropbox. You if have any doubts, feel free to get in touch.

Bonus: Now you can use ThunarxMenu to group all actions (ThunarxMenuItems) into one submenu. Not a requirement, just a suggestion to make the context menu cleaner.

luzpaz commented 6 years ago

bump

t0m5k1 commented 5 years ago

Is this repo still active?

Thunar has now ported to gtk3 and thunar is now 1.8.9

andreldm commented 5 years ago

Is this repo still active?

Apparently no. However there is an active fork: https://github.com/Jeinzi/thunar-dropbox