Additional Operating Systems
Brought to you by:
theplan
Create a OS interface so that PlaceMint could run on Linux or OSX. Mono allows the code to run, but the dll imports from User32 for windowing and hotkeys would have to be different. Implement as a plug-in interface, PlaceMint would load an OS specific dll that matched the interface so that the main functionality would stay constant and just the dll would be OS dependent.