X Apps



  1. The X App Store
  2. X Apps Studio
  3. X Apps Studio Mahjong Solitaire
  4. Appsync X-ray

A project called “X-Apps” was started in 2016 to produce generic applications for traditional GTK desktop environments.

The idea behind this project is to replace applications which no longer integrate properly outside of a particular environment (this is the case for a growing number of GNOME applications) and to give our desktop environments the same set of core applications, so that each change, each new feature being developed, each little improvement made in one of them will benefit not just one environment, but all of them.

  1. May 21, 2020.
  2. I didn't find enough documentation on spring-boot and Servlet Container compatability. What should be the minimum Servlet specification implementation required for deploying Spring-boot 2.2.x apps?

The core ideas for X-Apps are:

  • To use modern toolkits and technologies (GTK3 for HiDPI support, gsettings etc..)
  • To use traditional user interfaces (titlebars, menubars)
  • To work everywhere (to be generic, desktop-agnostic and distro-agnostic)
  • To provide the functionality users already enjoy (or enjoyed in the past for distributions which already lost some functionality)
  • To be backward-compatible (in order to work on as many distributions as possible)

Within Linux Mint, users didn’t need to adapt to X-Apps, because in many cases, they were very similar or exactly the same as the applications people were already using. For instance, Totem 3.18 was radically different than Totem 3.10 which shipped with Linux Mint 17, but Xplayer 1.0 (which was the default media player in Linux Mint 18) was exactly the same. The goal of the X-Apps is not to reinvent the wheel. Quite the opposite in fact, it’s to guarantee the maintenance of applications we already enjoyed and to steer their development in a direction that benefits multiple desktop environments.

Jun 18, 2020.

It makes no sense to develop 3 different text editors, 5 different calculators and so on. When we work on projects like these, we want to make it count. An improvement in the text editor shouldn’t benefit only one edition, it should benefit all of them.

All three editions of Linux Mint come with the same XApps libraries and applications. When working on XApps, our development efforts are focused on improving all desktops.

libxapp¶

This is the XApps library. Anything that is cross-desktop goes in there.

It’s available in Python and JS as well, through GObject Introspection.

This project is developed in C and its source code is available on Github.

Apps

python-xapp¶

This is a small Python library providing extra functionality.

This project is developed in Python and its source code is available on Github.

xed¶

Xed is based on Pluma and acts as the default text editor.

This project is developed in C and its source code is available on Github.

xviewer¶

Xviewer is based on Eye of GNOME and acts as the default image viewer.

This project is developed in C and its source code is available on Github.

xplayer¶

Xplayer is based on Totem and acts as the default media player for music and videos.

X apps studio

This project is developed in C and its source code is available on Github.

The X App Store

xreader¶

Xreader is based on Atril and acts as the default document and PDF reader.

This project is developed in C and its source code is available on Github.

pix¶

Pix is based on gThumb, which is an application to organize your photos.

The x app store

X Apps Studio

This project is developed in C and its source code is available on Github.

blueberry¶

The Bluetooth tool, blueberry, is a frontend to gnome-bluetooth with systray support.

The GNOME Bluetooth frontend was removed from gnome-bluetooth and made part of gnome-control-center, essentially making gnome-bluetooth useless outside of GNOME. Blueberry provides that missing frontend and makes it easy for other GTK desktops to use gnome-bluetooth.

This project is developed in Python and its source code is available on Github.

slick-greeter¶

Slick-greeter is the default login screen, it’s a LightDM greeter originally forked from unity-greeter and modified to work on its own (without gnome-settings-daemon, gnome or unity).

This project is developed in Vala and its source code is available on Github.

lightdm-settings¶

X Apps Studio Mahjong Solitaire

The lightdm-settings project provides a configuration tool to set up LightDM and slick-greeter.

Appsync X-ray

This project is developed in Python and its source code is available on Github.