~nherriot/maximus/vodafone

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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
maximus (0.4.9) jaunty; urgency=low

  * maximus crashed with SIGSEGV in g_closure_invoke() (LP: #330397)
    - Change the test done before sending the hint's pointer to XFree
    - Alloc the hints, instead of relying on pre-allocated block, seems to 
      work better when sending to X*().

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 14 Apr 2009 17:09:58 +0100

maximus (0.4.8) jaunty; urgency=low

  * [PATCH] option to not automatically maximize new windows (LP: #322226)
    - Add /apps/maximus/no_maximize gconf key to control whether applications
      are automatically maximised
    - Added key schema to maximus.schemas
    - Stopped toggling of undecorate from ignoring no_maximize
    Patch by Daniel Silva <daniel.silva@gmail.com>
  
  * missing sentinel when calling gnome_program_init (LP: #341307)
      - Patch by Hubert Figuiere <hub@figuiere.net>

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Mar 2009 16:26:25 +0000

maximus (0.4.7) unr; urgency=low

  * Fix bug where switching to maximised windows would unmaximised the window.

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 18 Feb 2009 15:43:03 +0000

maximus (0.4.6) unr; urgency=low

  * Audacious should not have a windows decoration (LP: #237597)
    - If, when a window is opened, the window is not maximised and does not
      have window decorations, it is completely excluded from Maximus. This
      makes sure these windows (Audacious, cairo-clock etc) do not 
      accidently become maximised or get window decorations.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 13:26:46 +0000

maximus (0.4.5) unr; urgency=low

  * Some undecorated windows do not maximise (LP: #291013)
    - Don't maximise and undecorated windows which are larger than the
      current screen size. This makes the maximise a null-op on these windows
      and makes sure the user can still access the window without it
      "freezing" on screen without window borders.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 12:21:41 +0000

maximus (0.4.4) unr; urgency=low

  * Add autostart file to package

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 11:26:44 +0000

maximus (0.4.3) hardy; urgency=low

  * Add autostart file

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 23 Jan 2009 12:02:06 +0000

maximus (0.4.2) hardy; urgency=low

  * added excludes for common Firefox secondardy windows Add-Ons, Error
    Console, and Clear Private Data 

 -- Bill Filler <bill.filler@canonical.com>  Wed, 29 Oct 2008 11:55:12 -0400

maximus (0.4.1) hardy; urgency=low

  * maximus crashed with SIGSEGV in strstr() when performing video hardware test
    (LP: #285452)
    - Merge James Westby's maximus branch which checks for res_name/class_name
      == NULL before calling strstr.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 10:24:11 +0100

maximus (0.4.0) hardy; urgency=low

  * Fix package naming to roll release.

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 13 Oct 2008 16:51:24 +0100

maximus (0.3ubuntu14) hardy; urgency=low

  * Get the real class & resource names from the window mananger for matching
    functions.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 12 Sep 2008 13:07:54 +0100

maximus (0.3ubuntu13) hardy; urgency=low

  * "Quit" function on launcher does not work within 120-180 .. (LP: #268433)
    - Connect to the master gnome session client
    - Reply to the the "save-yourself" signal

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 10 Sep 2008 13:50:31 +0100

maximus (0.3ubuntu12) hardy; urgency=low

  * switching from Classic mode to UNR leaves user in browser (LP: #261966)
    - Make sure the user is taken back to desktop/launcher after a mode switch

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 04 Sep 2008 12:28:02 +0100

maximus (0.3ubuntu11) hardy; urgency=low

  * "Maximus Windows Management" does not run well after se... (LP: #254409)

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 02 Sep 2008 14:46:48 +0100

maximus (0.3ubuntu10) hardy; urgency=low

  * Don't maximise windows that can't maximise
  * Try and force maximising on windows that didn't maximise properly the 
    first time.
  * Some code cleanup

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 01 Sep 2008 14:12:35 +0100

maximus (0.3ubuntu9) hardy; urgency=low

  * Add Apport to to the exclusion list (LP: #258937)

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 18 Aug 2008 11:18:25 +0100

maximus (0.3ubuntu8) hardy; urgency=low

  * Add Gnome Authorizations to the default exclude list
  * Use g_debug as printf, don't send complete strings

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 18 Aug 2008 10:57:46 +0100

maximus (0.3ubuntu7) hardy; urgency=low

  * desktop-switcher causing maximus to crash intermittently (LP: #251561)

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 30 Jul 2008 17:05:36 -0400

maximus (0.3ubuntu6) hardy; urgency=low

  * maximus not dynamically responding to undecorate gconf cha... (LP: #251557)
  * Be more stringent when doing WnckWindow validity checks

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 25 Jul 2008 12:09:29 +0100

maximus (0.3ubuntu5) hardy; urgency=low

  * Have an internal list of excluded apps which are common across the
    destkop.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 15 Jul 2008 18:20:42 +0100

maximus (0.3ubuntu4) hardy; urgency=low

  * Don't run rules on windows which are already fullscreen (LP: #239181)

 -- Neil J. Patel <neil.patel@canonical.com>  Sat, 14 Jun 2008 13:54:47 +0100

maximus (0.3ubuntu3) hardy; urgency=low

  * Better string checking before using str*
  * Fixed whitespace in copy&pasted functions

 -- Neil J. Patel <neil.patel@canonical.com>  Sat, 14 Jun 2008 13:37:49 +0100

maximus (0.3ubuntu2) hardy; urgency=low

  * Actually fix the Gimp problem
  * Add some debugging output

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 11 Jun 2008 13:04:52 +0100

maximus (0.3ubuntu1) hardy; urgency=low

  * Do some string-validity checking when reading in rules. 

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 11 Jun 2008 11:12:11 +0100

maximus (0.3) hardy; urgency=low

  * Support for external fs definitions
  * Clean ups to internal fs implementation

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 22:58:28 +0100

maximus (0.2ubuntu1) hardy; urgency=low

  * Fix incorrect dependency

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 16:22:35 +0100

maximus (0.2) hardy; urgency=low

  * Fix Gimp maximising issue
  * Add option to undecorate

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 15:37:31 +0100

maximus (0.1ubuntu5) hardy; urgency=low

  * Update license to GPLv3 

 -- Neil J. Patel <njpatel@gmail.com>  Tue, 03 Jun 2008 11:18:41 +0100

maximus (0.1ubuntu4) hardy; urgency=low

  * Load exclusion lists from gconf

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 18:02:22 +0100

maximus (0.1ubuntu3) hardy; urgency=low

  * Fixed gconf dependacy

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:33:24 +0100

maximus (0.1ubuntu2) hardy; urgency=low

  * Add a gimp rule
  * Add variations

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:28:09 +0100

maximus (0.1ubuntu1) hardy; urgency=low

  * Deal with maximize/unmaximize events

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:16:28 +0100

maximus (0.1) hardy; urgency=low

  * Initial release

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 13:54:04 +0100