Codebase list evilwm / 13d1345
update changelog Mateusz Łukasik 10 years ago
2 changed file(s) with 8 addition(s) and 117 deletion(s). Raw diff Collapse all Expand all
+0
-117
changelog less more
0 evilwm (1.1.0-1) unstable; urgency=low
1
2 * New upstream release (closes: #542343).
3 * Fix interaction with X and signal handler on shutdown (closes: #512548).
4 * Call dh_installmenu (closes: #504065).
5 * Don't strip by default (closes: #436821).
6 * Include basic .desktop file (closes: #330046).
7 * Configuration file $HOME/.evilwmrc read on startup.
8 * evilwm-specific window properties track old dimensions on maximise.
9 * Much larger subset of EWMH 1.3 supported.
10 * Better approach to window gravity.
11
12 -- Ciaran Anscomb <evilwm@6809.org.uk> Thu, 15 Apr 2010 08:31:11 +0100
13
14 evilwm (1.0.0-1) unstable; urgency=low
15
16 * New upstream release.
17 * EWMH hints added so vdesk/sticky states persist across wm change.
18 * Alt+Tab behaviour modified.
19 * Ability to resize from keyboard added.
20 * New option -altmask.
21 * New option -nosoliddrag.
22 * Fix configure requests containing sibling information.
23 * Only snap against clients on the same screen.
24 * Track vdesk separately on each managed screen.
25 * Keep key bindings when keyboard mapping changes (closes: #364788)
26 * Add basic Xrandr support (thanks to Yura Semashko for this patch).
27 * When snapping, prefer screen edge to other windows.
28
29 -- Ciaran Anscomb <evilwm@6809.org.uk> Mon, 18 Jun 2007 19:21:59 +0100
30
31 evilwm (0.99.21-1) unstable; urgency=low
32
33 * New upstream release.
34 * Fixes positioning error introduced in 0.99.20.
35
36 -- Ciaran Anscomb <evilwm@6809.org.uk> Mon, 16 Jan 2006 19:04:55 +0000
37
38 evilwm (0.99.20-1) unstable; urgency=low
39
40 * New upstream release.
41 * Depend on x-dev, libx11-dev, libxext-dev instead of xlibs-dev
42 (closes: #346656)
43 * Remove dependency on Motif/LessTif headers.
44 * Simplify code to avoid enter events when moving windows around without the
45 mouse.
46 * Exit gracefully when no suitable font is found.
47 * Change frame colouring method. Allows aterm & others to use "fast
48 transparency".
49 * Remove redundant window map when a new client isn't going to be visible on
50 the current virtual desktop.
51
52 -- Ciaran Anscomb <evilwm@6809.org.uk> Fri, 13 Jan 2006 12:05:41 +0000
53
54 evilwm (0.99.19-1) unstable; urgency=low
55
56 * New upstream release.
57 * Info window movement made a bit more sensible.
58 * Don't remove clients from within error handler, instead flag for removal.
59 * While removing client, only reparent to root if window is withdrawn
60 or window manager is shutting down (fixes xpdf-in-firefox bug).
61 * Window close key with shift held will XKillClient().
62 * LD: Replace logic to decide if we have a shaped window (cribbed from
63 fvwm-2.5.10).
64 * LD: Warp mouse pointer to a visible point in shaped windows.
65
66 -- Ciaran Anscomb <evilwm@6809.org.uk> Thu, 6 Oct 2005 21:46:14 +0100
67
68 evilwm (0.99.18-1) unstable; urgency=low
69
70 * New upstream release.
71 * Fix Alt+Tab crash when there are no clients.
72 * Added -app, -g and -v options to specify geometry and vdesk (incl sticky),
73 for new windows.
74 * Fix so shape information is applied on WM startup.
75 * Allow override of WM modifiers used to grab keys/mouse buttons with
76 -mask1 and -mask2 (closes: #230518)
77 * Merged lots of Larry Doolittle's patches; these are mostly to increase
78 strictness of code.
79 * Removed deprecated 'vdesk' external pager support.
80
81 -- Ciaran Anscomb <evilwm@6809.org.uk> Thu, 2 Jun 2005 18:24:39 +0100
82
83 evilwm (0.99.17-1) unstable; urgency=low
84
85 * New upstream release (closes: #178162)
86 * evilwm now appears as x-window-manager alternative (closes: #193676)
87 * Upstream: Fixes Alt+Tab hanging bug (2002-11-18) (closes: #178166)
88
89 -- Ciaran Anscomb <evilwm@6809.org.uk> Wed, 15 Oct 2003 12:44:19 +0100
90
91 evilwm (0.99.16-1) unstable; urgency=low
92
93 * New upstream release.
94 * lesstif2-dev is an acceptable alternative to lesstif-dev.
95
96 -- Ciaran Anscomb <evilwm@6809.org.uk> Thu, 18 Sep 2003 16:36:08 +0100
97
98 evilwm (0.99.15-1) unstable; urgency=low
99
100 * New upstream release.
101
102 -- Ciaran Anscomb <evilwm@6809.org.uk> Sun, 29 Jun 2003 20:53:58 +0100
103
104 evilwm (0.99.14-1) unstable; urgency=low
105
106 * New upstream release.
107 * Add postinst/prerm scripts to deal with alternatives.
108
109 -- Ciaran Anscomb <evilwm@6809.org.uk> Wed, 15 Jan 2003 10:20:04 +0000
110
111 evilwm (0.99.7-1) unstable; urgency=low
112
113 * Initial Release.
114 * Changed email addresses to evilwm@6809.org.uk.
115
116 -- Ciaran Anscomb <evilwm@6809.org.uk> Thu, 15 Aug 2002 14:06:12 +0100
0 evilwm (1.1.0-4) UNRELEASED; urgency=low
1
2 * Patch working:
3 + add use_fixed_font.patch to use fixed fonts,
4 +
5
6 -- Mateusz Łukasik <mati75@linuxmint.pl> Mon, 07 Oct 2013 09:12:23 +0200
7
08 evilwm (1.1.0-3) unstable; urgency=low
19
210 * Update debian/docs: