• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.circleci/H06-Dec-2021-5746

data/H03-May-2022-1812

debian/H06-Dec-2021-928665

docs/H06-Dec-2021-872829

icons/H06-Dec-2021-43

libxapp/H03-May-2022-12,8688,723

meson-scripts/H03-May-2022-4732

po/H06-Dec-2021-10,9658,633

pygobject/H06-Dec-2021-5841

schemas/H03-May-2022-6655

scripts/H03-May-2022-7852

status-applets/H03-May-2022-554401

test-scripts/H03-May-2022-1,318967

xapp-sn-watcher/H06-Dec-2021-2,1301,666

.gitignoreH A D06-Dec-2021294 1614

AUTHORSH A D06-Dec-2021251 64

COPYINGH A D06-Dec-202134.3 KiB674553

COPYING.LESSERH A D06-Dec-20217.5 KiB166128

README.mdH A D06-Dec-2021895 2211

makedocH A D06-Dec-2021464 199

makepotH A D06-Dec-2021446 106

meson.buildH A D06-Dec-20211.5 KiB6451

xapp.potH A D06-Dec-20213.9 KiB173136

README.md

1This project gathers the components which are common to multiple GTK desktop environments (Cinnamon, MATE and Xfce) and required to implement cross-DE solutions.
2
3# libxapp
4
5A library available in C, Python and other languages (via Gobject Introspection).
6
7# API Reference
8
9https://projects.linuxmint.com/xapp/reference/index.html
10
11# xapp-common
12
13A set of resources and tools.
14
15# Scope
16
17In 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.
18
19This project is still relatively new though and we can't yet commit to a stable ABI.
20
21You 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.
22