1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BamfMatcher: Adding myself to the authors. More... over 13 years ago
BamfMatcher: added dispose function. More... over 13 years ago
BamfMatcher: Using direct HashTable instead of *int-based for PIDs More... over 13 years ago
BamfMatcher: Correcly match OpenOffice / LibreOffice windows to the right application. More... over 13 years ago
BamfLegacyWindow: add bamf_legacy_window_reopen More... over 13 years ago
BamfLegacyScreen: add bamf_legacy_screen_inject_window More... over 13 years ago
BamfView: avoid to export an object with alredy used path. More... over 13 years ago
BamfApplication: avoid to create an icon using a null GIcon More... over 13 years ago
BamfLegacyWindow: remove the double check on window_closed. More... over 13 years ago
BamfLegacyWindow: check if we're closing the current window before setting it as closed More... over 13 years ago
BAMF doesn't consider any .desktop file saved in ~/.local/share/applications or any other local folder which contains the flag OnlyShowIn=GNOME;Unity; so, it's impossible to directly copy any .desktop file from /usr/share/applications to a local folder to customize it, without removing the above flag, and this is wrong. This patch fixes the issue.. Fixes: https://bugs.launchpad.net/bugs/863290. Appoved by Jason Smith. More... over 13 years ago
libbamf doesn't actually notifies when a sticky application is opened or closed. This branch fixes the issue.. Fixes: . Reviewed by Didier Roche. More... over 13 years ago
Bugfix: More... over 13 years ago
Remove unused variable TEST_RESULTS from test Makefile.ams More... over 13 years ago
Remove debug spew when running tests "Export path: %s\n" More... over 13 years ago
Add missing guard checking if the legacy WnckWindow is != NULL in bamf_legacy_window_save_mini_icon(). This fixes the tests /Application/ManagesXid and /Application/Xids More... over 13 years ago
Run headless tests with 'set -e' to catch if our invaocation of 'make test' fails. Also don't use weird names for log files. More... over 13 years ago
Fixes 'make check' and adds a headless testing mode that will be enabled if running configure with --enable-headless-tests=yes. Fixes: 897148,897150. Reviewed by Didier Roche. More... over 13 years ago
add more build-deps
didrocks
as Didier Roche
More... over 13 years ago
* debian/control, debian/rules: - enable headless tests build
didrocks
as Didier Roche
More... over 13 years ago
Add a configure switch --enable-headless-tests that will cause 'make check' to run in headless mode. This requires the Xvfb and dbus-launch executables to be present on the system (which is checked for) More... over 13 years ago
Remove what seems to be a copy-paste error from the test /Application/Events/WindowAdded which caused it to register the same dbus object twice in a row, causing the test to fail More... over 13 years ago
libbamf: bamf-matcher, always notify an opened/closeview More... over 13 years ago
matcher: some code cleanup More... almost 14 years ago
Matcher: fix a typo, support gksu and gksudo as exec prefixes More... almost 14 years ago
Matcher: use the environment desktop name to show or hide a desktop file More... almost 14 years ago
releasing version 0.2.104-0ubuntu1
didrocks
as Didier Roche
More... almost 14 years ago
- Hopefully really fix unity confused with chrome (not chromium) web apps (LP: #692462) - Fix to build with gtk2 version
didrocks
as Didier Roche
More... almost 14 years ago
Import upstream version 0.2.104
didrocks
as Didier Roche
More... almost 14 years ago
Releasing 0.2.104
didrocks
as Didier Roche
More... almost 14 years ago