Skip to content
/ xapp Public

Cross-desktop libraries and common resources

License

Notifications You must be signed in to change notification settings

linuxmint/xapp

Folders and files

NameName
Last commit message
Last commit date
Feb 16, 2024
Mar 30, 2023
Jan 6, 2025
Feb 16, 2024
Jun 15, 2022
Feb 18, 2025
Jan 6, 2025
Sep 2, 2024
Apr 25, 2024
Feb 5, 2024
Aug 10, 2024
May 1, 2023
Aug 1, 2023
Mar 30, 2023
Nov 20, 2016
Nov 20, 2016
Nov 20, 2016
Aug 22, 2016
Sep 7, 2022
Mar 30, 2023
Apr 23, 2020
Jan 6, 2025
Sep 2, 2024
Nov 25, 2020

Repository files navigation

build

This project gathers the components which are common to multiple GTK desktop environments (Cinnamon, MATE and Xfce) and required to implement cross-DE solutions.

libxapp

A library available in C, Python and other languages (via Gobject Introspection).

API Reference

https://projects.linuxmint.com/xapp/reference/index.html

xapp-common

A set of resources and tools.

Scope

In the long term Xapps are there to provide applications to users in multiple DEs, but also to provide building blocks, resources and libraries to Linux developers who want to develop applications which work well in multiple DEs.

This project is still relatively new though and we can't yet commit to a stable ABI.

You are welcome to use libxapp or xapps-common in your application, but if you do, please make sure to tell us, so that we can communicate with you going forward about any potential changes.