Several settings fixes #28

Closed
opened 2026-04-05 16:17:42 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @joepadmiraal on 4/23/2024

  • Limit app search results to 20 to improve performance.
    Without this, typing in the search field (entry widget) is really sluggish for the first couple of characters on my laptop.

  • Close settings after opening an app via the search bar.

  • Automatically focus the entry widget to allow app searching.

  • Fix keyboard input in settings.
    Without keymode: "exclusive", no key presses were registered at all in the settings screen.

*Originally created by @joepadmiraal on 4/23/2024* - Limit app search results to 20 to improve performance. Without this, typing in the search field (entry widget) is really sluggish for the first couple of characters on my laptop. - Close settings after opening an app via the search bar. - Automatically focus the entry widget to allow app searching. - Fix keyboard input in settings. Without `keymode: "exclusive"`, no key presses were registered at all in the settings screen.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/dotfiles#28