Skip to content

Releases: raguay/ModalFileManager

MFM: Various fixes to the keyboard management

09 Apr 05:18
Compare
Choose a tag to compare

This release has many changes to how keyboard events are handled. Now, escape will exit every dialog and all OS keycommands in the input fields work. The meta key processor now works and meta-m will iconize the program. Meta-Q will now quit the program. There is also a “Quit” Command prompt command now.

Several other cosmetic changes were made as well.

MFM: Fixing starting on clean system

02 Apr 02:37
Compare
Choose a tag to compare

Well, never release code when you are sick! I’ve been testing MFM on two systems: my build system and a test system. But, I forgot to test the case of it never running. The initial getting the environment for saving in the configuration was still written for NW.js! Of course, that means no one could run the program if they had not already ran the NW.js version.

Well, This release should completely fix that. I’m sorry for any inconvenience it might have caused.

Full Changelog: V1.0.1...V1.0.2

MFM: Fixing file date modified

01 Apr 00:45
Compare
Choose a tag to compare

While making a gif of the Modal File Manager, I notice the date modification of the file was off. I’ve now fixed that with this release.

Full Changelog: v1.0.0...V1.0.1

Initial Release: macOS Universal Binary

31 Mar 05:05
Compare
Choose a tag to compare

This is the first release of the Modal File Manager for the macOS. It is a universal binary that should work on Intel and M1 system Macs. I’ve been using this for a while without any problems. If you come across a problem, please submit an Issue for me to look into it.

Full Changelog: https://github.com/raguay/ModalFileManager/commits/v1.0.0