nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 23 forks source link

Added settings toggles for Auto Hideing the menu bars and Always on Top #76

Closed token419 closed 2 months ago

token419 commented 2 months ago

This should resolve the following issues via the auto hide menu toggle: https://github.com/nomns/nparse/issues/38 https://github.com/nomns/nparse/issues/56

This could also resolve this request via disabling the auto hide menu feature, but more information would be needed if this would be adequate: https://github.com/nomns/nparse/issues/68

This should partially resolve: https://github.com/nomns/nparse/issues/67 To fully resolve I believe we would need an os level hook to monitor for the current active focused window.