File: ChangeLog

package info (click to toggle)
gnome-swallow 1.2-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 432 kB
  • ctags: 50
  • sloc: sh: 3,908; ansic: 399; makefile: 16
file content (35 lines) | stat: -rw-r--r-- 1,343 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
gnome-swallow (1.2) unstable; urgency=low
    * A "reconfigure" option is now available to reswallow an applet
      without having to restart gnome-swallow

    * Also applied a few fixes to make things compile cleanly

 -- Peter Amstutz <tetron@interreality.org> Fri, 12 Sep 2003 00:32:17 -0400

gnome-swallow (1.1) unstable; urgency=low

    * Fixed _stupid_ mistake in changeBackground()... I left some
      debugging code in, which caused it not to work on anyone's
      machine but mine...

    * Swallow will use the program name as the window name, if no window
      name is specified.  Uses only the last part (the program title
      itself) when guessing the window name.

    * Some swallowed applets use
      their zeroth argument (usually the name they were run under) as
      the window name.  When calling exec(), supply the window name
      we are going to look for as this argument.
	
    * The loop which searches for the desired window to swallow will
      time out after 10 seconds if it does not find any matching windows

    * Fixed the crash which happens with "wmmemmon" and "wmmemload"
	
 -- Peter Amstutz <tetron@interreality.org>  Tue, 15 Apr 2003 19:07:36 -0400

gnome-swallow (1.0) unstable; urgency=low

    * Initial version

 -- Peter Amstutz <tetron@interreality.org>  Wed,  9 Apr 2003 02:18:25 -0400