1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TestApplication: add desktop-less icon priority test More... about 12 years ago
TestApplication: add test to check the icon taken from window embedded one More... about 12 years ago
BamfLegacyWindowTest: add icon property, and override save_mini_icon More... about 12 years ago
BamfLegacyWindow: make save_mini_icon overridable More... about 12 years ago
TestApplication: add tests to check desktop-less application icons by class or exec More... about 12 years ago
TestApplication: check also for valid and invalid icons More... about 12 years ago
BamfApplication: set fallback-icon if we have an invalid icon on desktop file More... about 12 years ago
BamfApplication: always try to use the more specific icon we have, if the application is "generic" More... about 12 years ago
BamfMatcher: export in header some utility functions to check exec or process More... about 12 years ago
BamfDaemon, LibBamf: add icon property to store the BamfView icon and notify about its changes. More... about 12 years ago
BamfView: remove the useless getters from Class More... about 12 years ago
LibBamf, BamfView: use icon property to get its value and notifications, deprecate method More... about 12 years ago
TestView: add tests to verify a BamfView icon events More... about 12 years ago
TestView: re-use test name definition on declaration macros More... about 12 years ago
TestView: add tests to verify the view icon (using macros) More... about 12 years ago
BamfDaemon, BamfView: use a dbus-property to manage the view icon More... about 12 years ago
BamfDaemon, LibBamf: Make the BamfView's name a property, deprecated method+signal. More... about 12 years ago
BamfPrivate: define some common strings between library and daemon More... about 12 years ago
BamfView: deprecate NameChanged signal (not Icon method) More... about 12 years ago
TestView: add name-changed event tests More... about 12 years ago
TestView: some cleanup More... about 12 years ago
TestView: add macro to build exported-events tests More... about 12 years ago
TestView: move test suite initialization at the bottom of the file More... about 12 years ago
BamfView: use a macro to generate tests for boolean properties events More... about 12 years ago
TestView: use macros to define tests that have similar pattern for boolean properties More... about 12 years ago
TestView: add test for active event exported More... about 12 years ago
BamfView: use always the same data for boolean test results More... about 12 years ago
TestView: test the view properties before and after being exported More... about 12 years ago
BamfView: use the new dbus property for getting the name and signaling its changes More... about 12 years ago
Daemon, BamfView: correctly notify cached properties when registering a new view More... about 12 years ago