Re: [E-devel] Mount volumes

2025-04-10 Thread Carsten Haitzler
On Tue, 8 Apr 2025 13:24:00 + Quelrond said: > Hello, > > I would like to enable mount/unmount volumes support in Enlightenment > under FreeBSD. > > I see three options in meson_options.txt of Enlightenment: > > - 'device-udev' > - 'mount-udisks' > - 'mount-eeze' > > It seems that eeze n

Re: [E-devel] Mount volumes

2025-04-10 Thread Quelrond
Thanks for this clarification, Raster. As for now - I do not suppose to touch the code of EFM or any other component, I would like just to understand how does it work in the current state (it seems to work in Linux). Then - yes, I understand the idea of EFM2 and I suppose that with such approac

Re: [E-devel] Mount volumes

2025-04-10 Thread Quelrond
Finally... Everything works 'out-of-the-box', I just had some strange problems on the PC where I tested it. Starting bsdisks (FreeBSD analog of Udisks2), I get DBUS messages about changing of devices status. Enlightenment sees them, so activating two options in E settings -  "Icons on Desktop"

[E-devel] Mount volumes

2025-04-08 Thread Quelrond
Hello, I would like to enable mount/unmount volumes support in Enlightenment under FreeBSD. I see three options in meson_options.txt of Enlightenment: - 'device-udev' - 'mount-udisks' - 'mount-eeze' It seems that eeze needs libmount that is not present in FreeBSD, so, probably, the last opt