bamf:bamf-0.2

Last commit made on 2013-10-10
Get this branch:
git clone -b bamf-0.2 https://git.launchpad.net/bamf
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
bamf-0.2
Repository:
lp:bamf

Recent commits

d0739a9... by Marco Trevisan (Treviño)

BamfMatcher: ignore StartupWMClass for LibreOffice Windows

LO windows can be very slow to update their window class, and this may
lead to matching errors.

(bzr r492)

b97a8c7... by Marco Trevisan (Treviño)

BamfMatcher: ignore StartupWMClass for LibreOffice Windows

LO windows can be very slow to update their window class, and this may
lead to window mismatch.

Fixes LP: #1238122

(bzr r491.1.1)

0fcb9cc... by Marco Trevisan (Treviño)

BamfMatcher: ignore the javaws windows when setting the window hint

Fixed bugs:
  - LP: #1098186
  - LP: #1108380
  - LP: #979752

(bzr r491)

4882fc7... by Marco Trevisan (Treviño)

TestMatcher: added one more test to ensure javaws matching

(bzr r490.1.8)

3ddde0c... by Marco Trevisan (Treviño)

BamfMatcher: add bamf_matcher_is_valid_process_prefix to check for bad prefix process

Now we ignore the bad process prefixes also when using the
fallback process-name comparison. In this way the .desktop files
that they may provide to load files are ignored.

(bzr r490.1.7)

945940f... by Marco Trevisan (Treviño)

BamfLegacyWindowTest: implement the get_process_name function

(bzr r490.1.6)

6088a7d... by Marco Trevisan (Treviño)

BamfLegacyWindow: add a function to fetch the process name

(bzr r490.1.5)

3e08e31... by Marco Trevisan (Treviño)

TestMatcher: fix javawm class names

(bzr r490.1.4)

3ac65c0... by Marco Trevisan (Treviño)

Tests: add the missing icedtea-netx-javaws.desktop file

(bzr r490.1.3)

6e08fe2... by Marco Trevisan (Treviño)

TestMatcher: check that no hint is set for javaws windows

(bzr r490.1.2)