lp:~mtrausch/alltray/add-attach-mode

Created by Michael B. Trausch and last modified
Get this branch:
bzr branch lp:~mtrausch/alltray/add-attach-mode
Only Michael B. Trausch can upload to this branch. If you are Michael B. Trausch please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael B. Trausch
Project:
AllTray
Status:
Merged

Recent revisions

46. By Michael B. Trausch

Finish attach-mode support. To attach AllTray to a running
process by clicking on one of its windows, say "alltray -a";
to attach AllTray to a running process by stating which process
(by PID), say "alltray -p XXX", where XXX is the process ID.

See the man page for info.

45. By Michael B. Trausch

attach-to-process (-p, --process) now works; applications
such as Thunderbird can be started by doing:

 thunderbird & sleep 5; alltray --process $(pgrep thunderbird-bin)

Also, this means that AllTray can attach to a process given
its PID, so long as it obeys the specs.

44. By Michael B. Trausch

Fix build errors now that we're not using C99 support,
and fix call to alltray_find_managed_window due to
the signature changing.

43. By Michael B. Trausch

Note new Vala build-time requirement (only necessary if
building from a bzr tree; tarballs will have the *.c
files pre-generated).

42. By Michael B. Trausch

Add local Gtk.StatusIcon bindings and use them instead
of Vala 0.7.0+'s bindings, which remove compatibility with
GTK+ versions < 2.16.

41. By Michael B. Trausch

Fix error when building with Vala 0.7.0

40. By Michael B. Trausch

Update for troubleshooting, drop C99 requirement

39. By Michael B. Trausch

Adding attach-mode, but having trouble. Committing a partial
change anyway and taking a break to come back and see what may
be wrong.

38. By Michael B. Trausch

Updates to man page for current (soon-to-be-committed)
change in trunk

37. By Michael B. Trausch

Enable -y on utils/clean-tree.sh, makes me happier

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~alltray-developers/alltray/trunk
This branch contains Public information 
Everyone can see this information.