Commit Graph

50 Commits

Author SHA1 Message Date
imgurbot12
5fb9aa6863 feat: rustfmt, moved cache to xdg-cache dir 2024-04-02 10:45:51 -07:00
018a98d7bc fix missing shell expand 2024-04-02 17:19:42 +02:00
2c71f4ad2b allow searching css independent of config path 2024-04-02 12:26:25 +02:00
imgurbot12
ecacad55bc chore: upgrade patch version with css update 2024-03-31 13:30:22 -07:00
imgurbot12
9e736ccd07 fix: css boundaries for results updated 2024-03-31 13:21:19 -07:00
b6ce0ccb52 fix broken xdg path search 2024-03-29 14:50:42 +01:00
imgurbot12
188f542ffb feat: support more dynamic configuration via env & xdg 2024-03-28 18:21:41 -07:00
imgurbot12
6361424123 feat: balena broke network plugin, fixed dioxus dependency issue 2024-03-02 12:33:00 -07:00
imgurbot12
101f2b8b4d feat: export additional settings to options 2023-08-20 14:12:17 -07:00
imgurbot12
ce93df8b51 feat: new launchpad theme 2023-08-20 14:06:17 -07:00
imgurbot12
7d1a12c05d feat: allow plugins to have their own config overrides 2023-08-20 13:59:32 -07:00
imgurbot12
19901cbe34 feat: include default alt-icon when icon is missing 2023-08-20 13:07:59 -07:00
imgurbot12
3f7baff1fb feat: added jump next/prev keybinds, bincode does not support tagged items 2023-08-20 12:04:47 -07:00
imgurbot12
59e8cf6c22 feat: swap css/theme uses. theme is now primary css 2023-08-20 10:27:18 -07:00
imgurbot12
b13f3cc9ce feat: minor plugin tweaks and fixes 2023-08-19 21:20:20 -07:00
imgurbot12
faa7fea0fd feat: move simple plugins to shell-script w/ new rmenu-build tool 2023-08-19 17:36:47 -07:00
imgurbot12
1501e748d0 feat: improved cli and implemented options entry override 2023-08-19 01:09:39 -07:00
imgurbot12
7ff9412a67 feat: reswizzled rmenu-plugin. added cli to easily build entries from command 2023-08-17 22:19:20 -07:00
imgurbot12
8634227e22 feat: overhaul rmenu-cli, start on powermenu impl, start on scripting interface 2023-08-16 23:21:55 -07:00
imgurbot12
63a87c3873 feat: implemented simple window-switcher for sway 2023-08-14 22:11:14 -07:00
imgurbot12
ff88a5c042 feat: export plugins under new names 2023-08-14 17:42:50 -07:00
imgurbot12
194398d861 fix: use upgraded rmenu-plugin version 2023-08-14 17:42:23 -07:00
imgurbot12
16ccc5cdef feat: implement wifi-connection plugin 2023-08-14 15:44:40 -07:00
imgurbot12
f00ad7ca49 feat: upgrade to dioxus 0.4.0 2023-08-14 15:43:53 -07:00
imgurbot12
621c1bd4d8 feat: better config defaults, added dmenu format, no-comments mode, placeholder opt 2023-08-11 16:46:19 -07:00
imgurbot12
8bd0a91eb1 feat: better config defaults, added dmenu format, no-comments mode, placeholder opt 2023-08-11 16:24:45 -07:00
imgurbot12
9032738f52 fix: minor css changes, remove default-css from deployment 2023-08-08 17:10:34 -07:00
imgurbot12
dfde39c5b7 feat: improved default css, added example themes 2023-08-08 16:29:02 -07:00
imgurbot12
9d71d9ac2a feat: wrap result/actions in result-entry div 2023-08-08 15:20:18 -07:00
imgurbot12
e6f746a7cc feat: improve default css 2023-08-08 15:07:54 -07:00
imgurbot12
ec52a89234 feat: added sway subconfig, always include default css 2023-08-08 12:29:25 -07:00
imgurbot12
610d702c47 feat: ensure automatic focus 2023-08-08 11:40:46 -07:00
imgurbot12
6b852bc2f4 feat: minor config tweaks 2023-08-07 20:50:01 -07:00
imgurbot12
713aec1345 feat: enhanced config 2023-08-07 16:25:37 -07:00
imgurbot12
5cc40a564a feat: cleanup and improve logging 2023-08-07 16:06:58 -07:00
imgurbot12
07db986da1 feat: default config, cleaner code, added plugin-cache system 2023-08-07 15:18:28 -07:00
imgurbot12
0a6a741f58 feat: reimplement desktop collection w/ better icon collection, file-cache png creations 2023-08-05 15:03:24 -07:00
imgurbot12
2894bb257d feat: impl terminal/normal run launch and better icon lookups 2023-08-03 17:22:04 -07:00
imgurbot12
8a219e6044 feat: implement image scaling on svg 2023-08-03 13:55:15 -07:00
imgurbot12
a776eededd feat: auto-translate svgs 2023-08-01 23:25:20 -07:00
imgurbot12
f34f5870b6 feat: more default css 2023-07-24 23:48:03 -07:00
imgurbot12
f4af594cd9 feat: simplify search generation, avoid using regex-pattern. update cli opts 2023-07-24 23:47:04 -07:00
imgurbot12
20ced56137 feat: much improved internal-state mgmt system 2023-07-24 21:24:18 -07:00
imgurbot12
82897da0e2 feat: better cfg defaults, navigation fixes, css uses one file w/ builtin backup. 2023-07-21 23:28:33 -07:00
imgurbot12
25ee2f32c4 fix: pos-tracker is search-context aware, panic on no-action 2023-07-21 16:10:27 -07:00
imgurbot12
31989d4ee8 feat: impl keybindings, window-settings, action-execution 2023-07-20 23:52:04 -07:00
imgurbot12
9b8d626c4d feat: impl thiserr, use yaml for config, remove osstring 2023-07-20 16:59:27 -07:00
imgurbot12
d56680fc0d feat: start on formalizing configuration & app 2023-07-18 22:29:31 -07:00
imgurbot12
7b5633b82c feat: better internal tracking, added keyboard support 2023-07-18 15:55:08 -07:00
imgurbot12
6fe171c398 feat: complete rewrite for v2 2023-07-17 22:49:07 -07:00