Commit Graph

68 Commits (43adda0990f17844cb25468c2f293be602d68c13)
 

Author SHA1 Message Date
rascul 43adda0990 log error for stderr 3 years ago
rascul fea7e96970 comments 3 years ago
rascul 26ec5d25e8 makes more sense for Apps.app to be called Apps.app 3 years ago
rascul 948c98f785 Apps.app doesn't need to be public 3 years ago
rascul 6fde2980e5 rustfmt 3 years ago
rascul 70cc873c53 add and fix up comments 3 years ago
rascul 4112b6d434 add use statements for 2021 edition 3 years ago
rascul 9e51c17ac2 space out the struct members with a newline 3 years ago
rascul 68cb96a410 update to edition 2021 3 years ago
rascul 9739f2805d rustfmt 3 years ago
rascul 0bfe2eab5a prefix with _ because not used 3 years ago
rascul 41ae17a52a update Cargo.lock 3 years ago
rasul 4e02a8d9fc add some more coloring to log messages 6 years ago
rasul ec7cefd023 colon isn't needed in these messages 6 years ago
rasul fc36b7ec94 make log messages better 6 years ago
rasul 7e30fb5d3a args is now optional 6 years ago
rasul 07b0b212dd add a few comments 6 years ago
rasul 20e58abf60 add signal handling 6 years ago
rasul 4959c9cedd rustfmt 6 years ago
rasul 9049c8e6b0 note not to use this software 6 years ago
rasul ca349232c9 only care when readable 6 years ago
rasul 78254f7eb6 strip extra newline from data 6 years ago
rasul bad7f99e72 cargo updates 6 years ago
rasul e36e9f0ef1 remove a debug thing 6 years ago
rasul e330660ccb switch to mio so we can not block 6 years ago
rasul 121840498e add sup.log 6 years ago
rasul f6ab14470b use fern for logging to stdout and to file 6 years ago
rasul dc2dfc4bbc _level wasn't necessary 6 years ago
rasul 4139361644 desktop file for /usr/share/xsessions 6 years ago
rasul c38971fd78 config options for stdout and stderr logs 6 years ago
rasul 01f1a61f0d return procs instead of empty vec 6 years ago
rasul ce0c174b6a apps file is called apps.toml now 6 years ago
rasul 4e36fb32e6 get some command line options 6 years ago
rasul 4dfa3dd745 forgot to commit Cargo.lock 6 years ago
rasul d77d85ca85 add missing cd command to install 6 years ago
rasul abd87d6eea remove identical conversion 6 years ago
rasul 6c65f4cbe3 include dirs crate 6 years ago
rasul a8527f4843 error handling fixup also read config from user config directory 6 years ago
rasul 63e98f2c01 more error handling and message fixing up 6 years ago
rasul d8ed14373e handle errors better to include error messages 6 years ago
rasul 11c3237f44 remove forgotten call to startup() 6 years ago
rasul 2b31859e23 move shutdown stuff out of startup() 6 years ago
rasul ced0ce6286 not sure how small it is anymore 6 years ago
rasul 41a2abac3f separate app shutdown 6 years ago
rasul a16c444025 proper install instructions 6 years ago
rasul 98389a33ec implement logger 6 years ago
rasul d1f45584de rustfmt 6 years ago
rasul eb9f25e328 Self instead of Proc 6 years ago
rasul c8b84223e7 more code organization 6 years ago
rasul 0ab51a8dfe need a help function 6 years ago