Commit graph

72 commits

Author SHA1 Message Date
Alexander Mohr
96455074e9 add basic support for custom keys
this also adds an example for a vaultwarden client
2025-05-10 23:39:32 +02:00
Alexander Mohr
d15f178f27 fix multi monitor 2025-05-05 19:47:47 +02:00
Alexander Mohr
2c801a7593 add usage discamler 2025-05-04 13:38:48 +02:00
Alexander Mohr
4c8a9771db use sort mode everywhere 2025-05-04 13:38:48 +02:00
Alexander Mohr
99b893c468 support no_actions 2025-05-04 13:38:48 +02:00
Alexander Mohr
b2cddb02be improve file browser icons 2025-05-04 13:38:48 +02:00
Alexander Mohr
f625eaacfa support password 2025-05-04 13:38:48 +02:00
Alexander Mohr
f55e04c219 fix crash on missing selection in file mode 2025-05-04 13:38:48 +02:00
Alexander Mohr
e8f90a3ba3 add emoji browser and support variables ($) for files 2025-05-03 22:57:04 +02:00
Alexander Mohr
7fd4df26aa startup when no config exists 2025-05-03 22:57:04 +02:00
Alexander Mohr
5ffa702a76 support img markup in label 2025-05-03 22:57:04 +02:00
Alexander Mohr
649fa3b6dc add support for markup
solves #25
2025-05-03 22:57:04 +02:00
Alexander Mohr
56bc6aeb20 support search
closes #35
2025-05-03 22:57:04 +02:00
Alexander Mohr
b001611aaa cleanup 2025-05-03 14:47:43 +02:00
Alexander Mohr
54354c298f fix focus 2025-05-03 14:47:43 +02:00
Alexander Mohr
bdbe3c49cd build ui in glib idle task
this improves startup times, especially with
large item sets imensly
2025-05-03 14:47:43 +02:00
Alexander Mohr
bc6d1de673 run via execpve 2025-05-03 14:47:43 +02:00
Alexander Mohr
66a708b429 improve hide/show performance 2025-05-03 14:47:43 +02:00
Alexander Mohr
1cf3e6d3c4 drop filter-rate 2025-05-01 22:40:50 +02:00
Alexander Mohr
cb775dc50a support hide search 2025-05-01 22:40:50 +02:00
Alexander Mohr
1423fd68e7 support case config 2025-05-01 22:40:50 +02:00
Alexander Mohr
4da1b9d328 improve file lookup 2025-05-01 22:40:50 +02:00
Alexander Mohr
d2de4abaca add demo gif 2025-05-01 22:40:50 +02:00
Alexander Mohr
10aef94bea fix selecting sub items by mouse 2025-05-01 22:40:50 +02:00
Alexander Mohr
f051d23a30 remove dark flag
fixes #19
fixes #34
2025-05-01 22:40:50 +02:00
Alexander Mohr
c9223dcad6 fix window parameter 2025-05-01 22:40:50 +02:00
Alexander Mohr
cde9951101 improve doc 2025-05-01 22:40:50 +02:00
Alexander Mohr
0ca65cae81 improve config 2025-05-01 22:40:50 +02:00
Alexander Mohr
8cc457dffc improve ssh 2025-05-01 22:40:50 +02:00
Alexander Mohr
88c2cfbd8e improve doc and restructure a bit 2025-05-01 01:04:32 +02:00
Alexander Mohr
bb4dcb6908 add ssh mode 2025-05-01 01:04:32 +02:00
Alexander Mohr
00df9f4d88 support dmenu style 2025-05-01 01:04:32 +02:00
Alexander Mohr
ed72037239 improve math mode 2025-05-01 01:04:32 +02:00
Alexander Mohr
b355e67819 cleanup 2025-05-01 01:04:32 +02:00
Alexander Mohr
b18a44fd47 add constructor for menu item 2025-05-01 01:04:32 +02:00
Alexander Mohr
1525803ccc support new element on dmenu 2025-05-01 01:04:32 +02:00
Alexander Mohr
67a77e49f2 boost startup performance more
performance is now on-par with wofi
2025-05-01 01:04:32 +02:00
Alexander Mohr
8673ef4d13 performance improvements 2025-05-01 01:04:32 +02:00
Alexander Mohr
1cf6fa5f13 improve image lookup 2025-05-01 01:04:32 +02:00
Alexander Mohr
e18684e8a4 make initial score also behave positive 2025-05-01 01:04:32 +02:00
Alexander Mohr
12dc85e928 rework animation to be smoother and drop different animation types 2025-05-01 01:04:32 +02:00
Alexander Mohr
652f2218e6 filter non existing items before building the ui 2025-05-01 01:04:32 +02:00
Alexander Mohr
a8f2917c20 improve performance 2025-05-01 01:04:32 +02:00
Alexander Mohr
6ebec39f5c fix parsing icons 2025-05-01 01:04:32 +02:00
Alexander Mohr
3945368184 fix fuzzy
fixes #10
2025-05-01 01:04:32 +02:00
Alexander Mohr
e3ee26f8b3 add dmenu support 2025-05-01 01:04:32 +02:00
Alexander Mohr
3e7f341acc add example showcases 2025-05-01 01:04:32 +02:00
Alexander Mohr
6cbdc96f87 fix clippy 2025-04-21 20:16:48 +02:00
Alexander Mohr
2453bbaf72 add support for location 2025-04-21 20:16:48 +02:00
Alexander Mohr
3e34d809be fix auto prompt 2025-04-21 20:16:48 +02:00