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
Sebastian Palencsar
da377aecdc
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Sebastian Palencsar
4a119968bc
Release 0.10.7-bearhub.6
...
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Vinicius Moreira
925aaf35c5
enhancement: marked several threads as 'daemon' for a faster termination
2023-11-26 11:16:43 -03:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
8c32bfec09
[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds
2022-02-28 16:42:52 -03:00
Vinicius Moreira
94af5a04d1
[systray] improvement: raising file check interval to 5 seconds
2022-02-28 15:23:54 -03:00
Vinicius Moreira
dd2c5cd662
[systray] refactoring: replacing 'try/except' by 'with' block
2022-02-28 15:22:10 -03:00
Vinicius Moreira
def2bd0c3c
[view.qt.systray] fix: bauh-cli calls not referencing the containerized Python's interpreter [AppImage]
2022-02-14 14:47:48 -03:00
Vinicius Moreira
b24b1eb5cf
[view.qt.systray] fix: not able to call to notify updates (AppImage package)
2021-12-23 13:58:12 -03:00
Vinicius Moreira
1ee40f15bb
[view.qt.systray] refactoring: String formatting method
2021-12-17 11:58:24 -03:00
Vinicius Moreira
9a8772da8f
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
2021-06-15 17:09:49 -03:00
Vinicius Moreira
3c5f37ca57
[tray] fix -> always displaying the About dialog in english
2020-09-11 17:38:31 -03:00
Vinicius Moreira
8d187096ed
[fix][tray] using the sleep function wrongly within the Qt threads
2020-06-25 16:52:51 -03:00
Vinicius Moreira
dab70cdfb8
[improvement][ui] big refactoring regarding the components states
2020-06-22 17:00:32 -03:00
Vinicius Moreira
643b7b2593
[fix][tray] update notifications not working when launched through IDEs
2020-06-12 18:35:57 -03:00
Vinicius Moreira
1c1da456e0
[fix][tray] notifications not working on Ubuntu
2020-06-12 12:26:54 -03:00
Vinícius Moreira
d5049c8466
[feature][tray] displaying a notification when there is a new bauh release
2020-04-20 15:05:52 -03:00
Vinícius Moreira
2decb97179
[fix][tray] not working when installed on a virtualenv
2020-04-14 10:33:46 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
0201bda2b7
[ui][settings] available as a tray action
2020-02-07 15:23:01 -03:00
Vinícius Moreira
2c8569eb7e
[fix] default tray icons are not displayed in KDE
2019-12-26 17:45:12 -03:00
Vinícius Moreira
12859dfe6c
[improvement] all icons as SVGs
2019-12-26 17:16:33 -03:00
Vinícius Moreira
aa6876269f
[tray] changing how the icons are retrieved
2019-12-20 13:20:40 -03:00
Vinícius Moreira
e626b8df7e
[config] finished moving
2019-12-20 12:28:05 -03:00
Vinicius Moreira
b59cb347c4
[improvement] Not breaking the application when a i18n (translation) key was not found
2019-11-25 13:09:50 -03:00
Vinicius Moreira
64a23a11be
custom tray icons
2019-10-10 10:56:41 -03:00
Vinicius Moreira
e4000b1979
update notifications by type only when several types are among the updates
2019-10-01 11:06:54 -03:00
Vinicius Moreira
fd2dbe7dd0
fix: update notifications are not being displayed
2019-09-28 13:09:37 -03:00
Vinicius Moreira
a25c5875d5
BAUH_SYSTEM_NOTIFICATIONS
2019-09-19 18:33:37 -03:00
Vinicius Moreira
18238eb269
refactoring modules structure | improving README and CHANGELOG
2019-09-17 17:35:33 -03:00
Vinicius Moreira
c1410ca9b6
restart is not required when changing enabled gems
2019-09-16 19:09:05 -03:00
Vinicius Moreira
33708f054b
handling no gem set for the tray mode
2019-09-11 18:25:52 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00
Vinicius Moreira
696b6169ac
commons
2019-09-07 17:58:41 -03:00
Vinicius Moreira
438f40f8a4
refactoring based on the new api concepts
2019-08-29 13:37:51 -03:00
Vinicius Moreira
503241e522
installed button
2019-08-29 12:56:40 -03:00
Vinicius Moreira
1951a545c8
merge 'staging'
2019-08-12 17:29:33 -03:00