Commit graph

32 commits

Author SHA1 Message Date
Michael Aaron Murphy
2aa86e4ff7 feat(terminal): Rewrite GJS plugin in Rust 2021-08-23 20:04:41 +02:00
Michael Aaron Murphy
3869e35a80 improv(web): Use high priority 2021-08-23 20:04:40 +02:00
Michael Aaron Murphy
454ce19f08 fix(scripts): Avoid adding duplicate scripts 2021-08-20 23:07:40 +02:00
Michael Aaron Murphy
d16a9a6494 feat(pulse): Convert from GJS to Rust 2021-08-20 21:15:13 +02:00
Michael Aaron Murphy
d6e93877ad fix(desktop-entries): Update dependency to use X-Ubuntu-Gettext-Domain translations 2021-08-20 21:14:31 +02:00
Michael Aaron Murphy
6efad71f0e feat: Allow plugins to signal to deactivate themselves
Necessary when a plugin is unsupported
2021-08-20 18:44:24 +02:00
Michael Aaron Murphy
5ce96c624b fix(desktop-entries): Display hyphen in description only if there is a description 2021-08-20 18:24:16 +02:00
Michael Aaron Murphy
83183c4bb7 feat(calc): Detect and support the decimal comma 2021-08-20 18:02:40 +02:00
Michael Aaron Murphy
21ced33d7d chore(plugins): Refactoring to share mime_from_path function 2021-08-19 20:21:48 +02:00
Michael Aaron Murphy
8f25fcaad1 improv(files): Preserve ~/ when tab-completing searches 2021-08-19 20:10:58 +02:00
Michael Aaron Murphy
78704bba85 fix(calc): Fix display of name for Qalculate 2021-08-19 19:55:34 +02:00
Michael Aaron Murphy
56c112ebdc fix(web): Missing comma in config 2021-08-19 12:26:51 +02:00
Michael Aaron Murphy
74026fd847 fix(calc): Improve string slicing of complex equations 2021-08-18 22:39:11 +02:00
Michael Aaron Murphy
0e113131d3 improv(calc): Handle warnings the same as errors 2021-08-18 17:53:19 +02:00
Michael Aaron Murphy
66fdf397cb fix(desktop-entries): Hide entry if it doesn't match DE requirement 2021-08-18 14:38:20 +02:00
Michael Aaron Murphy
a378194f57 fix(desktop-entries): Multi-word query support 2021-08-18 14:28:19 +02:00
Michael Aaron Murphy
5b15e92bcb fix(desktop-entries): Stop NoDisplay items from being shown 2021-08-18 14:26:18 +02:00
Michael Aaron Murphy
44f1cf3b4e improv(find): Default to case-insensitive search 2021-08-18 14:21:23 +02:00
Michael Aaron Murphy
106804ec27 fix(find): Hang due to not resetting active status on finished 2021-08-18 14:14:18 +02:00
Michael Aaron Murphy
878e31f30c improv(plugins): crate::send shall use write_all instead of write 2021-08-18 14:01:28 +02:00
Michael Aaron Murphy
4a45257472 improv(files): Limit to 20 sorted results 2021-08-18 13:59:13 +02:00
Michael Aaron Murphy
9c69310e09 improv(files): Cache items in a directory 2021-08-18 13:56:00 +02:00
Michael Aaron Murphy
d29268d8be feat(files): Convert to Rust 2021-08-18 13:55:06 +02:00
Michael Aaron Murphy
bc1fc717b1 feat(calc): Convert to Rust w/ Qalc 2021-08-18 13:33:38 +02:00
Michael Aaron Murphy
dae8108cb1 feat: Support context options 2021-08-17 17:02:42 +02:00
Michael Aaron Murphy
8b4fbf441f fix(service): Switch from flume to postage to fix out-of-order communication 2021-08-17 13:01:08 +02:00
Michael Aaron Murphy
490c6a6e8b fix(scripts): MPMC channel causing deadlock 2021-08-17 00:23:52 +02:00
Michael Aaron Murphy
aa17efd34d feat(web): Merge configs from all paths 2021-08-16 13:26:52 +02:00
Michael Aaron Murphy
48f09be4c9 improv(plugins): Convert web plugin to Rust plugin, with config support 2021-08-16 13:19:06 +02:00
Michael Aaron Murphy
88acf0a74e improv: Separate components & merge plugins binary with launcher service 2021-08-14 14:31:31 +02:00
Michael Aaron Murphy
200e7ba55f feat(scripts): Walk scripts directory when loading a list of scripts 2021-08-13 19:27:00 +02:00
Michael Aaron Murphy
8b3b95aae8 Initial Release 2021-08-13 19:18:05 +02:00