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

dev #109

Merged
merged 8 commits into from
Sep 23, 2024
Merged

dev #109

merged 8 commits into from
Sep 23, 2024

Commits on Aug 29, 2024

  1. feat: upgrade logging system

    Merrit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    094b185 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: change search hint to just 'Search'

    Since we disabled type-to-search, the hint should
    be changed to just 'Search' to avoid confusion.
    Merrit committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1a0a911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16abbfc View commit details
    Browse the repository at this point in the history
  3. feat(linux): second app instance toggles window

    On Linux, launching a second instance of the app
    will now toggle the window visibility of the first
    instance.
    
    This enables the ability to quickly show/hide the
    app window using a keyboard shortcut that launches
    the app, which is otherwise impossible on Wayland.
    
    Resolves #110
    Merrit committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d06eb99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f939228 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    6243888 View commit details
    Browse the repository at this point in the history
  2. feat: add key hint to search bar

    Resolves #99
    Merrit committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bb1b233 View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    Merrit committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    35f1a67 View commit details
    Browse the repository at this point in the history