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
Vinicius Moreira
dd5b5f891c
[web] improvement: able to specify a custom User-Agent when installing apps that demand specific settings to work properly on Electron 13.X
2021-12-12 19:03:20 -03:00
Vinicius Moreira
cf9fe8b87e
[web.model] refactoring: adding Optional typing to WebApplication fields
2021-12-12 18:24:40 -03:00
Vinicius Moreira
530a5019e2
[api] refactoring: adding AUTOSTART_DIR constant to 'paths' module
2021-11-25 15:41:09 -03:00
Vinicius Moreira
0c11c4c166
[web.model] refactoring: 'bauh' publisher String replaced by __app_name__ constant
2021-11-25 15:41:09 -03:00
Vinicius Moreira
86c61a7c45
[web.model] refactoring: String formatting method
2021-11-25 15:41:09 -03:00
Vinicius Moreira
f78498c1ec
[commons] refactoring: 'user' module moved to 'api'
2021-11-23 18:02:54 -03:00
Vinicius Moreira
dab70cdfb8
[improvement][ui] big refactoring regarding the components states
2020-06-22 17:00:32 -03:00
Vinícius Moreira
a2e41ce51f
[fix][ui] not updating cached installed packages state after ignoring/reverting updates
2020-05-28 17:09:57 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
afa370532b
[fix][web] some installed apps were not being displayed as installed in the search results
2020-03-06 14:57:28 -03:00
Vinícius Moreira
1a2d97bf46
[fix][web] not informing StartupWMClass on generated desktop entries
2020-03-06 12:20:04 -03:00
Vinícius Moreira
04776ba22c
[fix][web] application root exec command
2020-02-12 12:14:44 -03:00
Vinícius Moreira
d8924341d7
[fix][web] not able to launch applications for the root user
2020-02-12 11:35:57 -03:00
Vinícius Moreira
9d326efcd4
[flatpak] updating partials
2020-01-10 16:11:45 -03:00
Vinícius Moreira
12859dfe6c
[improvement] all icons as SVGs
2019-12-26 17:16:33 -03:00
Vinícius Moreira
3673494e64
[web] caching 'save_icon' to disk
2019-12-23 15:52:44 -03:00
Vinícius Moreira
336f2b53c4
[web] saving installation options to the disk
2019-12-23 14:37:58 -03:00
Vinícius Moreira
894e2d9988
[web] icon displayed / deducted option
2019-12-19 13:34:13 -03:00
Vinícius Moreira
7cf79a9cff
[web] new save_icon attr for WebApplication | fix removing non existing config dir
2019-12-19 12:42:20 -03:00
Vinícius Moreira
14008e4ad5
[web] displaying the config dir on the info window | removing the config dir during uninstallation
2019-12-18 19:41:22 -03:00
Vinícius Moreira
14206762cf
[wgem] using the suggestions custom icon to install the application
2019-12-18 13:18:06 -03:00
Vinícius Moreira
9863cdb812
[wgem] suggestions now can provide their own electron version
2019-12-17 16:18:43 -03:00
Vinícius Moreira
a602a583e3
[wgem] filling preset app options
2019-12-16 18:09:28 -03:00
Vinícius Moreira
2cdd5b59f5
[wgem] reading local suggestions
2019-12-16 16:55:48 -03:00
Vinícius Moreira
e407d97d45
[wgem] fix icon path definition and caching | param --reset cleaning the web environment as well
2019-12-16 12:26:12 -03:00
Vinícius Moreira
f6434f9e30
[wgem] custom icon selector
2019-12-16 11:40:05 -03:00
Vinícius Moreira
416a3fd0dd
[wgem] set the application to autostart if --tray=start-in-tray
2019-12-13 17:15:25 -03:00
Vinícius Moreira
174349cf5b
[wgem] adding category
2019-12-13 16:35:00 -03:00
Vinícius Moreira
c07c6a0463
[wgem] allowing the user to give a custom name for the app
2019-12-13 12:19:37 -03:00
Vinícius Moreira
10b306c4d4
basic installation options
2019-12-12 13:12:12 -03:00
Vinícius Moreira
3e46822e5e
[web] installing, removing and reading
2019-12-11 18:49:43 -03:00
Vinícius Moreira
b9ed2cf4c1
sketch
2019-12-09 19:30:27 -03:00