All Projects → danigm → Fractal

danigm / Fractal

Licence: gpl-3.0
Matrix.org gtk+ client

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Fractal

Fest
A GTK+ 3 Matrix client written in Rust [work in progress]
Stars: ✭ 67 (-57.05%)
Mutual labels:  matrix, gtk
Vimix Gtk Themes
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 1,384 (+787.18%)
Mutual labels:  gnome, gtk
Sharexin
ShareX for Linux and BSD
Stars: ✭ 79 (-49.36%)
Mutual labels:  gnome, gtk
Os X Yosemite
GTK theme based on the flat appearance of OS X 10.10 Yosemite
Stars: ✭ 17 (-89.1%)
Mutual labels:  gnome, gtk
Arc Theme Red
A red themed derivation of https://github.com/horst3180/arc-theme
Stars: ✭ 117 (-25%)
Mutual labels:  gnome, gtk
Qogir Theme
Qogir is a flat Design theme for GTK
Stars: ✭ 874 (+460.26%)
Mutual labels:  gnome, gtk
Gtk Theming Guide
Novice guide towards making your own first gtk theme!
Stars: ✭ 95 (-39.1%)
Mutual labels:  gnome, gtk
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+312.82%)
Mutual labels:  gnome, gtk
Tangram
Run web apps on your desktop.
Stars: ✭ 114 (-26.92%)
Mutual labels:  gnome, gtk
Hamster Gtk
A GTK3 time tracker. Powered by 'hamster-lib'
Stars: ✭ 106 (-32.05%)
Mutual labels:  gnome, gtk
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (+416.03%)
Mutual labels:  gnome, gtk
Adementary Theme
A theme for GNOME/Budgie/Xfce/Cinnamon desktop with elementary-ish aesthetics.
Stars: ✭ 129 (-17.31%)
Mutual labels:  gnome, gtk
Spot
Native Spotify client for the GNOME desktop
Stars: ✭ 762 (+388.46%)
Mutual labels:  gnome, gtk
Manjarin Gtk Theme
GTK2 and GTK3 theme developed for the Manjaro-Gnome Edition
Stars: ✭ 30 (-80.77%)
Mutual labels:  gnome, gtk
Terminator
multiple GNOME terminals in one window
Stars: ✭ 649 (+316.03%)
Mutual labels:  gnome, gtk
Fragments
Moved to GNOME GitLab -> https://gitlab.gnome.org/haecker-felix/Fragments
Stars: ✭ 80 (-48.72%)
Mutual labels:  gnome, gtk
Flat Remix Gtk
Flat Remix is a GTK application theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Stars: ✭ 634 (+306.41%)
Mutual labels:  gnome, gtk
Macos
macOS theme for Gnome and GTK-based desktops
Stars: ✭ 641 (+310.9%)
Mutual labels:  gnome, gtk
Clapper
A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
Stars: ✭ 103 (-33.97%)
Mutual labels:  gnome, gtk
Gir
Tool to generate rust bindings and user API for glib-based libraries
Stars: ✭ 124 (-20.51%)
Mutual labels:  gnome, gtk

Fractal

Fractal is a Matrix messaging app for GNOME written in Rust. Its interface is optimized for collaboration in large groups, such as free software projects.

screenshot

Installation instructions

Flatpak is the recommended installation method. You can get the official Fractal Flatpak on Flathub.

Build Instructions

Flatpak

Flatpak is the recommended way of building and installing Fractal.

First you need to make sure you have the GNOME SDK and Rust toolchain installed.

# Add Flathub and the gnome-nightly repo
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists gnome-nightly https://sdk.gnome.org/gnome-nightly.flatpakrepo

# Install the gnome-nightly Sdk and Platform runtime
flatpak install --user gnome-nightly org.gnome.Sdk org.gnome.Platform

# Install the required rust-stable extension from Flathub
flatpak install --user flathub org.freedesktop.Sdk.Extension.rust-stable//18.08

Then you go ahead and build Fractal.

flatpak-builder --user --install fractal org.gnome.Fractal.json

GNU/Linux

If you decide to ignore our recommendation and build on your host system, outside of Flatpak, you will need Meson and Ninja (as well as Rust and Cargo).

meson . _build --prefix=/usr/local
ninja -C _build
sudo ninja -C _build install

macOS

brew install gtk+3 dbus bash adwaita-icon-theme
# empirically needs 3.22.19 or later of gtk3+
# ...and run configure as:
/usr/local/bin/bash -c "meson . _build --prefix=/usr/local"
ninja -C _build
sudo ninja -C _build install

Translations

Fractal is translated by the GNOME translation team on Damned lies.

If you want to add a new language you should update the file fractal-gtk/po/LINGUAS and add the code for that language to the list.

Get the pot file from the Fractal module page on Damned lies.

Password Storage

Fractal uses Secret Service to store the password so you should have something providing that service on your system. If you're using GNOME or KDE this should work for you out of the box with gnome-keyring or ksecretservice.

Supported m.room.message (msgtypes)

msgtypes Recv Send
m.text Done Done
m.emote Done Done
m.notice
m.image Done Done
m.file Done Done
m.location
m.video Done Done
m.audio Done Done

Full reference in: https://matrix.org/docs/spec/client\_server/r0.2.0.html#m-room-message-msgtypes

Frequently Asked Questions

  • Does Fractal have encryption support? Will it ever?

Fractal does not currently have encryption support, but there is an initiative for it.

The current effort is to create a monolithic module for Fractal to interact with. Said module will handle all cryptographic tasks. The goal is to reduce the amount of work required for implementing end-to-end encryption by having one thing to interact with, instead of a huge API surface.

Code and further information for this module can be found at World/metaolm.

  • Can I run Fractal with the window closed?

Currently Fractal does not support this. Fractal is a GNOME application, and accordingly adheres GNOME guidelines and paradigms. This will be revisited if or when GNOME gets a "Do Not Disturb" feature.

The origin of Fractal

This project is based on Fest https://github.com/fest-im/fest, formerly called ruma-gtk.

Instead of using RUMA Client, Fractal calls directly to the matrix.org REST API.

The first version of this project was called guillotine, based on French revolution, in relation with the Riot client name, but it's a negative name so we decide to change for a math one.

The name Fractal was proposed by Regina Bíró.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].