Commit graph

13 commits

Author SHA1 Message Date
Alexander Mohr
e8f90a3ba3 add emoji browser and support variables ($) for files 2025-05-03 22:57:04 +02:00
Alexander Mohr
bc6d1de673 run via execpve 2025-05-03 14:47:43 +02:00
Alexander Mohr
88c2cfbd8e improve doc and restructure a bit 2025-05-01 01:04:32 +02:00
Alexander Mohr
8673ef4d13 performance improvements 2025-05-01 01:04:32 +02:00
Alexander Mohr
d0b526fb9d file can now be used as standalone mode 2025-04-21 20:16:48 +02:00
Alexander Mohr
f558131233 add auto mode 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
efb0c3798e fix warnings 2025-04-19 01:41:40 +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
141e9ac124 improve theme and add examples, support clicks 2025-04-19 01:41:40 +02:00
Alexander Mohr
8ebefeffe6 imrpove drun 2025-04-19 01:41:40 +02:00
Alexander Mohr
ff22c0c9c6 gui improvements
* implement normal window
* set placeholder text from config / args
* key handler is now using key codes instead of hard coded values
* drun now is able to spawn an application, although process is not
  forked yet
2025-04-07 22:42:43 +02:00
Alexander Mohr
96ca92e036 initial commit 2025-04-06 22:34:04 +02:00