File: ChangeLog

package info (click to toggle)
wmfire 1.2.4-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 852 kB
  • sloc: ansic: 819; sh: 785; makefile: 23
file content (41 lines) | stat: -rw-r--r-- 968 bytes parent folder | download | duplicates (4)
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
36
37
38
39
40
41
Changes upto version 1.2.4:
--------------------------

o Fix linking math library with --no-add-needed or --as-needed

Changes upto version 1.2.3:
--------------------------

o Fix regression which was creating a second window on some WM's
o Add sticky option

Changes upto version 1.2.2:
--------------------------

o Fix network monitoring over 4Gb <Markus Demleitner>
o Fix GTK 2.4 docking <Sergey Pinaev>
  (WMHints handling changed in GTK 2.4, fix backwords compatible.)
o Fix scroll wheel
o Add simple file monitoring

Changes upto version 1.2.1:
--------------------------

o Fix memory leak in event handling

Changes upto version 1.2.0:
--------------------------

o Build against gdk2 libraries
o Optional (non-working) session management
o Icon

Changes upto version 1.0.0:
--------------------------

o Rewritten to use gdk
o Rewritten to use libgtop
o Added memory monitoring
o Added network monitoring
o Removed file monitoring
o Added proximity events