File: upstream.changelog

package info (click to toggle)
fspanel 0.7-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: ansic: 3,477; makefile: 77
file content (32 lines) | stat: -rw-r--r-- 1,459 bytes parent folder | download | duplicates (5)
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
2009-12-19 downloaded from
http://web.archive.org/web/20080413150757/http://www.chatjunkies.org/fspanel/

ChangeLog

      version 0.8beta1

          * Switched to unified window manager spec. You now need a
            window manager that supports it. E.g. Sawfish, KWM.
          * Changed the desktop pager to 1 2 3 etc buttons.
          * Made it possible to compile with Xft for anti aliased text.
          * Removed the clock. If you need a clock, use 0.7.
          * Right-clicking a task makes it shade.

      version 0.7

          * Windows that set their icons after mapping no longer get
            the generic icon.
          * A new generic icon (looks better, I think).
          * Fixed lockup when large amount of windows are open.
          * Desktop switching arrows look different.

          * Panel height and width are customizable at the top of
            fspanel.c. Made the default 24 (previously 22) and font
            12. This seems to suite 1024x768 well, change to what
            suites you.
          * Now uses the unified window manager spec to find the list of
            windows. Falls back to gnome spec if unavailable. This might
            make fspanel work on KDE? Note: this is only partially
            supported and uses the unified spec only for a client list,
            everything else still uses the gnome window manager spec.
          * Optimized more code - i386-linux binary is now 9280 bytes!