A project kind of with libadwaita, but using libadapta and XApp if possible.
It also makes a handy template for building python modules including C++
source. This is handy as it keeps desktop theming in Linux Mint Zara (22.2).
It might be expanded later.
This is the PyPI readme. Included commands can be used for effect. Add
any command entries to the pyproject.toml in the source linked below.
Are you sure you've changed any xapp_adapta references to be unique?
Please check pyproject.toml and also rename the module directory from
xapp_adapta. Also check that _ is not -. Quite a bit auto fills the
about dialog, and the [tool.metadata] section is for a domain base
for the unique naming of resources, so includes a domain name.
Included commands (add more):
adapta_testthe basic original python demo oflibadapta. Added a try catch to makeàdwaitabe used instead ifàdaptais not present. Plus more.adapta_mainextends the testMainWindowclass for effect.adapta_make_localto install.desktop,.svgand locale.mofiles. The~/.local/share/applications/*.desktopfiles might need edits.adapta_remove_localis an uninstall to clean the user's~/.local/shareof just the installed files whichadapta_make_localplaced.- There is a
lualoader loadinglua/init.luafor extra possibilities. - ...
Thanks
Simon Jackson