Commit graph

34 commits

Author SHA1 Message Date
Michael Murphy
279ff96861
chore: update dependencies (#211)
* chore: update dependencies

* release: 1.2.3

* chore(deb): update changelog to 1.2.3
2024-05-02 11:03:05 -06:00
Michael Aaron Murphy
fdb35774c9 chore(just): improve the justfile recipes 2023-02-08 17:15:34 +01:00
Michael Aaron Murphy
9d01d7873e chore(debian): ensure that the target and vendor directories are not included 2023-02-08 17:15:34 +01:00
Ashley Wulber
0b8e385f36
feat(plugins): add cosmic toplevel plugin 2023-02-03 18:35:13 +01:00
Michael Aaron Murphy
5bd55a3a7c
chore(release): 1.2.2 2022-11-07 17:08:26 +01:00
Michael Aaron Murphy
60cd2e7154 perf: Use rustls instead of libssl1.1 2022-03-30 19:06:53 +02:00
Michael Aaron Murphy
33b9a02aab chore(release): 1.2.1 2022-03-30 19:06:53 +02:00
Michael Aaron Murphy
a50a19ab3b fix(debian): Add missing pkgconf dev dependency 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
55864b78e2 fix: Remove lib-gtk3 dependency from package 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
45fe9612f3 chore(release): 1.2.0 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
ade8dc1950 feat(recent): Get recently-used files without GTK dependency 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
dbfb3921ae feat: Switch from smol runtime to tokio 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
805bf6333e chore(release): 1.1.1 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
2c7af23323 chore: Switch from Makefile to justfile 2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
ed7b6a9bd0 chore(license): Relicense library + service to MPL-2.0
As the sole author of the library and service, I elect to relicense the
code that I have written from GPL-3.0 to MPL-2.0. This is to preserve
copyleft-ability while permitting linking of pop-launcher's libraries.

The launcher binary and its plugins shall remain as GPL-3.0, as they are
separate binaries with no need for linking to a frontend.
2021-11-30 09:47:33 -07:00
Michael Aaron Murphy
14aa06aaba
chore(release): 1.1.0 2021-11-22 22:10:20 +01:00
Michael Aaron Murphy
170c6bbfb2 chore(release): Release 1.0.3 2021-10-31 16:08:34 +01:00
Michael Aaron Murphy
908364687a chore(release): Release 1.0.2 2021-10-31 16:08:34 +01:00
Paul Delafosse
589dcb1cb3
feat(web): Fetch and cache favicons 2021-10-19 15:10:46 +02:00
Jeremy Soller
5eb5b2276d
Add arm64 builds 2021-10-01 14:56:45 -06:00
Michael Aaron Murphy
777fe78a21 chore(debian): Add GPL-3.0 copyright file for debian packaging 2021-08-30 18:35:38 +02:00
Michael Aaron Murphy
91718c7303 fix(debian): Name of GTK package 2021-08-25 16:55:24 +02:00
Michael Aaron Murphy
af72ec3f0f fix(debian): Update rules now that we are JS free 2021-08-25 11:25:33 +02:00
Michael Aaron Murphy
45ab91f51d fix(debian): Add missing dependency 2021-08-25 11:09:30 +02:00
Michael Aaron Murphy
dbcf28b3d8 feat(recent): Convert from GJS to Rust. GJS no longer required 2021-08-24 21:56:42 +02:00
Michael Aaron Murphy
2aa86e4ff7 feat(terminal): Rewrite GJS plugin in Rust 2021-08-23 20:04:41 +02:00
Michael Aaron Murphy
a87686a94f fix(debian): Missing symlinks to Web and Pulse plugins 2021-08-20 21:41:23 +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
2805d43b2b fix: Packaging for focal 2021-08-16 16:47:41 +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
a70cfa9d0c chore(debian): Add debian/source/format 2021-08-13 19:50:46 +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