Thanks to the crossplatform nature of the QT toolkit, porting is
going to be quite straightforward. The main issue would be to
check that the Linux interfaces/IOCTL code also works on
BSD/OSX (it should, but might require small modifications) and
tweak the makefiles/conditional compilation directives
appropriately.
The only thing that really needs to be addressed at the native
level is the (optional) tray icon.
The trouble is, of course, that i do not have a Mac to test on.
Patches that add a Mac target (or even a hardware donation
:) will be gladly accepted.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=589154
Thanks to the crossplatform nature of the QT toolkit, porting is
going to be quite straightforward. The main issue would be to
check that the Linux interfaces/IOCTL code also works on
BSD/OSX (it should, but might require small modifications) and
tweak the makefiles/conditional compilation directives
appropriately.
The only thing that really needs to be addressed at the native
level is the (optional) tray icon.
The trouble is, of course, that i do not have a Mac to test on.
Patches that add a Mac target (or even a hardware donation
:) will be gladly accepted.