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

feat: settings window #1278

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

feat: settings window #1278

wants to merge 26 commits into from

Conversation

oliverschwendener
Copy link
Owner

@oliverschwendener oliverschwendener commented Dec 3, 2024

The goal of this PR is to solve #1119 and have a separate window for the settings.

Work in progress...

Open tasks:

  • Add ability to open settings from tray icon context menu
  • Add ability to open settings from ueli extension search results
  • Add ability to open settings from keyboard shortcut
  • Add ability to open settings from "browse extensions"
  • Prevent windows from being destroyed
  • Prevent hiding of search window on blur when settings window is open and focused
  • Reduce memory usage by making sure settings window is destroyed when not used
  • Extract common window management behavior to separate module
  • Add correct window icon
  • Fix bug that prevents the theme from being reactive
  • Test app in dev mode on:
    • Windows
    • macOS
    • Linux
  • Test packaged app on:
    • Windows
    • macOS
    • Linux

@oliverschwendener oliverschwendener self-assigned this Dec 3, 2024
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

Successfully merging this pull request may close these issues.

1 participant