Kévin Commaille
0baf0affb7
Release Fractal 10.1
...
This version backports the fixes to the regressions introduced in
Fractal 10.
1 year ago
Kévin Commaille
c5955bbc74
Release Fractal 10
1 year ago
Kévin Commaille
37fbb89a26
docs: Update list of runtime dependencies
1 year ago
Kévin Commaille
2835b999f8
camera: Use aperture library for scanning QR codes
...
That way we can benefit from improvements upstream.
This also simplifies the camera API in the process by using a trait
instead of a subclassable GObject.
1 year ago
Kévin Commaille
a849341e3a
Release Fractal 10.rc
1 year ago
Kévin Commaille
f98f3a046b
build: Remove meson subprojects
...
They are not necessary when building the Flatpak and we don't even keep
them up to date.
1 year ago
Kévin Commaille
ea1a12763b
video-player: Use gstgtk4 library installed on system
...
We do not need to compile it as part of our binary since it is available
in the GNOME platform runtime.
1 year ago
Kévin Commaille
332fcefbe0
Release Fractal 10.beta
1 year ago
Kévin Commaille
805c6adf44
build: Update build and runtime dependencies
1 year ago
Kévin Commaille
cb26488cc1
Release Fractal 9
1 year ago
Kévin Commaille
8b7aa4f429
Release Fractal 9.rc
1 year ago
Kévin Commaille
7e672a7bab
Release Fractal 9.beta
1 year ago
Kévin Commaille
b4bbba2d37
style: Use CSS variables and functions
...
That were added in GTK 4.16 and libadwaita 1.6.
2 years ago
Kévin Commaille
7d000f97f2
utils: Generate thumbnails for videos
2 years ago
Kévin Commaille
d0ec5dacaf
message-toolbar: Be smarter about generated thumbnail
...
Always use WebP to generate thumbnails, as it is known to be widely
supported and have a good compression ratio.
Only generate thumbnails when the bandwith savings make sense.
2 years ago
Kévin Commaille
10611e379e
Release Fractal 8
2 years ago
Kévin Commaille
d87059b16f
chore: Release Fractal 8.rc
2 years ago
Kévin Commaille
c0ffcbd407
chore: Release Fractal 8.beta
2 years ago
Alexandre Franke
dec825bbf4
Release Fractal 7
2 years ago
Kévin Commaille
5b38895ca7
Release Fractal 7.rc
2 years ago
Kévin Commaille
26d7b2cb34
build: Target meson 1.1
...
It has been released almost a year ago so it should be fine
2 years ago
Kévin Commaille
01b49bffe5
ci: Do not create tarball for releases
...
Instead we will use the flatpak-cargo-generator script from
flatpak-builder-tools for Flathub builds.
This is not a problem for reproducible builds since everything has a
hash (commit or Cargo.lock).
2 years ago
Kévin Commaille
7b3a099aaa
Release Fractal 7.beta
2 years ago
Lukáš Tyrychtr
0e6486054a
room-history: When scrolling to an item, focus it as well
2 years ago
Kévin Commaille
cc8670f3b4
app: Enable libadwaita 1.5 features and use AdwAboutDialog
2 years ago
Kévin Commaille
1caaa224a2
chore: Release Fractal 6
2 years ago
Kévin Commaille
1f2648f48c
qr-code-scanner: Make Camera and CameraPaintable subclassable per-OS
2 years ago
Kévin Commaille
76165c181d
Release Fractal 6.rc
2 years ago
Alexandre Franke
8fd746033f
Release Fractal 6.beta
2 years ago
Kévin Commaille
1a0ecad177
meson: Restore hack profile
...
It's the same as 'development' only with a different app ID.
Allows to use the nightly Flatpak and develop using a custom flatpak
manifest at the same time.
2 years ago
Kévin Commaille
68291d7abc
build: Remove Hack manifest and profile
...
Now that the stable release is on the same codebase, it should be less
necessary to have 2 development builds.
Also since most performance issues have been fixed, it should not be
necessary anymore to build the nightly version in release mode.
2 years ago
Kévin Commaille
091a311f51
meson: Fix meson dist directory
2 years ago
Alexandre Franke
6c48cde678
Release 5
2 years ago
Kévin Commaille
78aaef60ff
meson: Make sure everything works without a pre-release version
2 years ago
Kévin Commaille
918a7179f3
chore: Prepare release of Fractal 5.rc1
2 years ago
Kévin Commaille
bcee8bfd9f
Revert "room-history: Add spell checker to message entry"
...
This reverts commit 2295e8a9d1 .
2 years ago
Kévin Commaille
2295e8a9d1
room-history: Add spell checker to message entry
2 years ago
Kévin Commaille
24fe938cae
meson: Sort dependencies
2 years ago
Kévin Commaille
b647462090
build: Use appstreamcli instead of appstream-util
...
appstream-glib is in maintenance mode
2 years ago
Kévin Commaille
e0c30f451b
build: Log cargo and rustc version in build messages
3 years ago
Kévin Commaille
e03b52c119
chore: Use version 1.4 of libadwaita
3 years ago
Kévin Commaille
d8efac8b6d
chore: Release Fractal 5.beta2
3 years ago
Kévin Commaille
b4bb04c448
chore: Release version 5.beta1
3 years ago
Kévin Commaille
5d54239cbd
build: Be consistent in version naming
...
Use a dot between the major version and the pre-release version, where
possible.
Go back to using a dash before the commit hash.
3 years ago
Kévin Commaille
da3438c4d8
build: Use '+' to separate tagged version and commit hash
...
That way, even if we switch `-` for `~` in the metainfo version,
it treats development versions as being bigger (newer) than the
tagged versions.
3 years ago
Kévin Commaille
f7dfbcceda
build: Set flatpak version the same as in-app version
3 years ago
Kévin Commaille
ec02e35b45
app: Use an enum for the profile
3 years ago
Kévin Commaille
a85644cad5
build: Add beta profile
3 years ago
Kévin Commaille
6471cb9675
build: Refactor profile variables
3 years ago
Kévin Commaille
d4a115cbaa
build: Add missing dependencies to meson.build
3 years ago