Commit graph

14 commits

Author SHA1 Message Date
Antoine Gersant
df0de19567 Renamed mod.s rs files 2022-11-08 23:53:02 -08:00
Antoine Gersant
4ad8d922f7
Platform-specific improvements (#127)
* Use native-windows-gui crate to manage tray icon
Adds log file support on Windows

* Log file location now works like other paths

* Removed context builder

* Context --> App

* Removed mount URLs from App

* Switch to a nicer crate for forking daemon

* Handle errors from notify_ready

* Add application icon to all Windows Polaris executables, not just those created by the release script

* Add build.rs to release tarball

* Create PID file parent directory if necessary
2020-12-30 21:41:57 -08:00
Laurențiu Nicola
b1fec94e82 Fix Windows builds 2019-08-07 08:50:24 +03:00
Laurențiu Nicola
6d963c059f Use 2018-style macro imports 2019-08-06 12:51:15 +03:00
Antoine Gersant
0297b351bf Rustfmt 2018-10-06 15:46:30 -07:00
Antoine Gersant
42d1bfb882 Autoformat 2018-01-06 14:37:26 -08:00
Antoine Gersant
c8810c8683 Less verbose module references 2018-01-06 14:35:55 -08:00
Antoine Gersant
da01a3f8c2 Updated winapi dependency 2018-01-06 14:31:48 -08:00
João Oliveira
55d6e412d6 update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
Antoine Gersant
f9a27895b4 Formatting 2016-12-21 07:05:16 +01:00
Antoine Gersant
63579c2640 Updated Windows installer and application icons 2016-11-27 23:21:12 -08:00
Antoine Gersant
f82ddc484c Added context menu with Quit option 2016-09-21 23:44:29 -07:00
Antoine Gersant
d59a2a3ae7 Formatting 2016-09-21 23:32:30 -07:00
Antoine Gersant
a4f118d9e6 Setup Windows UI with inert notification icon 2016-09-17 03:05:31 -07:00