hyprutils / hyprlauncher

GUI for launching applications, written in blazingly fast Rust! 🚀🦀
GNU General Public License v2.0
96 stars 6 forks source link

Pressing / while not focused in search doesnt focus it #89

Open JumpIn-Git opened 4 hours ago

JumpIn-Git commented 4 hours ago

When you unfocus from the search bar, it tells you to press / to focus, but this doesnt work

nnyyxxxx commented 4 hours ago

can you send a video please, i'm not even sure that you can unfocus from the search bar unless you have

  "debug": {
    "disable_auto_focus": true
  }

set to true

Please try and make sure you're using the latest version as well.