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
Kévin Commaille
8986937482
build: Add OpenSSL as a dependency
...
It is required by the native-tls crate, tht depends on the openssl
crate.
The minimum supported version by taht crate is currently 1.0.1.
3 years ago
Kévin Commaille
26013646e9
build: Update glib and gio deps version
3 years ago
Kévin Commaille
4ad6907767
misc: Enable GTK 4.10 APIs
3 years ago
Kévin Commaille
bbe284554a
components: Use GstPlay instead of GstPlayer for video player
3 years ago
Kévin Commaille
4d5791f817
secret: Use oo7 instead of libsecret
3 years ago
Julian Sparber
a2e9ee4c57
Add release notes and update version
4 years ago
Kévin Commaille
f8d2ceb871
chore: Update libadwaita min version in meson.build
4 years ago
Kévin Commaille
b65188cdb6
misc: Create developers flatpak variant
...
Be able to use nightly while hacking
4 years ago
Kévin Commaille
6ade43833d
ci: Fix nightly build
...
Resources where compiled for stable version
4 years ago
Julian Sparber
83575f825e
Change version to follow scheme used by GNOME
4 years ago
Julian Sparber
0bf6a4ff32
Remove Next from app-id
4 years ago
Kévin Commaille
60a0207ee2
secret: Switch to libsecret
4 years ago
Julian Sparber
b31db88086
meson: Drop post install script
4 years ago
Julian Sparber
f3cc9dd09f
doc: Improve readme and fix doc issues
4 years ago
Kévin Commaille
7f4f7cc8f8
chore: Update gtk-rs to 0.4.4
...
Update also:
- libdwaita to 0.1.0
- sourceview5 to 0.4.0
- gstreamer, gstreamer-base and gstreamer video to 0.18
- ashpd to 0.2.0-beta-1
4 years ago
Julian Sparber
c6e25f4fbf
meson: Drop build shell script
...
This drops the script we used to build fractal. And uses know only
meson. This also drops the need for specifying sources since cargo does
that for us.
This also bumps the meson version.
This also drops the build option `skip-cargo-build`.
Most of the changes are comming from https://gitlab.gnome.org/World/pika-backup
4 years ago
Julian Sparber
077195ec0f
meson: Add gstreamer as dep
4 years ago
Daniel García Moreno
b7050d9793
meson: Update libadwaita version to match latest
...
The libadwaita version has changed on the repository and now it's a
lower version number:
faa9f26a2b
5 years ago
Veli Tasali
f0b7e64eab
meson: Get libadwaita & gtksourceview as fallback
5 years ago
Veli Tasali
02fc50e972
meson: Add libadwaita dependency
...
Closes https://gitlab.gnome.org/GNOME/fractal/-/issues/747 .
5 years ago
Julian Sparber
8f2017cebd
Add sourceview5 as deps
5 years ago
Rachit Keerti Das
461fe38af4
build:Do not add an unwanted dot to application id
...
The current meson.build file adds an extra dot to the app id, especially
when building the default profile.
Fix this by using only the base app id when building the default profile.
Fix backported from https://gitlab.gnome.org/bilelmoussaoui/gtk-rust-template/-/merge_requests/20
5 years ago
Alejandro Domínguez
bd24d2f660
Change ID to org.gnome.FractalNext
5 years ago