Commit graph

45 commits

Author SHA1 Message Date
Alexander Mohr
a5ae9785ed add text output mode
solves #104
2025-08-22 22:30:55 +02:00
Alexander Mohr
7e5ce56bee
readme fix typos 2025-08-01 23:27:14 +02:00
Alexander Mohr
7e23ec1c90 config cleanup unused and non supported options 2025-08-01 22:40:19 +02:00
Alexander Mohr
f89b67fff7
marked pre_display_exec as not supported 2025-08-01 22:00:18 +02:00
Alexander Mohr
cd1bc27ec3 make config optional, improve docs
* worf / warden do not die when the default config is missing
* add documentation on where the config is excepted
  and how the toml file is supposed to look like
2025-08-01 21:55:25 +02:00
Alexander Mohr
ff552eb843 add build instructions
solves #98
2025-08-01 21:20:33 +02:00
Alexander Mohr
55bb8421d4 improve input handling
* support home, end and arrow keys to change cursor position
* support delete icon to clear search
2025-06-22 13:57:36 +02:00
Alexander Mohr
8770a31971 add more custom key support 2025-06-22 13:57:36 +02:00
Alexander Mohr
53cceb499e add option to toggle search 2025-06-22 13:57:36 +02:00
Alexander Mohr
184c9a2b77 use layershell for blurred background 2025-06-22 13:57:36 +02:00
Alexander Mohr
32c1b3562c add empty match method
if this option is set no filtering will be done
2025-06-22 13:57:36 +02:00
Alexander Mohr
0c5e434bf1 update screenshots 2025-06-08 14:45:58 +02:00
Alexander Mohr
922ef0b42a update docs fixes #4 2025-06-08 14:45:58 +02:00
Alexander Mohr
bb3ff26161 document missing support for x and y offset 2025-06-08 14:45:58 +02:00
Alexander Mohr
c852847ffc support single click fixes #45 2025-06-08 14:45:58 +02:00
Alexander Mohr
d00d307c4f update readme 2025-06-08 14:45:58 +02:00
Alexander Mohr
bf951bf0c8 support web search, fixes #55 2025-06-08 14:45:58 +02:00
Alexander Mohr
c245785881 update readme fixes #66 2025-06-01 10:51:25 +02:00
Alexander Mohr
4aa57d5ea4 update readme 2025-05-25 16:04:09 +02:00
Alexander Mohr
eafd962276 mostly correct line impl 2025-05-25 13:20:14 +02:00
Alexander Mohr
340b0fbfea add support for a hint label in custom keys
this is used in worf-warden to
show that shift can be used as additional modifier
to send enter
2025-05-25 13:20:14 +02:00
Alexander Mohr
fbff13752c do not add emoji to auto mode 2025-05-25 13:20:14 +02:00
Alexander Mohr
5bc008495e cleanup 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
e8f90a3ba3 add emoji browser and support variables ($) for files 2025-05-03 22:57:04 +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
1cf3e6d3c4 drop filter-rate 2025-05-01 22:40:50 +02:00
Alexander Mohr
1423fd68e7 support case config 2025-05-01 22:40:50 +02:00
Alexander Mohr
d2de4abaca add demo gif 2025-05-01 22:40:50 +02:00
Alexander Mohr
cde9951101 improve doc 2025-05-01 22:40:50 +02:00
Alexander Mohr
bb4dcb6908 add ssh mode 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
3e7f341acc add example showcases 2025-05-01 01:04:32 +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
Alexander Mohr
a655658493 rework wrap mode 2025-04-21 20:16:48 +02:00
Alexander Mohr
d0b526fb9d file can now be used as standalone mode 2025-04-21 20:16:48 +02:00
Alexander Mohr
24fa66a2de add window open/close animations 2025-04-21 20:16:48 +02:00
Alexander Mohr
437763f51f filter drun menu better and make some commands actually run 2025-04-21 20:16:48 +02:00
Alexander Mohr
f398848dcf drun:
* move drun into modes
* add support for wrapping labels
* make MenuItem a generic struct
* add optional field to struct to pass data along
* merge config and args
2025-04-19 01:41:40 +02:00
Alexander Mohr
d8e64f28fb add support for wrapping labels 2025-04-19 01:41:40 +02:00
Alexander Mohr
141e9ac124 improve theme and add examples, support clicks 2025-04-19 01:41:40 +02:00
Alexander Mohr
962f6a8688 show icons 2025-04-19 01:41:40 +02:00
Alexander Mohr
96ca92e036 initial commit 2025-04-06 22:34:04 +02:00