Commit graph

4 commits

Author SHA1 Message Date
Alexander Mohr
0fdee55fbe improve formatting w/ nightly toolchain
nightly rustformat allows some
advanced formatting for strings and
imports.
Add a pipeline steps that validates through this.
2025-07-26 22:50:33 +02:00
Alexander Mohr
6ce81a56d5 breaking api changes: improve API for gui and reduce cloning
* change signature of gui::show to include option with factory
  trait to create new element instead of boolean
* change signature of get_[sub_]elements
  the newer signature makes it way clearer what the semantic behind
  the value is.
* improve how completion with tab is handled
* added config option, so tab can be used to submit
2025-07-03 19:30:51 +02:00
Alexander Mohr
d9ca8e62d8 hyprswitch cache images to improve startup times 2025-06-22 13:57:36 +02:00
Alexander Mohr
4cde2d02e6 add hyprswitch 2025-06-01 10:51:25 +02:00