Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preferences #4

Open
9 of 15 tasks
jrodl3r opened this issue Dec 4, 2016 · 0 comments
Open
9 of 15 tasks

Preferences #4

jrodl3r opened this issue Dec 4, 2016 · 0 comments

Comments

@jrodl3r
Copy link
Owner

jrodl3r commented Dec 4, 2016

load, save and toggle various app features


Todo:

  • Load User Preferences prefs.json on startup [from mb.app.getPath('userData')]
  • Add Preferences View + Triggers, Toggle-Logic
  • Update + Store Individual User Preferences on change / toggle
  • Refactor Preferences w/ LocalStorage (switch from electron-storage to node-localstorage)
  • Toggle Switch UI (Active, Inactive, codepen/CczHd)

Options:

  • Launch on System Startup (npmjs/auto-launch) [Not App Store Compatible]
  • Toggle Show Dock Icon
  • Toggle Highlight Menubar Icon
  • Toggle Show Window on Open
  • Toggle Show on All Workspaces
  • Toggle Auto-Hide (Toggles mb.alwaysOnTop + mb.showOnAllWorkspaces)
  • Toggle Always on Top (Toggles window.alwaysOnTop)
  • Enabling Auto-Hide will disable Always on Top
  • Toggle Default Position (Menubar, Top-Left, Top-Center, Top-Right, Bottom-Left, Bottom-Center, Bottom-Right, Middle-Left, Middle-Right)
  • Toggle Remember Position
  • Toggle Remember Dimensions (Height, Width)
@jrodl3r jrodl3r changed the title Preferences Menu Preferences Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant