mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 11:04:15 +02:00
[arch] fix -> 'rebuild-detector' integration not working when launched from KDE menu or PyCharm
This commit is contained in:
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- [rebuild-detector](https://github.com/maximbaz/rebuild-detector) integration
|
||||
- if a package needs to be rebuilt, it will be marked for update (rebuild-detector must be installed on your system, but it is not a hard requirement).
|
||||
- if you hold the mouse over the package 'version' the message "The package needs to be reinstalled" will be displayed.
|
||||
- this integration is still in testing and can be controlled though the new settings property **aur_rebuild_detector** (default: false).
|
||||
- this integration can be controlled though the new settings property **aur_rebuild_detector** (default: true).
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.9.12/rebuild_detector.png">
|
||||
</p>
|
||||
@@ -25,8 +25,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.9.12/ignore_rebuild_check.png">
|
||||
</p>
|
||||
|
||||
- form some reason **rebuild-detector** hangs when executed within PyCharm (this integration is disabled regarding this particular scenario for now)
|
||||
|
||||
- new custom action to quickly reinstall a package
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.9.12/aur_reinstall.png">
|
||||
|
||||
Reference in New Issue
Block a user