Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Palencsar
e95a23bc20 M3 namespace migration: complete Phase B, partial Phase D, docs and tests
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
  and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
  CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Vinicius Moreira
25c9ed9fa3 [api] refactoring: custom themes dir for root user is now /usr/share/bauh/themes 2021-11-25 15:57:59 -03:00
Vinicius Moreira
8f9810bd69 [api] refactoring: 'constants' module renamed to 'paths' 2021-11-23 17:53:05 -03:00
Vinicius Moreira
d98debcbe5 [themes] fix: not able to load themes from ~/.local/share/bauh/themes that are not inside folders 2020-12-02 11:20:09 -03:00
Vinicius Moreira
372f19f84b [themes] refactoring: renameing the attribute 'root_sheet' to 'root_theme' 2020-12-01 12:11:02 -03:00
Vinicius Moreira
90085f08aa [themes] disabling percentage measures 2020-11-27 17:46:29 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00