]> Dogcows Code - chaz/openbox/blob - ChangeLog
fix to be up-to-date with the theme spec
[chaz/openbox] / ChangeLog
1 2003-09-15 Ben Jansens <xor@zed.orodu.net>
2
3 * data/rc.xml, openbox/config.c, openbox/config.h, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/screen.c:
4 remove focusLast and focusLastOnDesktop
5
6 * openbox/focus.c: fix directional focus when nothing is focused
7
8 * ChangeLog: recent changes
9
10 * configure.ac: beta3
11
12 * openbox/session.c: use the sm_client_id in the client struct
13
14 * openbox/client.c, openbox/client.h:
15 save the sm_client_id just like saving other properties, dont query each time its needed
16
17 * openbox/event.c:
18 propogate property changes on the group leader to the whole group
19
20 * openbox/popup.c: remove debug prints
21
22 * openbox/startupnotify.c: remove debug print
23
24 * openbox/event.c: sloppy focus fixes, ignore a few more enter events
25
26 * openbox/focus.c:
27 fix crashing when doing a directional focus with no windows on the desktop
28
29 * openbox/place.c: best fit only one direction
30
31 * openbox/place.c: no center in the first smart-place
32
33 * openbox/place.c: sort smallest to largest area
34
35 * openbox/place.c: 2 passes at smart placement
36
37 * openbox/place.c:
38 smart placement only avoids the focused window, and centers in its area
39
40 * openbox/stacking.h: whitespace
41
42 * openbox/place.c: fallback to random when focus follows mouse is off
43
44 * openbox/place.c: fix comment
45
46 * openbox/place.c: oops backwarsd
47
48 * openbox/place.c: dont use continue
49
50 * openbox/place.c: remove blank line
51
52 * openbox/mainloop.c: allow more than one timer to work at a time
53
54 * openbox/mainloop.c: allow more than one timer to process at a time
55
56 * openbox/place.c:
57 apply gravity to the chosen coords, bound the undermouse placement
58
59 * openbox/place.c:
60 always use smart placement, add under-mouse placement for the fallback
61
62 * openbox/place.c: dont count !normal clients for placement
63
64 * openbox/place.c: added smart placement
65
66 * openbox/resist.c: use the new RECT_LEFT/RIGHT/TOP/BOTTOM for clarity
67
68 * openbox/geom.h:
69 add some interesection shit, and RECT_LEFT/RIGHT/TOP/BOTTOM
70
71 2003-09-14 Ben Jansens <xor@zed.orodu.net>
72
73 * openbox/menuframe.c: kill the padding in the menu title
74
75 * openbox/stacking.c:
76 dont raise parents of transients when the transient is raised
77
78 * render/theme.c: fix 2 mem leaks
79
80 * Makefile.am: install the openbox.png pixmap icon
81
82 * openbox/openbox.c:
83 adjust the themes for the frames before everything else happens, cuz they store pointers to the freed theme, then redraw them at the end
84
85 * openbox/frame.c: dont redraw the frames when changing their theme
86
87 * openbox/startupnotify.c: remove the x event handler
88
89 * openbox/screen.c:
90 dont bother fucking everythign up when the desktops number hasnt changed
91
92 * openbox/popup.c: fix mem leak
93
94 * openbox/menuframe.c:
95 update the menus before putting them in the visible list
96
97 * openbox/menu.c:
98 fix a mem leak, and make suer the menus arent visible when they are modified
99
100 * openbox/event.c: fix mem leak, remove teh ice watch handler
101
102 * openbox/config.c, openbox/action.c: fix mem leak
103
104 * data/openbox.png: add the .png version of the icon.h
105
106 * openbox/client.c:
107 dont impose staying on-screen for non-normal windows like kicker
108
109 * render/icon.h: add a default icon made by merry.
110
111 * openbox/openbox.c:
112 move moveresize_startup/shutdown so its between its deps
113
114 * openbox/moveresize.c: only sopt moveresize when shutting down
115
116 * render/font.c: remove debug print
117
118 * openbox/moveresize.c: stop any moveresizes on shutdown
119
120 * configure.ac: dont need libtool doing dlopen capable libs
121
122 * render/theme.c: use the values passed to the function
123
124 * render/theme.h: code style
125
126 * render/render.c: free XImages
127
128 * render/font.c: destroy 'pat' always
129
130 * render/mask.c:
131 X allocs more bytes than i thought, new algo to pick the amount of memory for the bitmap data
132
133 * openbox/client.c: dont waste a strdup which is never freed
134
135 * openbox/mainloop.c:
136 fix a memory leak in the mainloop timers correctly
137
138 * openbox/mainloop.c: fix a memory leak in the mainloop timers
139
140 2003-09-12 Ben Jansens <xor@zed.orodu.net>
141
142 * openbox/focus.c, openbox/moveresize.c, openbox/openbox.c, openbox/popup.c, openbox/popup.h, openbox/screen.c:
143 new popups with subclasses, added an ObIconPopup for popups with icons, and ObPagerPopup, for a popup with a pager on it.
144
145 better logic also for the desktop layout code figuring out how many rows and columns there are.
146
147 * render/theme.c, render/theme.h:
148 add app_(un)hilite_fg, which is never parentrelative
149
150 * render/font.c: wasted variable
151
152 * render/theme.c:
153 handle parentrel app labels, by using the title's texture instead
154
155 * render/theme.c: better more valid C
156
157 * openbox/popup.c: 80 cols
158
159 * openbox/openbox.c:
160 start the session shit, and grab the params before grabbing the rest of the parameters (and erroring on invalid ones)
161
162 * Makefile.am, openbox/client.c, render/theme.c, render/theme.h:
163 add support for a default icon, but no icon has been made yet.
164
165 * configure.ac: allow building of static libs
166
167 2003-09-10 Ben Jansens <xor@zed.orodu.net>
168
169 * openbox/event.c, openbox/mouse.c, openbox/mouse.h:
170 frame context fallbacks when there is no binding on the context
171
172 * themes/allegro/themerc: requested update from safarial
173
174 * openbox/event.c:
175 make menu hiding-on-release based on a timer rather than on where it is released (on the frame border)
176
177 * openbox/config.h: s/milli/micro/
178
179 * openbox/menu.c: hide menus before showing a new menu root
180
181 * openbox/menuframe.c:
182 keep menus taller than the screen from jittering. also keep the half of the menu you're in visible. more precision would be nicer but meh for now (ever) i guess.
183
184 * Makefile.am: distribute the .pc.in files
185
186 * openbox/focus.c: save the new glist!
187
188 * openbox/keyboard.c:
189 when the client for an interactive action is closed, kill the action
190
191 * openbox/moveresize.c:
192 use the current size not the start size for moving
193
194 * openbox/event.c:
195 use the focus client when the client is null for keyboard events
196
197 * openbox/action.c: oops, copypaste
198
199 * openbox/action.c: dont deref the client before checking for null
200
201 * openbox/frame.c: use theme.show_handle
202
203 2003-09-09 Ben Jansens <xor@zed.orodu.net>
204
205 * ChangeLog: more changes
206
207 * openbox/event.c, openbox/keyboard.c, openbox/keyboard.h:
208 save teh client for interactive actions cuz after teh keyboard is grabbed there is no client
209
210 * configure.ac: beta2
211
212 * ChangeLog: recent changes
213
214 * openbox/action.c, openbox/action.h, openbox/event.c, openbox/keyboard.c, openbox/keyboard.h, openbox/mouse.c, openbox/mouse.h, openbox/screen.c:
215 no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow.
216
217 * openbox/action.c: no mouse interactive actions. no bugs.
218
219 2003-09-08 Ben Jansens <xor@zed.orodu.net>
220
221 * openbox/client.c: remove debug prints
222
223 * render/theme.c: allow a padding.width of 0
224
225 * tools/themeupdate/themeupdate.py: warn about the right shit
226
227 * openbox/focus.h: remove comment that isnt right anymore
228
229 * openbox/frame.c, openbox/framerender.c, openbox/popup.c, render/theme.c, render/theme.h, themes/allegro/themerc, themes/artwiz/themerc, themes/blah41/themerc, themes/om4ob/themerc, themes/thebear/themerc, tools/themeupdate/themeupdate.py:
230 bigtime theme changes. bigtime.
231
232 * openbox/focus.c, openbox/focus.h: expose focus_cycle_client
233
234 * openbox/event.c:
235 act on the visibly focused window when that differs from the actual focused window
236
237 * openbox/client.c: round 2 for this shit
238
239 * openbox/client.c: flush after resizing a client
240
241 * openbox/client.c:
242 if the client is growing, resize it before the frame. if its shrinking, then resize the frame first. reduces flicker lots.
243
244 * openbox/client.c:
245 watch for windows with titlecounts changing their title and getting an incorrect titlecount
246
247 * openbox/client.c: oops
248
249 * openbox/client.c: some simpler code
250
251 * openbox/action.c:
252 grab the pointer befoer shading a window to prevent focus moving in sloppy focus
253
254 * openbox/client.c:
255 dont reset all the states to FALSE in client_get_state, this made an initial IconicState get ignored
256
257 * data/rc.xml: oops missed a capitalization
258
259 * data/menu.xml: add obconf to the menu
260
261 * openbox/menuframe.c: flush after drawing each menu item
262
263 * openbox/config.h: timeouts are all in millisecond
264
265 * openbox/menu.c:
266 if the menu path starts with a /, then just load it, don't try the prefixes
267
268 * openbox/dock.c: fix autohiding
269
270 * openbox/dock.c: dont modify the time from the config parser
271
272 * openbox/config.c:
273 make both focusDelay and hideTimeout in milliseconds
274
275 * openbox/dock.c:
276 fix crash when reconfigure changes the stacking layer of the dock
277
278 * data/rc.xml: capitalize mouse actions
279
280 * openbox/screen.c:
281 move windows around before removing the focus order lists to prevent nasty segfault when it removes a window from an already freed list
282
283 2003-09-07 Ben Jansens <xor@zed.orodu.net>
284
285 * parser/parse.c: dont use obsolete xmlChildrenNode
286
287 * po/Makevars: add my email address
288
289 * Makefile.am, configure.ac, parser/.cvsignore, parser/obparser-3.0.pc.in, render/.cvsignore, render/obrender-3.0.pc.in:
290 remove obconf from this tree.
291 add versioning for the libraries and pkgconfig files for them.
292
293 * openbox/config.c, openbox/menu.c, openbox/session.c:
294 dont use obsolete xmlChildrenNode
295
296 * openbox/framerender.c, openbox/menuframe.c: xflush after rendering
297
298 * data/rc.xml, openbox/action.c, openbox/action.h, openbox/client_list_menu.c, openbox/client_menu.c, openbox/config.c, openbox/event.c, openbox/keyboard.c, openbox/menu.c, openbox/menu.h, openbox/menuframe.c, openbox/menuframe.h, openbox/misc.h, openbox/mouse.c, openbox/mouse.h:
299 little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
300 allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case)
301 remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code
302
303 2003-09-06 Ben Jansens <xor@zed.orodu.net>
304
305 * openbox/plugin.c, openbox/plugin.h:
306 these shoulda been removed long ago
307
308 * openbox/event.c: \n's at the end of strings passed to ob_debg
309
310 * openbox/client.c: Closes #799. i think im too high to say more.
311
312 * openbox/screen.c:
313 sync before removing all the enter events. this way it actually catches them
314
315 * render/theme.c:
316 add the margins to the label_height so that the text doesnt cover the bevel/border
317
318 2003-09-04 Ben Jansens <xor@zed.orodu.net>
319
320 * openbox/menu.c: code style fix
321
322 * openbox/menu.c:
323 optimization. don't need a glist where a simple pointer will suffice.
324
325 * openbox/openbox.c: was adding an extra / in ob_expand_tilde
326
327 * openbox/menu.c, openbox/menu.h:
328 when a pipe menu is killed, kill all its submenus as well
329
330 * openbox/geom.h: fix RECT_CONTAINS, name clash
331
332 * render/image.h, render/render.c:
333 new scaling based on the Bresenham algorithm
334
335 * render/image.c: new scaling, based on the Bresenham algorithm
336
337 * openbox/moveresize.c:
338 off by one caused clients to be resized a little during a move
339
340 * openbox/menuframe.c: oops missed a !
341
342 * data/rc.xml, openbox/config.c: turn off focusDelay by default
343
344 * openbox/openbox.c, openbox/session.c, openbox/session.h, po/POTFILES.in:
345 move session code out of openbox.c all into session.c
346 remove --sm-save-file and --sm-client-id from argv so that they dont get reused when doing a restart.
347
348 * openbox/grab.h: match the declarations in the header
349
350 * openbox/keyboard.c: ungrab only as many times as we grabbed
351
352 * openbox/openbox.c: remove the reconfigure popup
353
354 * openbox/grab.c: match the func prototypes in the header
355
356 2003-09-03 Ben Jansens <xor@zed.orodu.net>
357
358 * ChangeLog: recent changes
359
360 * openbox/startupnotify.c: fix for not using startup notification
361
362 * ChangeLog: recent changes
363
364 * configure.ac: beta1 time. fuck yah.
365
366 * openbox/openbox.c:
367 kill the window mapping.. its not doing anything anyways? whatever..
368
369 * openbox/mouse.c:
370 dont ungrab/grab all the mouse bindings every time a new one is added. just do it once on startup.
371
372 * openbox/openbox.c:
373 dont exit when a theme can't be loaded during reconfigure
374
375 * openbox/client.c:
376 handle the case where a transient is a child of a dockapp
377
378 * openbox/moveresize.c:
379 don't let move/resize occur on non-visible clients
380
381 * openbox/openbox.c:
382 display a popup and perform a smooth transition when reconfiguring
383
384 * openbox/keyboard.c: grab keys on the client windows themselves
385
386 * openbox/frame.c:
387 only remove one flash timer at a time, so all frames dont stop flashing just cuz a window closed
388
389 * openbox/client_list_menu.c: remove from desktop_menus when freed
390
391 * openbox/event.c:
392 use the ob_main_loop_timeout_remove_data to only remove one timer
393
394 * openbox/dock.c: dont set a strut when there are no apps in the dock
395
396 * openbox/client.c:
397 support getting the desktop from the startup notification protocol
398 pass on to the startup notification code that a window has mapped with a given wmclass
399
400 * openbox/client.h: add the startup_id
401
402 * openbox/openbox.c, openbox/openbox.h: add the NONE cursor.
403 remove startup notification code from openbox.c and openbox.h
404 call the new sn_startup/shutdown for startupnotification.c
405
406 * openbox/moveresize.c: use NONE cursor when not specifying one
407
408 * Makefile.am:
409 remove startup hacks and add startup notification in its own files
410
411 * openbox/event.c:
412 remove the startup notification code from event.c, it all lives in its own file now
413
414 * openbox/startupnotify.c, openbox/startupnotify.h:
415 add startup notification in its own .c/.h files
416
417 * openbox/menuframe.c: use the NONE cursor when not specifying one
418
419 * openbox/mainloop.c, openbox/mainloop.h:
420 add ob_main_loop_timeout_remove_data.
421 make the timeout remove functions remove *all* timeouts that match
422
423 * openbox/startup.c, openbox/startup.h:
424 remove teh startup state saving hacks since we can reconfigure now. no more restarting for the average user anymore.
425
426 * openbox/grab.c: use the NONE cursor when not specifying one
427
428 * openbox/screen.c, openbox/screen.h:
429 remove all the startup notification code from screen.c
430
431 * openbox/prop.c, openbox/prop.h: add the startup_id atom
432
433 * openbox/action.c, openbox/keyboard.c, openbox/mouse.c:
434 use the NONE cursor when not specifying a cursor
435
436 * openbox/misc.h: add a NONE cursor, to not change the cursor at all
437
438 * data/menu.xml: add reconfigure to the menu
439
440 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/event.h, openbox/focus.c, openbox/focus.h, openbox/frame.c, openbox/frame.h, openbox/grab.h, openbox/group.c, openbox/group.h, openbox/keyboard.c, openbox/keyboard.h, openbox/menu.c, openbox/menu.h, openbox/mouse.c, openbox/mouse.h, openbox/moveresize.c, openbox/moveresize.h, openbox/openbox.c, openbox/openbox.h, openbox/screen.c, openbox/screen.h, openbox/window.c, openbox/window.h:
441 add a reconfigure action, also reconfigure on SIGUSR2.
442 support reconfiguring throughout the entire codebase.
443
444 * themes/thebear/themerc: updates for thebear from merry
445
446 * openbox/event.c:
447 make focusDelay check the destroying window properly before killing the timer
448
449 * data/rc.xml: add default A-space binding for the client menu
450
451 * AUTHORS: add teh focusDelay option for mikachu
452
453 * openbox/menuframe.c, openbox/menuframe.h:
454 track the maximum margin of menu items. use this to keep icons in the menus inside the bevel/borders of the menu items
455
456 * ChangeLog: recent changes
457
458 * configure.ac: alpha8
459
460 * data/rc.xml, openbox/config.c, openbox/config.h, openbox/event.c:
461 add the focusDelay option
462
463 * openbox/mouse.c:
464 dont grab frame context mouse bindings on desktop windows
465
466 * openbox/client.c, openbox/client.h, openbox/menu.c, openbox/moveresize.c:
467 make the client destructor a GDestroyNotify
468
469 * Makefile.am: add themeupdate.py to the distribution
470
471 * data/rc.xml: add focus the desktop on left click binding
472
473 * openbox/menuframe.c: rm empty line
474
475 * openbox/menuframe.c: limit menus' width to 400px
476
477 * data/rc.xml, openbox/config.c:
478 rename the theme name node from 'theme' to 'name'
479
480 * data/rc.xml: fix capitalization and empty tags. cleanup.
481
482 * data/rc.xml: remove obsolete placement/remember option
483
484 * openbox/moveresize.c:
485 only show resize popups for clients with size increments. no move popup at all. waste of screen space.
486
487 * openbox/popup.c: use the provided margins to layout the popup better
488
489 * render/render.c, render/render.h:
490 provide a function to give the margins for an appearance
491
492 * data/rc.xml, openbox/config.c:
493 make the default screen-edge resistance 20 (double what it is for windows)
494
495 * render/render.c:
496 we use the offsets we get from the server, we should use the byte order too..
497
498 * render/color.c: remove bad comment
499
500 2003-09-02 Ben Jansens <xor@zed.orodu.net>
501
502 * openbox/moveresize.c:
503 more fixes to keep the pointer stuff aligned when doing keyboard move/resize
504
505 * openbox/moveresize.c:
506 fix flashing when using keyboard move against the edge of the screen
507
508 * render/gradient.c:
509 interlace is drawn first, so bevels n shit cover it
510
511 * openbox/client_menu.c, openbox/menu.h, openbox/menuframe.c, openbox/menuframe.h:
512 use new menu.bullet.selected.imageColor. use the text colors for the menu mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text.
513
514 * render/theme.c, render/theme.h: add menu.bullet.selected.imageColor
515
516 * openbox/action.c:
517 grab the mouse before any move/resizes in actions, preventing focus from moving when followMouse is on and the window moves/resizes out from under the pointer
518
519 * Makefile.am, data/menu, data/menu.xml, data/rc.xml, openbox/menu.c:
520 move the default menu to menu.xml
521
522 * openbox/session.c: remove debug prints
523
524 * render/render.c: remove debug print
525
526 * render/color.c: remove XXX comment, it was right, now its done :>
527
528 * render/color.c, render/color.h:
529 use the new color hash to cache RrColors
530
531 * render/instance.c, render/instance.h, render/render.h:
532 move some internal functions from render.h to instance.h
533 add a color hash table to the RrInstance
534
535 * openbox/resist.c: remove debug print
536
537 * openbox/mainloop.c: make the segfault swearing more clear
538
539 * openbox/moveresize.c:
540 add comment about the new code in moveresize for size increment windows
541
542 * openbox/client.c, openbox/moveresize.c:
543 stop doing stupid shit for the size increments in client_configure, it belongs in the moveresize code. add it there.
544
545 * openbox/resist.c, openbox/resist.h:
546 separate window and screen snapping so only one or the other can be used
547
548 * openbox/action.c: grow to edge is a move and a resize, oops
549
550 2003-09-01 Ben Jansens <xor@zed.orodu.net>
551
552 * Makefile.am, data/rc.xml, data/rc3, parser/parse.c:
553 move rc3 to rc.xml
554
555 * Makefile.am: update for the new theme selections
556
557 * data/rc3: make thebear the default theme
558
559 * themes/thebear/themerc:
560 add a menu overlap and smaller font size for the menu items
561
562 * themes/allegro/bullet.xbm, themes/allegro/themerc, themes/artwiz/themerc, themes/blah41/themerc, themes/om4ob/themerc, themes/thebear/themerc:
563 add/fix themes for 3.0
564
565 * openbox/menuframe.c, openbox/popup.c, render/theme.c, render/theme.h:
566 rename back the app_selected appearances to app_hilite
567
568 * tools/themeupdate/themeupdate.py: some stuff is exact
569
570 * tools/themeupdate/themeupdate.py: remove menu.bullet from themes
571
572 * tools/themeupdate/themeupdate.py: show errors on stderr
573
574 * tools/themeupdate/themeupdate.py: nicer usage output
575
576 * openbox/moveresize.c: this move is not final
577
578 * openbox/openbox.c:
579 make ob_expand_tilde expand all tildes in the string
580
581 * tools/themeupdate/themeupdate.py: global valid
582
583 * tools/themeupdate/themeupdate.py: more checks, for pixelsize fonts
584
585 * tools/themeupdate/themeupdate.py:
586 add more checks, for fonts, and for missing stuff
587
588 * tools/themeupdate/themeupdate.py:
589 update oldschool .xft.font options from ob2
590
591 * tools/themeupdate/themeupdate.py: enable all the tests
592
593 * tools/themeupdate/themeupdate.py: check for oldschool fonts
594
595 * tools/themeupdate/themeupdate.py: check window.button.pressed
596
597 * tools/themeupdate/themeupdate.py:
598 themeupdate already fixes some recent changes
599
600 * openbox/popup.c: couple more xrdb theme format cleanups:
601 window.focus.font -> window.label.focus.font
602 window.unfocus.font -> window.label.unfocus.font
603 window.justify -> window.label.justify
604 menu.frame.* -> menu.items.*
605 menu.hilite.* -> menu.selected.*
606 *.picColor -> *.imageColor
607
608 * openbox/client_list_menu.c: remove an old plugin call
609
610 * openbox/menuframe.c, render/theme.c, render/theme.h:
611 couple more xrdb theme format cleanups:
612 window.focus.font -> window.label.focus.font
613 window.unfocus.font -> window.label.unfocus.font
614 window.justify -> window.label.justify
615 menu.frame.* -> menu.items.*
616 menu.hilite.* -> menu.selected.*
617 *.picColor -> *.imageColor
618
619 * data/rc3: remove the urgent options
620
621 * openbox/frame.c:
622 dont crash when flashing a window when it goes away, remove the timer when dying
623
624 * openbox/client.c: flash when urgent
625
626 * openbox/action.c, openbox/action.h: remove vibrate and flash actions
627
628 * openbox/frame.c, openbox/frame.h:
629 improved frame flashing code, can start and stop it on command
630
631 * openbox/config.c, openbox/config.h: remove the urgent actions
632
633 * render/render.c: i rul.. at typos..
634
635 * render/render.c: copy/free the new interlaced color
636
637 * render/gradient.c, render/render.h, render/theme.c:
638 add interlaceColor, and support interlaced gradients
639
640 * data/rc3: add flashing urgent windows
641
642 * openbox/action.c, openbox/action.h: add flash action
643
644 * openbox/frame.c, openbox/frame.h: add code to flash the frame
645
646 * openbox/menuframe.c:
647 make separators span the width of the entire menu
648
649 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h, openbox/config.c, openbox/config.h, openbox/moveresize.c:
650 add urgent actions
651 add some macros for moving/resizing clients
652 add 'vibrate' action
653
654 * openbox/action.c: s/expand_tile/ob_expand_tilde/
655
656 * openbox/config.h: missing 'extern' for a bunch of vars
657
658 * openbox/action.c, openbox/config.c, openbox/menu.c, openbox/openbox.c, openbox/openbox.h:
659 move expand_tilde to ob_expand_tilde in openbox.c to make it global.
660 use it on the command read in the menu parsing for pipe menus.
661 use it on the command read for execute/restart actions.
662
663 2003-08-31 Ben Jansens <xor@zed.orodu.net>
664
665 * openbox/menu.c: parse all the menu files specified
666
667 * openbox/mainloop.c: oops, now is in the loop :>
668
669 * openbox/mainloop.c: get the current time when adding timers
670
671 * configure.ac: i dont use sed for anything, no need to check for it
672
673 * Makefile.am: rm some plugin stuff that i missed
674
675 * configure.ac: alpha7
676
677 * ChangeLog: changes
678
679 * openbox/action.c, openbox/action.h, openbox/screen.c, openbox/screen.h:
680 add the DesktopLast action, props to marius nita for this one
681
682 * openbox/event.c: remove debug print
683
684 * openbox/client_list_menu.c:
685 add a separator in the client-list-menus above iconic windows
686
687 * openbox/menuframe.c:
688 dont lose the menu selection while puttin the mouse over a separator (properly)
689
690 * openbox/event.c: compress events properly
691
692 * openbox/menuframe.c:
693 only hide menus if theyre supposed to when executing
694
695 * openbox/action.c, openbox/action.h:
696 make directional focusing an interactive action
697
698 * data/rc3: the <interactive> tags are no longer needed
699
700 * openbox/screen.c:
701 make desktop cycling work properly when non-interactive
702
703 * openbox/keyboard.c, openbox/mouse.c:
704 when no modifiers are in a binding, then make it non-interactive
705
706 * openbox/focus.c, openbox/focus.h:
707 make focus cycling work when not interactive
708 add focus_directional_cycle
709
710 * AUTHORS: tore did some more actions :)
711
712 * openbox/keyboard.c:
713 ungrab keys before grabbnig keys at the next chain level
714
715 * openbox/grab.c:
716 grab the pointer Async for key grabs, lets key bindings like <execute>xkill</execute> work
717
718 * openbox/menuframe.c, openbox/menuframe.h: draw menu separators
719
720 * render/render.c, render/render.h: add RrColorGC
721 add a LineArt texture type for drawing a line, this is used for drawing the menu separators
722
723 * render/gradient.c, render/mask.c: use RrColorGC
724
725 * render/color.c: add RrColorGC
726
727 * openbox/stacking.c: kill a warning
728
729 * openbox/client.c:
730 move_onscreen was supposed to go away.. :) thanks mikachu
731
732 2003-08-30 woodblock <woodblock@zed>
733
734 * AUTHORS: *** empty log message ***
735
736 2003-08-30 Ben Jansens <xor@zed.orodu.net>
737
738 * openbox/client_menu.c:
739 add masks from the titlebar buttons to the client menu's options
740
741 * openbox/menu.h, openbox/menuframe.c, openbox/menuframe.h:
742 add suppot for showing pixmap masks in menus where the rgba icons go too
743
744 * openbox/client.c: use the nwe theme's show_handle value
745
746 * render/theme.c, render/theme.h:
747 allow handlewidth of 0, which sets show_handle to false
748
749 * openbox/event.c: compress motion events
750
751 * render/theme.c: bugz, wrong vars
752
753 * openbox/menuframe.c: add padding in the menu title too
754
755 * openbox/client.c, openbox/client.h, openbox/menu.c, openbox/moveresize.c:
756 add destructor functions for clients that you acn subscribe with, and use these instead of hardcoding special cases in the unmanage code
757
758 * data/rc3, openbox/action.c, openbox/action.h, openbox/client_list_menu.c, openbox/config.c, openbox/config.h, openbox/focus.c, openbox/focus.h, openbox/keyboard.c, openbox/mouse.c, openbox/screen.c, openbox/screen.h:
759 make interactive actions a type and not special cases.
760 add the <interactive> option to them to turn off interactivity
761
762 * openbox/grab.c: remove debug print
763
764 * Makefile.am, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/event.h, openbox/grab.c, openbox/keyboard.c, openbox/mainloop.c, openbox/mainloop.h, openbox/openbox.c, openbox/openbox.h, openbox/screen.c, openbox/timer.c, openbox/timer.h:
765 using the ObMainLoop, which rulz the planet
766
767 * data/rc3: put debian menu file first
768
769 * openbox/menu.c, openbox/menu.h: add pipe-menus
770
771 * openbox/menuframe.c: fix grabbing and not releasing with menus
772
773 2003-08-29 Ben Jansens <xor@zed.orodu.net>
774
775 * openbox/menuframe.c: dont ungrab twice when hiding menus
776
777 * openbox/event.c:
778 properly select the first menu item in the child menu when using the 'right' keycode
779
780 * openbox/menuframe.c: dont keyboard nav onto disabled menu items
781
782 * openbox/event.c:
783 missing break would be bad in future if added more cases
784
785 * Makefile.am, configure.ac: dont need gmodule anymore
786
787 * openbox/event.c, openbox/menu.c, openbox/menuframe.c, openbox/menuframe.h:
788 ultra-keyboard-controlled-menus
789
790 * openbox/translate.c, openbox/client_list_menu.c, openbox/client_menu.c:
791 fix includes
792
793 * po/POTFILES.in: update which files have translatable strings
794
795 * Makefile.am, configure.ac: the kernel/ dir has been moved to openbox/
796
797 * openbox/openbox.c: remove the plugin stuffs
798
799 * openbox/resist.c: remove a dispatch.h
800
801 * openbox/action.c, openbox/menu.c, openbox/menu.h:
802 remove plugins from the menu parsing
803
804 * Makefile.am, data/menu, data/rc3, openbox/client_list_menu.c, openbox/client_list_menu.h, openbox/client_menu.c, openbox/client_menu.h:
805 move the client and client-list menus into the 'kernel'
806
807 * Makefile.am, openbox/client.c, openbox/dispatch.c, openbox/dispatch.h, openbox/event.c, openbox/focus.c, openbox/moveresize.c, openbox/openbox.c, openbox/screen.c:
808 remove the event dispatcher
809
810 * openbox/action.c:
811 typo, reading from the wrong member of the actiondata union
812
813 * Makefile.am, openbox/place.c, openbox/place.h:
814 add window placement routines to the kernel
815
816 * openbox/menuframe.c:
817 place submenus with their borders over the parent's
818
819 * render/theme.c: nicer default bullets
820
821 2003-08-28 Ben Jansens <xor@zed.orodu.net>
822
823 * render/theme.c:
824 only left-justify menus, remove the menu.frame.justify option
825
826 * openbox/menu.c, openbox/menuframe.c, openbox/openbox.c, openbox/prop.c, openbox/screen.c, render/color.c, render/font.c, render/theme.c:
827 fix a bunch of memleaks from valgrind and stuff
828
829 * render/render.c: free rgba texture caches
830
831 * openbox/menuframe.c: only execute enabled items
832
833 * data/rc3, openbox/config.h, openbox/event.c, openbox/event.h, openbox/menu.c, openbox/menu.h:
834 new method for loading menu files etc
835
836 * openbox/config.c: fix crash bug is parsing menu section of the rc3
837
838 * openbox/menuframe.c: missed one thing, using invalid mem still
839
840 * openbox/menu.c, openbox/menu.h, openbox/menuframe.c:
841 fix for using freed memory to exec stuff
842
843 * openbox/menuframe.c: free the menu entry frames
844
845 * openbox/action.c: rm double ;;
846
847 * openbox/menu.h, openbox/menuframe.c:
848 add icons to the client-list-menu
849
850 * data/menu, data/rc3: load the plugins in the rc3 for the menus
851
852 * openbox/menu.c, openbox/menu.h, openbox/menuframe.c:
853 make submenus not require the menu to exist when they are created, not until they are shown.
854 crash fix in client_menu
855
856 * Makefile.am, data/menu, openbox/action.c, openbox/action.h, openbox/config.c, openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menuframe.c, openbox/menuframe.h:
857 make client-list-menu work too
858 more menu cleanups
859
860 * data/menu, openbox/menu.c, openbox/menu.h, openbox/menuframe.c, openbox/plugin.c, openbox/plugin.h, openbox/screen.c, openbox/session.c, parser/parse.c:
861 load menu plugins automatically from whats in the menu file
862 menu fixups
863 move enabled into the 'normal menu item' specific data stuff
864
865 * Makefile.am, data/menu, openbox/client.c, openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menuframe.c, openbox/menuframe.h, openbox/openbox.c, openbox/plugin.c, openbox/plugin.h:
866 change the menu plugin interface, no need for the create/destroy functions any more.
867 redo the client-menu plugin to work with the new menu api
868
869 * openbox/action.c, openbox/action.h:
870 add follow option back for sendto actions
871
872 * data/menu: split the menus out so they aren't nested in the example
873
874 * Makefile.am, openbox/client.c, openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/menuframe.c, openbox/menuframe.h, openbox/popup.c, openbox/window.c, openbox/window.h, render/font.c, render/theme.c, render/theme.h:
875 half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
876
877 2003-08-27 Ben Jansens <xor@zed.orodu.net>
878
879 * openbox/geom.h: oooops RECT_SET_POINT was broken
880
881 * openbox/event.c: more typo :)
882
883 * openbox/event.c: typo :)
884
885 * openbox/client.c, openbox/event.c:
886 dont be rude to non-normal windows with keeping them onscreen
887
888 * openbox/frame.c: fix border on shaded maximized windows
889
890 * openbox/event.c: double deref, props to 'mmj' for spotting this
891
892 2003-08-25 Ben Jansens <xor@zed.orodu.net>
893
894 * openbox/client.c:
895 remove the last of the cool stuff thanks to GTK fuck fuck. no more not focusing windows in groups that arent focused on map
896
897 * openbox/session.c: blef
898
899 * openbox/session.c: type change
900
901 * openbox/session.c: make --disable-session-management work i think
902
903 * openbox/focus.c: dont force fallbacks within groups
904
905 * openbox/client.c, openbox/frame.c, openbox/frame.h:
906 better handling of maximizing, wrt changing decorations on the windows, and showing the correct decor for the max state especially for windows which dont change size (Xnest) when maximized cuz they are at their maximum size already
907
908 * openbox/geom.h: add STRUT_EQUAL
909
910 * openbox/frame.c:
911 set the client decorations to match the frame's so that there is not thot to be changes later on whene there were actually none
912
913 * openbox/client.c, openbox/client.h:
914 restore the stacking order of a saved session
915
916 * openbox/session.c, openbox/session.h:
917 save the stacking order of the windows, and sort the saved session data based on stacking when it is loaded. make the list public.
918
919 * openbox/screen.c:
920 dont put #define values into the supported atoms list
921
922 * openbox/stacking.h: clarify that stacking_below sucks
923
924 * openbox/stacking.c, openbox/stacking.h:
925 add stacking_below which moves a window to immediately below another window. use with care it doesn't enforce transient shit etc..
926
927 2003-08-23 Ben Jansens <xor@zed.orodu.net>
928
929 * openbox/keyboard.c: better handling of multiple niteractive actions
930
931 * m4/x11.m4: better ac macro usage
932
933 * configure.ac: alpha6
934
935 * ChangeLog: recent changes
936
937 * openbox/keyboard.c:
938 end the other action when starting a new interactive action while one was in place
939
940 * render/render.c: formatting
941
942 * render/render.c: 80 cols
943
944 * render/render.c: stupid function name die
945
946 2003-08-22 Ben Jansens <xor@zed.orodu.net>
947
948 * render/theme.c: nevermind
949
950 * render/theme.c:
951 default font size one smaller to make default bitmaps fit better
952
953 * openbox/action.c:
954 only use visible windows when calcing for raiselower
955
956 * openbox/action.c: maybe smarter
957
958 * openbox/action.c: make the raiselower action smarter
959
960 * render/theme.c, render/theme.h, themes/om4ob/themerc, themes/thebear/themerc:
961 make focus and unfocus fonts for window titles. change 'xftfont' to 'font' in the themes.
962
963 2003-08-20 Ben Jansens <xor@zed.orodu.net>
964
965 * ChangeLog: recent changes
966
967 * openbox/keyboard.c:
968 better handling of starting a new interactive grab while one is in progress
969
970 * data/rc3, openbox/frame.c, openbox/frame.h, openbox/mouse.c:
971 rename the 'root' context to 'desktop'
972
973 * openbox/action.c, openbox/action.h:
974 add the 'raiselower' action for raising obscured windows and lowering fully visible ones
975
976 * openbox/event.c, openbox/frame.c, openbox/frame.h:
977 add an obscured flag that tracks if the frame is at all obscured
978
979 * openbox/mouse.c: use the result from XGetGeometry correctly
980
981 * openbox/mouse.c: handle the XGetGeomtry failing for button releases
982
983 * openbox/mouse.c:
984 dont grab client context stuff on desktop windows. check that clint is non-null
985
986 * openbox/frame.c, openbox/mouse.c:
987 grab root mouse bindings on desktop windows also, since they are conceptually the desktop.
988
989 * openbox/screen.c:
990 reset first to TRUE properly when the desktop popup is off
991
992 * openbox/moveresize.c:
993 move the pointer while doing a keyboard move/resize
994
995 2003-08-16 Ben Jansens <xor@zed.orodu.net>
996
997 * openbox/keyboard.c: fix whitespace
998
999 2003-08-14 Ben Jansens <xor@zed.orodu.net>
1000
1001 * render/theme.c:
1002 was reading the menu bullet color into the wrong place
1003
1004 * openbox/focus.c:
1005 skip windows in the alt-tabbing which have the SKIP_TASKBAR hint set on them
1006
1007 * README.CVS: add the gettext version
1008
1009 * ChangeLog: recent changes
1010
1011 * openbox/menu.c: fix the offsets used to keep the menus on screen
1012
1013 * openbox/menu_render.c:
1014 dont show titles on submenus. kill the extra 1px at the top of titleless menus
1015
1016 * openbox/menu.c:
1017 make putting plugin menus in a menu closer to working..
1018
1019 * data/menu: rename root to root-menu
1020
1021 * data/rc3: add the client-list-menu
1022
1023 * Makefile.am, openbox/plugin.c: add the client_list_menu plugin
1024
1025 * openbox/menu.c, openbox/menu.h: add a menu destructor callback.
1026 fix a possible crasher where a callback was called with a different menu.
1027
1028 * openbox/stacking.c: 80 cols
1029
1030 * openbox/openbox.c: shutdown the menus before the plugins are unloaded
1031
1032 * openbox/focus.c, openbox/event.c, openbox/client.c, openbox/client.h:
1033 make activate take a here parameter
1034
1035 * openbox/action.c: parse <here>true</here> for the activate action
1036
1037 * openbox/action.c, openbox/action.h:
1038 make the activate action have a 'here' parameter
1039
1040 * openbox/action.c, openbox/action.h: add an 'activate' action
1041
1042 2003-08-12 Ben Jansens <xor@zed.orodu.net>
1043
1044 * Makefile.am, openbox/config.c, openbox/config.h, openbox/moveresize.c, openbox/plugin.c, openbox/resist.c, openbox/resist.h:
1045 move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.
1046
1047 * openbox/client.c: oops i fucked up tore's patch. better.
1048
1049 * openbox/action.c, openbox/client.c:
1050 bug fixes for growtoedge from tore. props to tore for all the growtoedge and movetoedge code, and directional focus code also since i dont think i mentioned his name before in the changelogs woot.
1051
1052 * Makefile.am, data/menu, data/rc3, openbox/config.c, openbox/config.h, openbox/menu.c, openbox/menu.h, openbox/mouse.c, openbox/openbox.c, openbox/plugin.c, openbox/plugin.h:
1053 adjust for changes to the parsing api.
1054 split the menu into its own file.
1055
1056 * parser/parse.c, parser/parse.h:
1057 create ObParseInst structuer which can be then used to parse more than one file/memory thing at a time.
1058 add function to parse memory block.
1059
1060 * openbox/config.c, openbox/mouse.c, openbox/mouse.h:
1061 prefix/capitalize the mouse actions enum
1062
1063 * openbox/config.c:
1064 oops read the mouse cnofig vars into the right place
1065
1066 * data/rc3, openbox/config.c, openbox/config.h, openbox/keyboard.c:
1067 add the chainQuitKey option to teh <keyboard> section of the rc3
1068
1069 * render/font.h, render/render.h, render/test.c:
1070 add Xutil includes for these badboys on older X versions/solaris
1071
1072 * render/theme.c:
1073 make all the masks unsigned chars for consistancy woot
1074
1075 * render/theme.c: kill some warnings
1076
1077 * openbox/extensions.h: include Xutil for shape.h on old X versions
1078
1079 * openbox/menu_render.c, render/theme.c:
1080 rendering fixups for submenu bullets
1081
1082 * data/rc3: add the cyclingDialog option
1083
1084 * data/rc3:
1085 remove the scrolling on root without alt since that fucks up with the dialog since there are no modifiers
1086
1087 * openbox/config.c, openbox/config.h, openbox/mouse.c, openbox/screen.c:
1088 add an option for if the popup is used for desktop cycling. defaults on.
1089
1090 * openbox/client.c: dont move windows when starting
1091
1092 * ChangeLog: recent changes
1093
1094 * configure.ac: alpha5
1095
1096 * openbox/screen.c: when cancelling return the first desktop
1097
1098 * openbox/action.c, openbox/action.h:
1099 use the new client_directional_edge_search for the movetoedge actions.
1100 add new growtoedge actions.
1101
1102 * openbox/client.c, openbox/client.h:
1103 small bugfix to the directional focus code.
1104 add the client_directional_edge_search function.
1105
1106 * openbox/keyboard.c:
1107 only do shit with the grabbed_* when a grab is in place
1108
1109 * openbox/action.c, openbox/mouse.c, openbox/screen.c:
1110 remove debug printings
1111
1112 * ChangeLog, Makefile.am, openbox/.cvsignore, openbox/action.c, openbox/action.h, openbox/client.c, openbox/config.c, openbox/config.h, openbox/event.c, openbox/focus.c, openbox/keyboard.c, openbox/keyboard.h, openbox/keytree.c, openbox/keytree.h, openbox/menu.c, openbox/menu.h, openbox/mouse.c, openbox/mouse.h, openbox/openbox.c, openbox/plugin.c, openbox/screen.c, openbox/screen.h, openbox/translate.c, openbox/translate.h:
1113 move the keyboard and mouse plugins into the kernel for mucho sexiness.
1114 make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
1115 this is some hot shit.
1116
1117 * openbox/event.c:
1118 keep event_lasttime at the last time an event has come in so far, don't regress when events come out of order. props to shrimpx for this patch.
1119
1120 2003-08-11 woodblock <woodblock@zed>
1121
1122 * openbox/menu.c, openbox/menu.h, openbox/menu_render.c, render/theme.c, render/theme.h:
1123 Some fixes and new bugs. Someone else can do the menus because it is
1124 clear no one gives a fuck what I think and no one else wants a window
1125 manager that doesn't suck the same balls as every other window manager.
1126
1127 2003-08-10 Ben Jansens <xor@zed.orodu.net>
1128
1129 * openbox/client.c:
1130 save the frame decorations in client_configure_full before causing the fake frame adjust, since that loses its old value.
1131
1132 * openbox/framerender.c:
1133 clear the window after setting the background color, this isnt implicit
1134
1135 2003-08-09 Ben Jansens <xor@zed.orodu.net>
1136
1137 * openbox/focus.c, openbox/popup.c, openbox/popup.h, openbox/screen.c, openbox/timer.c, openbox/timer.h:
1138 changes to the timer api, pass the timer to the callback function.
1139 add a desktop-switch popup with the desktop's name
1140
1141 2003-08-08 Ben Jansens <xor@zed.orodu.net>
1142
1143 * render/render.h: include Xlib.h for other platforms
1144
1145 2003-08-07 woodblock <woodblock@zed>
1146
1147 * openbox/event.c:
1148 Fix lock up when not using a session manager and doing fd management.
1149
1150 2003-08-06 Ben Jansens <xor@zed.orodu.net>
1151
1152 * data/rc3:
1153 remove the <windows> option from the resistance plugin since window and edge resistance have been separated, a 0 value will work now
1154
1155 2003-08-05 Ben Jansens <xor@zed.orodu.net>
1156
1157 * openbox/screen.c: dont ignore topleft layouts
1158
1159 * openbox/frame.c:
1160 dont map the tl/tr invisible grips when the grip decors are turned off
1161
1162 * render/gradient.c: split the increment into a separate macro
1163
1164 * openbox/client.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c:
1165 a couple frame layout bugfixes hidden inside all this.. wee
1166 fixes for maximizing windows:
1167 - when you toggledecor, it will reconfigure once, but the new constraints from the decor changes would not be in effect when the window was resized to the contranits. fixed by calling frame_adjust_area first thing ni client_configure_fulll with fake=TRUE which will recalc all the frame geometry without resizing/redrawing anything in the frame. this way the decor can take effect in the geometries.
1168 - when maxed horizontally, make the client fill the screen, but dont do this by just making it wider than the screen, fit it to the screen and adjust the titlebar/handle as appropriate to keep it all on the screen.
1169 - when maxed horizontally and vertically, remove the handle from the decorations
1170
1171 * openbox/client.c:
1172 when setting up decor on a window, it needs to reconfigure twice if the decor changes, cuz the constraints need the new frame sizes to work right
1173
1174 * openbox/moveresize.c:
1175 make the position dislpayed in the moving popup offset by the top/left struts so that 0,0 is inside teh struts not neccessarily at the screen edge
1176
1177 2003-08-03 Ben Jansens <xor@zed.orodu.net>
1178
1179 * ChangeLog: recent changes
1180
1181 * data/rc3, openbox/client.c, openbox/config.c, openbox/config.h, openbox/moveresize.c:
1182 kill non-opaque move/resize
1183 add an option for redrawing/resizing the client window while resizing, when disabled the client is not touched until the resize is complete.
1184
1185 * openbox/framerender.c:
1186 give the plate the same background color as its border
1187
1188 2003-08-02 Ben Jansens <xor@zed.orodu.net>
1189
1190 * openbox/client.c, openbox/event.c:
1191 use the frame size not the client size when figuring out if stuff fits on the screen
1192
1193 * themes/om4ob/themerc: add disabled button styles (from miklos)
1194
1195 * tools/kdetrayproxy/kdetrayproxy.c: missing sys/time.h
1196
1197 * configure.ac: alpha4
1198
1199 * ChangeLog: recent changes
1200
1201 * Makefile.am, themes/om4ob/close.xbm, themes/om4ob/close_hover.xbm, themes/om4ob/desk.xbm, themes/om4ob/desk_hover.xbm, themes/om4ob/desk_toggled.xbm, themes/om4ob/iconify.xbm, themes/om4ob/iconify_hover.xbm, themes/om4ob/iconify_pressed.xbm, themes/om4ob/max.xbm, themes/om4ob/max_disabled.xbm, themes/om4ob/max_hover.xbm, themes/om4ob/max_pressed.xbm, themes/om4ob/max_toggled.xbm, themes/om4ob/shade.xbm, themes/om4ob/shade_disabled.xbm, themes/om4ob/shade_hover.xbm, themes/om4ob/shade_toggled.xbm, themes/om4ob/themerc:
1202 add the om4ob theme
1203
1204 * ChangeLog: recent changes
1205
1206 * render/theme.c: oops indenting
1207
1208 * render/theme.c:
1209 look in theme dirs first, use the theme as the path as a last attempt only!
1210
1211 * openbox/frame.c: the grips go below the titlebar buttons
1212
1213 * openbox/client.h, openbox/dock.c, openbox/dock.h, openbox/geom.h, openbox/prop.c, openbox/prop.h:
1214 add partial struts tho they arent useful eyt
1215
1216 * data/rc3, openbox/frame.c, openbox/frame.h, openbox/framerender.c, render/theme.h:
1217 invisible resizing areas/grips in the top corners of the window
1218
1219 * render/theme.c: use the toggled mask for shade and desk buttons
1220
1221 * openbox/client.c: that line ended up in teh if somehow...
1222
1223 2003-08-01 Ben Jansens <xor@zed.orodu.net>
1224
1225 * openbox/grab.c: oops buttons not keycodes
1226
1227 * openbox/grab.c:
1228 if a dock app has a button grabbed already then dont die
1229
1230 * render/theme.c: look for masks only where the themerc was read from
1231
1232 * Makefile.am: rename stick buttons to desk
1233
1234 * render/theme.c, render/theme.h:
1235 add pressed bitmaps. rename stick bitmaps to desk
1236
1237 * openbox/framerender.c, render/theme.c, render/theme.h:
1238 add toggled textuers for titlebar buttons
1239
1240 * Makefile.am: make obconf_interface.h belong to the obconf sources
1241
1242 * data/openbox.desktop, openbox/openbox.desktop, render/gradient.c, render/render.c, render/render.h:
1243 move the dekstop file to data/
1244
1245 * Makefile.am: install the .desktop file again
1246
1247 * themes/thebear/themerc: remove old stuff
1248
1249 * Makefile.am: install greenz theme
1250
1251 * Makefile.am: s/_t.xbm/_toggled.xbm/
1252
1253 * render/theme.c, render/theme.h:
1254 renamed the _t bitmaps, and added disabled and hover bitmaps
1255
1256 * Makefile.am, render/theme.c, themes/bbs, themes/bluebox, themes/cthulhain, themes/deep, themes/ebox, themes/fieron, themes/fieron2, themes/flux, themes/frobozz, themes/frobust, themes/mbdtex, themes/miklos, themes/nyz, themes/nyzclone, themes/ob20, themes/operation, themes/outcomes, themes/paper, themes/purplehaaze, themes/shade, themes/steelblue, themes/steelblue2, themes/the_orange, themes/thebear/themerc, themes/trisb, themes/twice, themes/warp-xp:
1257 make themes inside a directory
1258
1259 * Makefile.am, tools/kdetrayproxy/.cvsignore, tools/kdetrayproxy/Makefile, tools/kdetrayproxy/kdetrayproxy.c:
1260 add the kdetrayproxy tool
1261
1262 * openbox/screen.c:
1263 configre teh dock after finding the new screen sizes
1264
1265 * openbox/session.c: compile fixes
1266
1267 * render/theme.c: add missing includes
1268
1269 2003-07-31 Ben Jansens <xor@zed.orodu.net>
1270
1271 * ChangeLog: recent changes
1272
1273 * configure.ac: alpha3
1274
1275 * openbox/frame.c: fix a long-lurknig gravity bug
1276
1277 * ChangeLog: recent changes
1278
1279 * openbox/openbox.c: oops missed one
1280
1281 * openbox/openbox.c, openbox/openbox.h: expose exit_with_error
1282
1283 * openbox/session.c: kill some output
1284
1285 * openbox/openbox.c:
1286 only load the session from file if a file was provided
1287
1288 * render/font.c: missing a header
1289
1290 * README.CVS: remove shit i no longer use
1291
1292 * parser/parse.c: always return a string from parse_string
1293
1294 * openbox/client.c:
1295 set the desktop hint if the desktop is changed by the session code
1296
1297 * openbox/client.c:
1298 set the desktop hint after everything is read/setup even session stuff
1299
1300 * openbox/client.c:
1301 add the window to the lists before setting the client list hint
1302
1303 * openbox/session.c:
1304 declare functions that are needed when built without session support
1305
1306 * openbox/session.c:
1307 use the new sm_client_id function so all windows who should save state do. session save/load seems to be working with gnome-session rather well.
1308
1309 * openbox/client.c, openbox/client.h:
1310 add a function to retrieve the sm_client_id value
1311
1312 2003-07-30 Ben Jansens <xor@zed.orodu.net>
1313
1314 * openbox/client.c, openbox/prop.c, openbox/prop.h, openbox/session.c, openbox/session.h:
1315 restore saved session data for applications
1316
1317 * data/rc3, openbox/config.c, openbox/config.h, openbox/frame.c, render/theme.c, render/theme.h:
1318 move the titlebar layout from the theme to the rc file
1319
1320 * openbox/client.c: attemp #3
1321
1322 * openbox/client.c: attempt #2 at better logical size values
1323
1324 * openbox/client.c: include the base size in the logical size
1325
1326 * ChangeLog: recent changes
1327
1328 * openbox/client.c: the size can be 0 when there is a base size
1329
1330 * openbox/client.c, openbox/client.h, openbox/event.c:
1331 improved ICCCM compliance!
1332 a) send ConfigureNotify back to the client as required by the ICCCM in all sitatuations.
1333 b) send the corrent coords in the ConfigureNotify, including the border width
1334 c) remove the WM_STATE property when unmanaging a window
1335
1336 * openbox/frame.c: code cleaning
1337
1338 * openbox/menu.c: only ignore wheel buttons
1339
1340 2003-07-29 Ben Jansens <xor@zed.orodu.net>
1341
1342 * openbox/event.c: i am the king of copy/paste errors
1343
1344 2003-07-29 woodblock <woodblock@zed>
1345
1346 * openbox/event.c: more menu fixes.
1347 I hate menus.
1348
1349 * openbox/menu.c: Clear current_menu when hiding menus.
1350
1351 * openbox/event.c, openbox/menu.c: Close menu properly on unbound keys.
1352
1353 * openbox/menu.c: Fix some keyboard control issues.
1354
1355 2003-07-28 Ben Jansens <xor@zed.orodu.net>
1356
1357 * openbox/client.c, openbox/event.c:
1358 base rudeness on if they have a strut even smarter!
1359
1360 * openbox/client.c, openbox/event.c:
1361 base rudeness on if they have a strut or not
1362
1363 * openbox/client.c, openbox/event.c, openbox/screen.c:
1364 make the new placement restrictions not affect !normal windows like panels
1365
1366 * openbox/menu.c: use plugin_open_reopen not plugin_open_full
1367
1368 * render/theme.c: typo thanks merry
1369
1370 * openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c:
1371 hover theme elements for window titlebar buttons
1372
1373 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/screen.c:
1374 make those apps stay/map on screen!! fuck stupid apps. thats right im talking to you mozilla and you too java.
1375
1376 * openbox/event.c: make things compile again. hover does not work yet.
1377
1378 * openbox/client.c: use the macro
1379
1380 * openbox/client.c, openbox/event.c:
1381 keep apps from moving/maping their titlebar underneath left/top panels
1382
1383 * openbox/session.c: set teh clone comamnd
1384
1385 * openbox/session.c:
1386 use char not a long, since we're telling the SM that its 1 byte lone
1387
1388 * openbox/session.c: save the commands on startup
1389
1390 * openbox/session.c: use the path properly for the session file
1391
1392 * openbox/session.c: use teh save file not the session id
1393
1394 2003-07-28 woodblock <woodblock@zed>
1395
1396 * openbox/menu.c: demand load plugins from the menu
1397
1398 * openbox/event.c, openbox/menu.c: Menu stuff.
1399 Testing may begin.
1400
1401 2003-07-27 Ben Jansens <xor@zed.orodu.net>
1402
1403 * render/theme.c, render/theme.h: fix mem leaks/crashes
1404
1405 * render/theme.c, render/theme.h: add pressed colors for buttons
1406
1407 2003-07-26 woodblock <woodblock@zed>
1408
1409 * openbox/event.c: Close menu on click if outside the menu.
1410 I think, haven't tested.
1411
1412 * openbox/menu.c: more fixes
1413
1414 2003-07-26 Ben Jansens <xor@zed.orodu.net>
1415
1416 * Makefile.am, configure.ac: restarting work on obconf
1417
1418 * ChangeLog: recent changes
1419
1420 * data/rc3:
1421 split resistance strengths for screen edges and windows. also a fix for parsing changes,
1422
1423 * openbox/stacking.c: dont stack groups together
1424
1425 2003-07-26 woodblock <woodblock@zed>
1426
1427 * openbox/event.c, openbox/menu.c, openbox/menu.h: Some menu updates.
1428 Don't talk to me about menus.
1429
1430 2003-07-25 Ben Jansens <xor@zed.orodu.net>
1431
1432 * openbox/client.c, openbox/client.h:
1433 add client_search_transient which searches the tree from a client down for a client
1434
1435 * render/theme.c: dont allow parentrelative on top-level appearances
1436
1437 * openbox/stacking.c: stacking fixes
1438
1439 2003-07-24 Ben Jansens <xor@zed.orodu.net>
1440
1441 * Makefile.am, openbox/openbox.c, openbox/openbox.h, openbox/session.c, openbox/session.h:
1442 save and load the session save file, though its data is not used yet!
1443
1444 2003-07-24 woodblock <woodblock@zed>
1445
1446 * openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c:
1447 I had a commit message but my commit got stepped on so fuck it.
1448 No one cares what I think anyway.
1449 If the menu navigation isn't EXACTLY FUCKING RIGHT I WILL REMOVE IT
1450 AND SOME OTHER POOR FUCK CAN PUT UP WITH ALL THE FUCKING BULLSHIT.
1451
1452 2003-07-24 Ben Jansens <xor@zed.orodu.net>
1453
1454 * ChangeLog: updates to changelog
1455
1456 * configure.ac:
1457 dont display the build type at the end its already in the output
1458
1459 * configure.ac, openbox/action.c, openbox/client.c, openbox/debug.h, openbox/dock.c, openbox/event.c, openbox/focus.c, openbox/menu.c, openbox/menu_render.c, openbox/openbox.c, openbox/screen.c, parser/parse.c, render/color.c, render/gradient.c, render/instance.c, render/theme.c:
1460 use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it
1461
1462 * render/gradient.c:
1463 draw the bevel stuff in the pixel data buffer so parent-relative stuff can use it.
1464
1465 * render/render.c: space
1466
1467 2003-07-23 Ben Jansens <xor@zed.orodu.net>
1468
1469 * render/render.c:
1470 init the parent shit in the surface when making a copy
1471
1472 * Makefile.am: use rm -f
1473
1474 * Makefile.am: include obconf_interface.h in the dist
1475
1476 * Makefile.am: remove headers that dont exist
1477
1478 * m4/Makefile.am: add the new m4s
1479
1480 * openbox/menu.c: unhilite the entry for the submenu when it is closed
1481
1482 * configure.ac: alpha2
1483
1484 * DESIGN/themes.txt: add hover
1485
1486 2003-07-23 woodblock <woodblock@zed>
1487
1488 * Makefile.am:
1489 Added include_menu.c as an example of how one could write a plugin.
1490
1491 * openbox/config.c, openbox/menu.c, parser/parse.c:
1492 * Change xml parsing to pass the parent node, rather than the first
1493 child.
1494 * Add x,y co-ordinates on showmenu action so we can place menus on keypress.
1495
1496 2003-07-22 Ben Jansens <xor@zed.orodu.net>
1497
1498 * openbox/event.c, openbox/openbox.c, openbox/openbox.h, openbox/screen.c:
1499 add the --replace command line option, and support for the WM_Sn selection
1500
1501 * openbox/prop.c, openbox/prop.h: add the MANAGER atom.
1502 allow prop_message to be used with a user-defined mask instead of only with the NetWM mask
1503
1504 * openbox/client.c: stop shownig the desktop when a new window maps
1505
1506 * openbox/menu.c: add a func to find a menu entry from a submenu.
1507 keep menu entries highlighted while they have their submenu open
1508
1509 * openbox/menu.h: add a func to find a menu entry from a submenu
1510
1511 * openbox/menu.c, render/theme.c, render/theme.h:
1512 add a menuOverlap property to themes, and use it in the submenu placement
1513
1514 * configure.ac: update to new version of gettext
1515
1516 * m4/.cvsignore, po/.cvsignore: more stuff to ignore
1517
1518 2003-07-21 woodblock <woodblock@zed>
1519
1520 * openbox/event.c, openbox/menu.c, openbox/menu.h:
1521 Keyboard navigatable menus
1522
1523 2003-07-19 woodblock <woodblock@zed>
1524
1525 * openbox/action.c, openbox/menu.c: Fix a couple memory leaks.
1526
1527 2003-07-17 woodblock <woodblock@zed>
1528
1529 * openbox/menu.c, openbox/menu.h, openbox/plugin.c, openbox/plugin.h:
1530 Menu parsing updates for plugins.
1531
1532 FIFO menus are the only plugin that takes advantage of this.
1533 Example:
1534 <menu id="root" label="Openbox 3">
1535 <menu id="fonk" label="fonk" plugin="fifo_menu">
1536 </menu>
1537 </menu>
1538
1539 This creates a FIFO ~/.openbox/fifo_menu/fonk to which you can send
1540 menus to. The menus sent to it must be like
1541 <fifo>
1542 <item>
1543 etc...
1544 </fifo>
1545
1546 I think. If my memory serves me right.
1547
1548 It is all hideous, but I just wanted to experiment and see if it was
1549 possible.
1550
1551 2003-07-12 Ben Jansens <xor@zed.orodu.net>
1552
1553 * render/theme.c: useless code move
1554
1555 * openbox/client.c: simple code cleanup
1556
1557 2003-07-11 Ben Jansens <xor@zed.orodu.net>
1558
1559 * render/color.c, render/render.c:
1560 removed the RrEndian so using LSBFirst always now. hopefully this works!
1561
1562 * openbox/client.c:
1563 when a transient maps on another desktop, give it focus when it deserves it
1564
1565 * render/render.h: same default offsets for all endian machines
1566
1567 * DESIGN/themes.txt: some input from woobie and changed the menu stuff
1568
1569 * DESIGN/themes.txt: extra menu tag
1570
1571 * openbox/openbox.c: add --g-fatal-warnings
1572
1573 * openbox/dock.c:
1574 fix a seggie i introduced, going too far in the dockapps list
1575
1576 * DESIGN/themes.txt: attempt #2
1577
1578 * DESIGN/themes.txt: oops extra menu_layout
1579
1580 * DESIGN/themes.txt: a full style defn..
1581
1582 * openbox/client.c: move to the desktop of the activated window
1583
1584 2003-07-10 Ben Jansens <xor@zed.orodu.net>
1585
1586 * openbox/action.c, openbox/client.c, openbox/client.h, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/openbox.c, render/theme.c, render/theme.h, tests/.cvsignore, tests/noresize.c:
1587 add disabled buttons, instead of now showing buttons at all when they wont do anything, now show a disabled button instead. this severely breaks compatibility with blackbox themes since there is no good way to automiatically create a disabled button that i can think of, so if they dont exist in the theme you get black and white for the button.
1588
1589 when a window cant be resized, its handle is not removed but its grips are.
1590
1591 change allowing the user to disable individual decorations as that is overkill,
1592 instead allow a toggle through the client.decorate boolean.
1593
1594 * tests/Makefile: readd the Makefile
1595
1596 * openbox/focus.c: simply startup/shutdown
1597
1598 * AUTHORS: add some more contributors
1599
1600 * openbox/openbox.c: sync is in unistd.h
1601
1602 * openbox/client.c, openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/window.c, openbox/window.h:
1603 prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType
1604 make the ObMenuEntryRenderType a standard enum instead bitflags
1605
1606 * openbox/focus.c, openbox/openbox.c, openbox/openbox.h, openbox/screen.c, openbox/screen.h:
1607 move ob_pointer_pos to screen_pointer_pos
1608
1609 * openbox/client.c, openbox/dock.c, openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/openbox.c, openbox/openbox.h, openbox/screen.c, openbox/stacking.c:
1610 make ob_state a function so it cant be changed outside of openbox.c
1611
1612 * openbox/client.c, openbox/dock.c, openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/grab.c, openbox/menu.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, openbox/prop.c, openbox/screen.c, openbox/stacking.c, openbox/startup.c:
1613 remove the ob_root var, its redundant of what Xlib already provides
1614
1615 * openbox/openbox.c, openbox/openbox.h: use gint
1616
1617 * openbox/openbox.c, openbox/openbox.h:
1618 ob_remote has been killed, remove ob_sync from the public header, its only used internally
1619
1620 * openbox/openbox.c, openbox/openbox.h:
1621 the --rc arg and rc_path var wasnt even being used so just rm it
1622
1623 * openbox/action.c, openbox/event.c, openbox/openbox.c, openbox/openbox.h:
1624 make the ob_restart/shutdown stuff static vars and expose them only through functions ob_restart_other(), ob_restart() and ob_exit()
1625
1626 * openbox/stacking.c: remove useless include
1627
1628 * openbox/focus.c, openbox/focus.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c:
1629 replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows.
1630
1631 * openbox/screen.c:
1632 use the xerror stuff to trap errors instead of dupliacted the effort here
1633
1634 * openbox/dock.c, openbox/dock.h, openbox/screen.c, openbox/timer.c, openbox/timer.h:
1635 prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz
1636
1637 * openbox/action.h, openbox/client.c, openbox/client.h, openbox/config.c, openbox/config.h, openbox/dispatch.c, openbox/dispatch.h, openbox/dock.c, openbox/event.c, openbox/extensions.h, openbox/framerender.c, openbox/framerender.h, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/moveresize.c, openbox/popup.h, openbox/screen.h, openbox/stacking.c, openbox/stacking.h, openbox/window.c, openbox/window.h:
1638 prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
1639 less includes in headers for less rebuilding on changes
1640
1641 * openbox/client.c, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/screen.c:
1642 prefix and capitalize the ObFocusFallbackType enum
1643
1644 * openbox/config.c, openbox/config.h, openbox/dock.c:
1645 use the ObOrientation enum instead of a horz bool for configuring the dock's orientation
1646
1647 * openbox/config.c, openbox/config.h, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/window.c, openbox/window.h:
1648 prefixing for the dock. use ObDirection instead of dupliacting it in another enum for the dock's placement
1649
1650 * openbox/popup.c, openbox/popup.h:
1651 prefixing for the Popup->ObPopup struct
1652
1653 * openbox/moveresize.h: dont need client.h in this header
1654
1655 * openbox/client.h, openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/framerender.h, openbox/popup.c:
1656 prefixing and capitalization for the Frame->ObFrame struct and the Context->ObFrameContext enum and its constants.
1657
1658 * openbox/client.h, openbox/group.c, openbox/group.h:
1659 prefix Group to ObGroup
1660
1661 * openbox/client.c, openbox/client.h, openbox/focus.c, openbox/stacking.c:
1662 prefix TRAN_GROUP to OB_TRAN_GROUP
1663
1664 * openbox/action.c, openbox/client.c, openbox/client.h, openbox/frame.h, openbox/screen.c:
1665 prefix and capitalize some more constants/enums in client.h (Function -> ObFunctions and WindowType -> ObClientType)
1666
1667 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h, openbox/dispatch.c, openbox/dispatch.h, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/group.c, openbox/group.h, openbox/menu.c, openbox/menu.h, openbox/moveresize.c, openbox/moveresize.h, openbox/popup.c, openbox/popup.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c, openbox/window.c, openbox/window.h:
1668 rename the Client struct to ObClient
1669
1670 * Makefile.am: add the new misc.h and mwm.h to the kernel sources
1671
1672 * openbox/client.c, openbox/client.h, openbox/mwm.h:
1673 add a mwm.h for the mwm hint structure and flags.
1674 use proper prefixing and capitalization for the new mwm stuff.
1675
1676 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h, openbox/dispatch.c, openbox/dispatch.h, openbox/dock.c, openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/grab.c, openbox/grab.h, openbox/misc.h, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c:
1677 add misc.h with some standard enumerations with proper prefixing and capitalizations.
1678
1679 use the new enums throughout.
1680
1681 provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
1682
1683 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/extensions.c, openbox/focus.c, openbox/menu.c, openbox/moveresize.c, openbox/screen.c, openbox/screen.h:
1684 rename 'xinerama' stuff to 'monitors' to be more generic and descriptive.
1685
1686 * openbox/stacking.c: speed up pick_group_windows too
1687
1688 * openbox/stacking.c: make pick_windows waaaay faster
1689
1690 * openbox/openbox.c:
1691 remove the use of the BINARY define. kill a compiler warning.
1692
1693 * openbox/stacking.c: allow restacking of transients above one another
1694
1695 * openbox/focus.c:
1696 put the transient's title before the parent's in the focus popup
1697
1698 * openbox/extensions.c, openbox/extensions.h:
1699 remove the xinerama active boolean, just count the extension as not present if it is not active
1700
1701 * openbox/client.c, openbox/client.h: add client_search_top_transient.
1702 keep transients all on the same desktop together. use client_search_top_transient where possible in client.c
1703
1704 * openbox/debug.c, openbox/debug.h:
1705 add ob_debug for printing stuff only when debug is enabled
1706
1707 * render/color.c, render/font.c, render/font.h, render/geom.h, render/image.c, render/image.h, render/mask.c, render/mask.h, render/render.c, render/render.h:
1708 remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
1709
1710 * Makefile.am, configure.ac, data/.cvsignore, data/Makefile, data/Makefile.am, openbox/.cvsignore, openbox/Makefile, openbox/Makefile.am, parser/.cvsignore, parser/Makefile, parser/Makefile.am, render/.cvsignore, render/Makefile, render/Makefile.am, themes/.cvsignore, themes/Makefile, themes/Makefile.am, tools/Makefile.am:
1711 update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
1712
1713 * gettext.h, openbox/gettext.h:
1714 move the gettext header out to the root source dir
1715
1716 2003-07-07 Ben Jansens <xor@zed.orodu.net>
1717
1718 * render/font.c: include stdlib for exit()
1719
1720 2003-07-06 Ben Jansens <xor@zed.orodu.net>
1721
1722 * bootstrap: add ACLOCAL_FLAGS to the aclocal call.
1723
1724 2003-07-05 Ben Jansens <xor@zed.orodu.net>
1725
1726 * openbox/openbox.c: use --foo instead of -foo for cmd line arguments
1727
1728 * render/color.c, render/render.h:
1729 try some better default offsets for big endian machines.
1730 print what the conversion is so i can see what it should be if im wrong though
1731
1732 * render/color.c:
1733 used RrColorShift when RrColorOffset was what we wanted
1734
1735 * configure.ac, openbox/Makefile.am, render/Makefile.am, render/color.c, render/color.h, render/gradient.c, render/instance.c, render/instance.h, render/render.c, render/render.h:
1736 use the gdk-pixbuf-xlib library to render with
1737
1738 * configure.ac: coment the USE_LIBSN defined variable
1739
1740 2003-07-02 Ben Jansens <xor@zed.orodu.net>
1741
1742 * openbox/stacking.c:
1743 rename the raise and lower functions. raise is claimed by signal.h already
1744
1745 2003-06-30 Ben Jansens <xor@zed.orodu.net>
1746
1747 * openbox/dock.c: set te strut smaller when autohide is on
1748
1749 2003-06-30 woodblock <woodblock@zed>
1750
1751 * openbox/event.c:
1752 Makes a simple click not so accidently annoying by making it not
1753 execute a menu action if nothing is highlighted.
1754
1755 2003-06-30 Ben Jansens <xor@zed.orodu.net>
1756
1757 * openbox/extensions.c:
1758 messed up the indexes while finding the combined size of all xineerama heads
1759
1760 * openbox/extensions.c:
1761 oops, i want the max edges to find the full area
1762
1763 * CHANGELOG, ChangeLog: using a changelog generated off of CVS
1764
1765 2003-06-29 Ben Jansens <xor@zed.orodu.net>
1766
1767 * openbox/prop.c:
1768 the prop_get_strings_locale function looked for a utf8 typed property
1769
1770 * openbox/focus.c, openbox/openbox.c, openbox/stacking.c:
1771 add some comments and asserts to make sure I don't ever add this bug again
1772
1773 * openbox/popup.c:
1774 create the popup's window before adding it to the stacking list, so that it is stacked properly and doesnt wreck everything
1775
1776 * Makefile.am, configure.ac, data/Makefile.am, openbox/Makefile.am, parser/Makefile.am, render/Makefile.am, themes/Makefile.am:
1777 prepare for alpha1 release.
1778 make 'make dist' work.
1779
1780 * m4/.cvsignore, m4/Makefile.am:
1781 add a makefile so i can put stuff into the make dist
1782
1783 * m4/python.m4: python support is gone
1784
1785 * po/POTFILES.in:
1786 we dont really have any translatable stuff yet but this was pointing at old cpp shit
1787
1788 * render/gradient.c:
1789 missed setting 'current' at the end of the pyramid gradient
1790
1791 * openbox/stacking.c:
1792 waste of energy in stacking_add, and it even caused bugs. woops.
1793
1794 2003-06-29 woodblock <woodblock@zed>
1795
1796 * openbox/menu.c, openbox/menu_render.c:
1797 Handle menu events a little better: don't bother updating a submenu on
1798 mouseover if it is already open, and call update on menus, even if
1799 they aren't marked as invalid.
1800
1801 2003-06-28 Ben Jansens <xor@zed.orodu.net>
1802
1803 * openbox/openbox.c:
1804 use fprintf not g_message in the signal handler. no mallocing allowed.
1805
1806 * render/font.c: remove debug print
1807
1808 * openbox/prop.c: set the values of the array at teh right indexes
1809
1810 * openbox/prop.c: fix memory bugs
1811
1812 * data/rc3: remove the switch to... menu
1813
1814 * render/font.c:
1815 don't destroy font patterns, i think this is a double free
1816
1817 * openbox/stacking.c:
1818 put group members above the window when lowering it
1819
1820 * openbox/stacking.c: set the stacking list when stacking changes
1821
1822 * render/theme.h:
1823 add the themes path to the struct. make the name never include a path
1824
1825 * configure.ac, themes/Makefile.am:
1826 adjust the themes with buttons to match how they are read now
1827
1828 * AUTHORS: simplify this shit
1829
1830 * render/theme.c: hardcode the button names for themes
1831
1832 * openbox/popup.c: dont need to raise after adding
1833
1834 * render/theme.c: rename the button_dir var to data_dir.. pointless :>
1835
1836 2003-06-27 Ben Jansens <xor@zed.orodu.net>
1837
1838 * openbox/Makefile.am: build 'openbox' instead of 'openbox3'.
1839 add the openbox.desktop file for gnome compat.
1840
1841 * openbox/screen.c: set "Openbox" as the name no "Openbox3"
1842
1843 * openbox/openbox.desktop:
1844 add a .desktop file which gets installed for gnome
1845
1846 * openbox/.cvsignore: add the openbox binary
1847
1848 * openbox/openbox.c: add a call to g_set_prgname
1849
1850 * openbox/stacking.c:
1851 stacking changes, its more like the old code without being shitty and with support for raising groups at a time.
1852
1853 * openbox/stacking.c: core when the list gets out of order
1854
1855 * openbox/client.c, openbox/client.h, openbox/dock.c, openbox/extensions.c, openbox/extensions.h, openbox/focus.c, openbox/geom.h, openbox/menu.c, openbox/menu.h, openbox/moveresize.c, openbox/screen.c, openbox/screen.h:
1856 xinerama support
1857
1858 * data/rc3: root menu on right click
1859
1860 * openbox/event.c: 4 space indents
1861
1862 2003-06-26 Ben Jansens <xor@zed.orodu.net>
1863
1864 * openbox/grab.c:
1865 return true when ungrabbing so that it can ungrab them all on shutdown
1866
1867 * openbox/grab.c:
1868 set ret to true when grabbing and we alerady have it grabbed
1869
1870 * render/font.c:
1871 dont destroy the match pattern, it seems that Xft holds onto the pointer
1872
1873 * openbox/client.c:
1874 check that extensions_vidmode is set before trying to use the vidmode functions
1875
1876 * openbox/grab.c, openbox/grab.h: return FALSE if a grab fails
1877
1878 * openbox/client.c:
1879 set the desktop hint when the window already has a hint but its out of range
1880
1881 * openbox/event.c: clear the over item in the menu when executing shit
1882
1883 * openbox/stacking.h:
1884 add NUM_STACKLAYER, fix some comments that dont apply
1885
1886 * openbox/menu.c: remove unused variable
1887
1888 * openbox/client.c:
1889 remove/add instead of raising to put a window into a new layer
1890
1891 * openbox/stacking.c:
1892 new stacking code that doesnt suck ass to look at, woot
1893
1894 * openbox/dock.c:
1895 use the minsize to keep the stuff ni the dock off of the bevel edges etc
1896
1897 * render/theme.c: add comment
1898
1899 * render/font.c, render/font.h, render/render.c, render/render.h, render/theme.c, render/theme.h:
1900 read fonts and titlebar layout from theme files
1901
1902 2003-06-25 Ben Jansens <xor@zed.orodu.net>
1903
1904 * data/rc3: add right click on icon to open the client menu
1905
1906 * render/font.c: set teh X so it gets used right
1907
1908 * render/font.c:
1909 keep a small space on the sides of windows between the edge and the text
1910
1911 * openbox/event.c: only render if there was an over existing
1912
1913 * openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c:
1914 menus grab the keyboard and pointer, thus making only one menu visible at a time, and making them act like gtk menus and * menus do, where you can click and drag and release to select something as well as click-release to elave it open while you search around the menu
1915
1916 * data/rc3: show the client meun on "press" on the icon
1917
1918 * openbox/grab.c: grab all motion events for pointer grabs
1919
1920 2003-06-24 Ben Jansens <xor@zed.orodu.net>
1921
1922 * openbox/menu.c: position submenus correctly horizontally
1923
1924 * openbox/menu_render.c: menus were too short by a border width
1925
1926 * openbox/client.c:
1927 check to make sure the window is on screen *after* positioning it
1928
1929 * render/gradient.c: do horz grads without any multipliaction
1930
1931 * render/gradient.c, render/render.h, render/test.c, render/theme.c:
1932 made all the gradients work with integer math. removed the pipecross and rectangle gradietns tho cuz they are ugly and i dont want to code that bullshit cuz they are ugly.
1933
1934 * render/gradient.c, render/test.c:
1935 integer math for gradients. horz vert and diags and pipecross work so far.
1936
1937 2003-06-22 Ben Jansens <xor@zed.orodu.net>
1938
1939 * openbox/menu.c, openbox/menu_render.c: add a simple menu parser.
1940 while menu parsing, the theme does not exist so we can't do any theme stuff while creating menu stuff, so put that off for later, i.e when the menu is shown.
1941
1942 * openbox/openbox.c: reorder startup so menu goes before config parsing
1943
1944 * data/rc3: add a root menu
1945
1946 2003-06-21 Ben Jansens <xor@zed.orodu.net>
1947
1948 * openbox/client.c, openbox/frame.c, openbox/frame.h:
1949 add decoration state to the frame struct. make client_configure adjust the frame if the decorations do not match between the client and the frame, so that when they change it can send a configurenotify to the client.
1950
1951 * openbox/client.c:
1952 make client_reconfigure a non-user-type client_configure
1953
1954 * openbox/action.c:
1955 strdup the exec path cuz it gets freed by the time we restart otherwise
1956
1957 * openbox/event.c: moveresize messages are not user-requests
1958
1959 * openbox/client.c: remove debug print
1960
1961 * openbox/client.c:
1962 send teh configure event to client on user-requested final configures even if not moved, cuz usualy the final isnt sent with a change, but just to end the move process.
1963
1964 * render/render.c:
1965 always create the bg pixmap, X seems to not like it if i dont?
1966
1967 * openbox/openbox.c:
1968 always use the session id from the session manager when setting the restart property
1969
1970 * openbox/openbox.c: add -sm-disable option
1971
1972 * openbox/openbox.c:
1973 only show -sm-client-id in the help when session management is build in
1974
1975 * openbox/openbox.c:
1976 session management works, and it can resume with its old ID, so it works with gnome-session
1977
1978 * configure.ac, m4/x11.m4, openbox/Makefile.am, openbox/event.c, openbox/openbox.c:
1979 make session management optional
1980
1981 * openbox/openbox.c:
1982 set the required properties so that session managers see openbox
1983
1984 * render/font.c, render/theme.c:
1985 don't exit in the render lib, rather return a NULL font/theme on failure
1986
1987 * openbox/event.c, openbox/openbox.c:
1988 add libSM *client* support, so we should work with gnome-session now!
1989
1990 * render/instance.c, render/render.c: more namespacing with Rr*
1991
1992 * render/color.c: use the pseudo shit in the instance now
1993
1994 * render/gradient.c, render/gradient.h, render/render.c, render/color.c, render/color.h, render/image.c, render/image.h, openbox/client.c, openbox/screen.c, render/font.c, render/render.h, render/theme.h:
1995 more namespacing with Rr*
1996
1997 * openbox/menu.h, openbox/menu.c: kill a warning
1998
1999 * openbox/openbox.c, render/font.c, render/font.h, render/render.c, render/render.h, render/theme.c, render/theme.h:
2000 more namespacing to Rr*
2001
2002 * openbox/menu.c: fix a warning
2003
2004 * openbox/client.c, openbox/client.h, render/color.c, render/color.h, render/gradient.c, render/gradient.h, render/image.c, render/image.h, render/render.c, render/render.h:
2005 rename pixel32/16 to RrPixel32/16
2006
2007 * render/color.c, render/color.h, render/render.h, render/theme.c, render/theme.h:
2008 rename color_rgb to RrColor
2009
2010 * openbox/dock.c, openbox/frame.c, openbox/framerender.c, openbox/menu.c, openbox/menu_render.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, render/font.c, render/font.h, render/theme.c, render/theme.h:
2011 put the render theme into a struct
2012
2013 * openbox/client.c, openbox/dock.c, openbox/dock.h, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, openbox/screen.c:
2014 fixed to accomodate the changes to the render/ API.
2015
2016 2003-06-20 Ben Jansens <xor@zed.orodu.net>
2017
2018 * render/.cvsignore, render/Makefile.am, render/color.c, render/color.h, render/font.c, render/font.h, render/gradient.c, render/gradient.h, render/image.c, render/image.h, render/instance.c, render/instance.h, render/mask.c, render/mask.h, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h:
2019 this is going to break the kernel/ building.
2020
2021 lots of modifications to the render API, prefixing everything, making proper
2022 names for everything. the structures are not hidden/opaque yet, but the naming scheme of the public API works much better now.
2023
2024 * render/font.c: oops typo
2025
2026 * render/font.c:
2027 take the bevel width into account for the width available
2028
2029 * openbox/dock.c, openbox/frame.c, openbox/framerender.c, openbox/menu_render.c, openbox/popup.c, render/font.c, render/gradient.c, render/image.c, render/image.h, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h:
2030 simply the render interface by not requiring the setting of all the areas. only take a w and h in paint(). best font layout ever.
2031
2032 * AUTHORS: miklos does themes like mad
2033
2034 * render/gradient.c:
2035 slight optimizations, and make the last 4 gradients work properly
2036
2037 * render/font.c:
2038 center text vertically. use the font's height because all that space is needed for some charcters
2039
2040 * openbox/frame.c, openbox/framerender.c, openbox/menu_render.c, openbox/popup.c, openbox/screen.c, render/gradient.c, render/render.c, render/render.h, render/test.c, render/theme.c:
2041 remove non-planar surfaces
2042
2043 2003-06-19 Ben Jansens <xor@zed.orodu.net>
2044
2045 * configure.ac, m4/gl.m4: remove --enable-gl
2046
2047 * openbox/client.c:
2048 fix for how base-size is used to comply with the icccm
2049
2050 2003-06-18 Ben Jansens <xor@zed.orodu.net>
2051
2052 * openbox/framerender.c: copy the frame's surface from the prototype
2053
2054 2003-06-17 Ben Jansens <xor@zed.orodu.net>
2055
2056 * bootstrap: export the WANT_AUTOMAKE var before running acloacl
2057
2058 2003-06-17 manmower <manmower@zed>
2059
2060 * openbox/client.c: wake up old icon grabbing code
2061
2062 * render/color.c: remove unneeded/uncompiled junk
2063
2064 2003-06-09 manmower <manmower@zed>
2065
2066 * openbox/client.c: try swapping bytes on textures
2067
2068 * openbox/client.c: | != &
2069
2070 * openbox/client.c: fix? color on icons
2071
2072 * openbox/client.c: remove bogus byte permutations in icon code
2073
2074 2003-06-08 Ben Jansens <xor@zed.orodu.net>
2075
2076 * openbox/focus.c:
2077 remove an extra useless call to focus_set_client(NULL)
2078
2079 * openbox/client.c: describe the complicated if a bit :)
2080
2081 * openbox/client.c: more checks for when to do an XResizeWindow
2082
2083 * openbox/client.c:
2084 send the configure notify for resizes too, just to be a little more safe
2085
2086 * openbox/client.c:
2087 onlt send configurenotify if the client actually moved, to work around emacs, hopefully :)
2088
2089 * openbox/client.c:
2090 some more fixes for resizing clients. aspect ratio is not the last thing checked and so rules all, that might need to change.. however, it now uses base-size only for aspect ratios and base-size/min-size for other sizing shit, as per the ICCCM.
2091
2092 * openbox/client.c: from icccm:
2093 If a base size is not provided, the minimum size is to be used in its place and vice versa.
2094
2095 Added support for this.
2096
2097 * openbox/frame.c: missing another bwidth
2098
2099 * openbox/frame.c: position titlebars better, was missing a bwidth
2100
2101 * openbox/client.c: i was backwards
2102
2103 * openbox/event.c: this cnofigure is FINAL!
2104
2105 * openbox/client.c:
2106 don't resize the client itself while doing a resize if its not final when config_opaque_resize is not on
2107
2108 2003-06-04 Ben Jansens <xor@zed.orodu.net>
2109
2110 * openbox/client.c:
2111 better VIDMODE support, handle the cases where the functions fail
2112
2113 * openbox/client.c:
2114 size fullscreen applications to the resolution with the VIDMODE extension
2115
2116 * openbox/client.c, openbox/client.h, openbox/screen.c:
2117 remove the client_remaximize function, and replace it with the client_reconfigure function, which just calls client_configure with the window's current location and dimensions, user=TRUE and final=TRUE.
2118
2119 add support for the VIDMODE extension in client_configure, namely, fullscreen windows are positioned at the point of the viewport rather than at 0,0.
2120 call client_reconfigure when uniconifying a window, so that fullscreen windows are put at the point of the view port.
2121
2122 * data/rc3:
2123 remove that fancy new leftHanded option, it should be done via xmodmap instead
2124
2125 * data/rc3:
2126 add a leftHanded option for mouse bindings, reverses the left/right keywords
2127
2128 * openbox/grab.c, openbox/grab.h:
2129 make key grabbing per window instead of always root
2130
2131 * openbox/focus.c: allow cycling to iconic windows
2132
2133 * openbox/client.c:
2134 use client_can_focus from client_focus to always get the same result
2135
2136 * openbox/client.c, openbox/client.h, openbox/focus.c:
2137 reverting the transient focus cycle change, its just not.. right. add the parent's title to the transient's for the popup instead of just relpacing it
2138
2139 * openbox/focus.c:
2140 better focus cycling for transients. use the parent instead of the transients in the list in case it has more than one, then after choosing it try focus a transient instead
2141
2142 * openbox/focus.c:
2143 dont try change focus while looping thru the focus list
2144
2145 * openbox/client.c, openbox/client.h, openbox/focus.c:
2146 allow focus_fallback to query if a client can be focused without changing the focus order on it
2147
2148 2003-06-03 Ben Jansens <xor@zed.orodu.net>
2149
2150 * openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/popup.c:
2151 modifications to keep up with libobrender2
2152
2153 * openbox/popup.c: use theme stuff for the gfx/font
2154
2155 * openbox/frame.c: layout fixes
2156
2157 * openbox/frame.c: position the grips
2158
2159 * openbox/framerender.c: fix some theme colors/display
2160
2161 * m4/gl.m4, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, openbox/screen.c, openbox/window.c, render/.cvsignore, render/Makefile.am, render/color.h, render/font.c, render/font.h, render/gradient.c, render/gradient.h, render/image.c, render/image.h, render/mask.c, render/mask.h, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h, COPYING, COPYING.FDL, COPYING.GPL, COPYING.LGPL, Makefile.am, README, configure.ac:
2162 the kernel is using th gl shit to render itself, but with the old style frame shit here. in practice, the render and glft libraries needed some changes to be used better, these are incorporated.
2163
2164 * openbox/stacking.c: remove debug print
2165
2166 * render/color.c:
2167 more unique error for unhandles image bit depths, remove debug prints
2168
2169 * render/color.c: handle increase_depth on 1bpp images
2170
2171 * openbox/client.c:
2172 ignore xerrors while using the pixmaps specified by the client, since they can certainly be invalid and there's nothing i can do about it.
2173
2174 * openbox/client.c: rm g_messages.. ones that segfault.. :>
2175
2176 2003-06-02 Ben Jansens <xor@zed.orodu.net>
2177
2178 * openbox/client.c: also dont increment the nicons if the w*h is 0
2179
2180 * openbox/client.c: watch out for 0x0 icons, and skip them
2181
2182 * openbox/menu_render.c, openbox/popup.c:
2183 create some temporary fonts to use for rendering text
2184
2185 * openbox/frame.c, openbox/menu_render.c, openbox/popup.c:
2186 set colors for text
2187
2188 * openbox/frame.c, openbox/popup.c:
2189 adjust for some api extensions in render2
2190
2191 * bootstrap: add env var to get automake 1.7
2192
2193 2003-06-01 Ben Jansens <xor@zed.orodu.net>
2194
2195 * COPYING, COPYING.FDL, COPYING.GPL, COPYING.LGPL, Makefile.am, README, configure.ac, m4/gl.m4, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, openbox/screen.c, openbox/window.c, openbox/window.h, render/.cvsignore, render/Makefile.am, render/color.c, render/color.h, render/font.c, render/font.h, render/gradient.c, render/gradient.h, render/image.c, render/image.h, render/mask.c, render/mask.h, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h:
2196 Merging in th gl2 branch. Adding a --enable-gl option to the configure script, which defaults off.
2197
2198 2003-05-30 manmower <manmower@zed>
2199
2200 * openbox/frame.c: adjust title bar text
2201
2202 2003-05-30 Ben Jansens <xor@zed.orodu.net>
2203
2204 * openbox/client.c:
2205 adjust what gets raised on map a bit, a little less selective.
2206
2207 2003-05-30 manmower <manmower@zed>
2208
2209 * openbox/frame.c: add some test cases for the font crap
2210
2211 2003-05-29 Ben Jansens <xor@zed.orodu.net>
2212
2213 * m4/openbox.m4: better alpha/beta check :)
2214
2215 * m4/openbox.m4: look for 'alpha' and 'beta' releases also
2216
2217 * openbox/stacking.c:
2218 only add non-nonintrusively when both windows share a stacking layer
2219
2220 * data/rc3: raise on client clicks
2221
2222 2003-05-28 Ben Jansens <xor@zed.orodu.net>
2223
2224 * COPYING: remove the generic COPYING
2225
2226 * COPYING.FDL, COPYING.GPL, COPYING.LGPL: New file.
2227
2228 * COPYING.FDL, COPYING.GPL, COPYING.LGPL, README:
2229 specify different licenses for different directories
2230
2231 * openbox/action.c, openbox/action.h:
2232 rm the 'focusraise' action, it is redundant.
2233
2234 * openbox/frame.c: use the new shape API from the render libs
2235
2236 * openbox/event.c:
2237 pass expose events like i was before. cleanups in rendering to not render areas anymore. pass the surface's absx/y to planar's paint func
2238
2239 * openbox/frame.c:
2240 no button mask on the plate, and some cleanups with redundant if's
2241
2242 2003-05-28 manmower <manmower@zed>
2243
2244 * openbox/frame.c: slightly improved theme
2245
2246 2003-05-28 Ben Jansens <xor@zed.orodu.net>
2247
2248 * openbox/popup.c: proper centering of the text in popups without icons
2249
2250 2003-05-27 manmower <manmower@zed>
2251
2252 * openbox/frame.c, openbox/frame.h: fixed the flicker in shape
2253 (we use a shapewindow now. it rules, I rule, fuck X, blah blah MOOOOOOO)
2254
2255 2003-05-27 Ben Jansens <xor@zed.orodu.net>
2256
2257 * openbox/frame.c: and typod
2258
2259 * openbox/frame.c, openbox/frame.h:
2260 some cleanups, got rid of the border shit
2261
2262 * openbox/event.c: toss out expose events to render
2263
2264 * openbox/popup.c: no more seg
2265
2266 * openbox/frame.c, openbox/frame.h: some cleanups
2267
2268 2003-05-27 manmower <manmower@zed>
2269
2270 * openbox/frame.c: free decor when removing frame
2271
2272 * openbox/frame.c: HOW DO YOU LIKE MY SEXY NEW DECOR?!?
2273
2274 * openbox/frame.c: I get my events on decor again
2275 and probably ruined exposure for some weird case. bwa ha ha
2276
2277 * openbox/frame.c, openbox/frame.h: how about some UGLY decor!
2278
2279 2003-05-27 Ben Jansens <xor@zed.orodu.net>
2280
2281 * openbox/popup.c: paints are now recursive
2282
2283 2003-05-27 manmower <manmower@zed>
2284
2285 * openbox/frame.h: surface pointer please
2286
2287 2003-05-27 Ben Jansens <xor@zed.orodu.net>
2288
2289 * openbox/popup.c: proper layout
2290
2291 * openbox/popup.c: i suck so much
2292
2293 * openbox/event.c, openbox/menu.c, openbox/popup.c: DRAWS!!
2294
2295 2003-05-27 manmower <manmower@zed>
2296
2297 * openbox/frame.c, openbox/frame.h: added shape support for decor
2298
2299 2003-05-27 Ben Jansens <xor@zed.orodu.net>
2300
2301 * openbox/popup.c: dont try use an icon when where isnt one
2302
2303 * openbox/client.c, openbox/client.h, openbox/dock.c, openbox/dock.h, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h, openbox/popup.c, openbox/screen.c, openbox/window.c:
2304 port to the new render stuff.. but this isnt complte since we don't have themes yet.
2305
2306 * Makefile.am, configure.ac, render/.cvsignore, render/Makefile.am, render/color.c, render/color.h, render/font.c, render/font.h, render/gradient.c, render/gradient.h, render/image.c, render/image.h, render/mask.c, render/mask.h, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h:
2307 removing the old render stuffs
2308
2309 2003-05-27 manmower <manmower@zed>
2310
2311 * openbox/frame.c, openbox/frame.h: added % based decoration sizes
2312
2313 * openbox/frame.c, openbox/frame.h: fixed right decor anchors properly
2314
2315 * openbox/frame.c: fix right anchor point offsets
2316
2317 * openbox/frame.c: position windows for all anchor types
2318
2319 * openbox/frame.c: all decor anchors supported
2320
2321 * openbox/event.c, openbox/frame.c:
2322 change event.c to use a frame pointer instead of client pointer in framedecor
2323 frame.c now supports more decor anchors
2324
2325 yay for 1 to many commit logs
2326
2327 2003-05-26 Ben Jansens <xor@zed.orodu.net>
2328
2329 * openbox/Makefile.am: link render version 2
2330
2331 2003-05-26 manmower <manmower@zed>
2332
2333 * openbox/frame.c, openbox/frame.h:
2334 frame pointer in framedecor instead of client pointer
2335
2336 2003-05-26 Ben Jansens <xor@zed.orodu.net>
2337
2338 * openbox/event.c, openbox/window.c: add case for Window_Decoration
2339
2340 2003-05-26 manmower <manmower@zed>
2341
2342 * openbox/frame.c, openbox/frame.h: client pointer in framedecor
2343
2344 * openbox/frame.c: crap
2345
2346 * openbox/frame.c, openbox/frame.h:
2347 I can now map arbitrarily sized invalid space above my windows!
2348 I suck.
2349
2350 * openbox/frame.c:
2351 we now have no decor at all, but are otherwise functional
2352
2353 2003-05-26 Ben Jansens <xor@zed.orodu.net>
2354
2355 * openbox/client.c:
2356 use frame->visible, not the desktop number, other states exist too, like show_desktop
2357
2358 * openbox/dock.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/menu.c, openbox/popup.c, openbox/screen.c, openbox/window.h:
2359 merge in the changes made in the gl branch
2360
2361 * Makefile.am, configure.ac:
2362 create the glft library. it will be using freetype and fontconfig to render fonts in GL.
2363 flesh out render2 a bit more.. actually just in comments
2364
2365 * Makefile.am, configure.ac:
2366 add a new render2 lib, which has a proper API and uses only OpenGL to render.
2367
2368 * render/render.c: remove GL from the old render lib for now
2369
2370 * configure.ac, m4/gl.m4:
2371 gl support in configure, fontconfig instead of xft
2372
2373 2003-05-26 manmower <manmower@zed>
2374
2375 * openbox/frame.c: add back some frame adjust stuff
2376
2377 * openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/window.h:
2378 complete destruction of all current frame functionality.
2379 you're welcome.
2380
2381 2003-05-25 manmower <manmower@zed>
2382
2383 * render/gradient.c, render/mask.c, render/render.c, render/render.h, render/test.c, render/theme.c, render/theme.h, openbox/dock.c, openbox/frame.c, openbox/framerender.c, openbox/menu.c, openbox/popup.c, openbox/screen.c, render/color.c, render/color.h:
2384 everything compiles. everything is broken.
2385
2386 rendertest works, yay.
2387
2388 * render/render.c: now it even links.
2389
2390 * render/font.c, render/font.h, render/gradient.c, render/gradient.h, render/render.c, render/render.h:
2391 once again it compiles.
2392
2393 no, it does not work
2394
2395 much has been removed.
2396
2397 2003-05-25 Ben Jansens <xor@zed.orodu.net>
2398
2399 * configure.ac, m4/gl.m4:
2400 right branch. no more xft. fontconfig. gl. woot.
2401
2402 * configure.ac, m4/gl.m4: omg wrong branch!
2403
2404 * configure.ac, m4/gl.m4: always gl. fontconfig instead of xft.
2405
2406 2003-05-25 manmower <manmower@zed>
2407
2408 * render/gradient.c: gl.h shouldn't be required when not enabling gl
2409
2410 2003-05-25 Ben Jansens <xor@zed.orodu.net>
2411
2412 * README.CVS: add the glade/gtk deps for debian
2413
2414 2003-05-25 manmower <manmower@zed>
2415
2416 * render/gradient.c, render/test.c: all grads done
2417
2418 * render/gradient.c, render/test.c: pipecross
2419
2420 * render/gradient.c, render/test.c: rectangle and diagonal grads yay
2421
2422 gl > *
2423
2424 2003-05-25 Ben Jansens <xor@zed.orodu.net>
2425
2426 * data/rc3: Shade not Shaded
2427
2428 * README.CVS: add debian package list
2429
2430 * README.CVS: automake 1.7
2431
2432 * README.CVS: mention glib, xml, gtk and glade
2433
2434 * configure.ac:
2435 make autoconf 2.54 required. makes automake1.6 get used on some systems
2436
2437 2003-05-25 manmower <manmower@zed>
2438
2439 * render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
2440 gl is starting. it's gonna get really ugly really fast, folks
2441
2442 2003-05-24 Ben Jansens <xor@zed.orodu.net>
2443
2444 * Makefile.am, configure.ac, openbox/Makefile.am, openbox/action.c, openbox/action.h, openbox/config.c, openbox/focus.c, openbox/openbox.c, openbox/parse.c, openbox/parse.h, openbox/plugin.c, parser/.cvsignore, parser/Makefile.am, parser/parse.c, parser/parse.h, tools/.cvsignore, tools/Makefile.am:
2445 this is a big one! im putting stats in here just cuz!
2446 59 files changed, 1691 insertions(+), 607 deletions(-)
2447 Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
2448 Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2)
2449
2450 * openbox/action.c:
2451 convert shit from utf8 to filename before execing it
2452
2453 * configure.ac, data/rc3, openbox/Makefile.am, openbox/config.c, openbox/openbox.c, openbox/parse.c, openbox/parse.h, openbox/parse.l, openbox/parse.y:
2454 ECKS EM ELL
2455
2456 * openbox/action.c, openbox/action.h:
2457 add actions for showing the desktop
2458
2459 * openbox/action.c, openbox/action.h: soem changes to desktop actions.
2460 instead of having *wrap actions, just default to having wrap on, and let it be optionally placed into the rc to disable it.
2461 instead of next/prev desktop, just have actions for desktop to the right/left/up/down. this applies to sendtodesktop actions too.
2462
2463 * openbox/focus.c: add a DEBUG_FOCUS print
2464
2465 * openbox/event.c:
2466 there's this case where we DONT want to ignore both events or we end up without anything we know of being focused, even tho something is. this case is now covered. ps i hate focus so much.
2467
2468 * openbox/client.c: use the user friendly desktop number
2469
2470 * openbox/focus.c: clarify comment
2471
2472 2003-05-23 Ben Jansens <xor@zed.orodu.net>
2473
2474 * openbox/event.c:
2475 dont refocus the focused window, that just causes so many problems (with alt-tab :)
2476
2477 * openbox/prop.c: validate utf8 strings before using them
2478
2479 * configure.ac, m4/gl.m4, openbox/Makefile.am, render/Makefile.am:
2480 add --enable-gl support, and put the flags/libs in the appropriate makefiles
2481
2482 * openbox/focus.c: remove a todo item that seems to be.. done!
2483
2484 * openbox/focus.c:
2485 missed a case of using the stacking list and assuming that its all clients still. fixed that assumption now.
2486
2487 * openbox/event.c:
2488 ignore ancestor FocusIn events. i get them sometimes when hitting alt-tab and that totally fucks it up cuz it cancels teh alt-tab process.
2489
2490 2003-05-22 manmower <manmower@zed>
2491
2492 * render/test.c: fix cut'n'paste bug
2493
2494 2003-05-22 Ben Jansens <xor@zed.orodu.net>
2495
2496 * openbox/event.c: only button 1 can use menu items
2497
2498 2003-05-22 manmower <manmower@zed>
2499
2500 * render/render.c: removed a piece of code I suspect has never been run
2501 this is for XServers that report less than 8 bpp default visual and support
2502 8bpp or higher visuals
2503
2504 hopefully nothing is really that stupid. we'll see.
2505
2506 * render/render.h, render/render.c:
2507 keep XVisualInfo around in preparation for opengl stuff
2508
2509 2003-05-22 Ben Jansens <xor@zed.orodu.net>
2510
2511 * configure.ac:
2512 remove shit for my own makefiles that i dont need no more
2513
2514 * openbox/event.c: a missing break!
2515
2516 2003-05-22 woodblock <woodblock@zed>
2517
2518 * openbox/menu.c: layers submenu on client
2519
2520 2003-05-22 Ben Jansens <xor@zed.orodu.net>
2521
2522 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h:
2523 add actions for changing client layers to abov/below/normal
2524
2525 * openbox/client.c: typo
2526
2527 * openbox/plugin.c: load the client_menu by default for nowc
2528
2529 2003-05-21 woodblock <woodblock@zed>
2530
2531 * data/rc3, openbox/client.c, openbox/event.c, openbox/menu.c, openbox/menu.h:
2532 Client menus
2533 Add "client_menu" to pluginrc to use.
2534
2535 2003-05-21 Ben Jansens <xor@zed.orodu.net>
2536
2537 * render/font.c: optimize it a bit
2538
2539 * render/font.c:
2540 pass the number of bytes, not characters to the xft draw functions
2541
2542 * openbox/action.c, openbox/action.h: add 'movetoedge' actions
2543
2544 * openbox/screen.c: add xerror.h
2545
2546 * openbox/screen.c:
2547 Openbox3 in the WM name, FUCK OFF XINE, YA YOU HEARD ME.
2548
2549 * render/gradient.c: allocate the border_color's gc
2550
2551 2003-05-20 Ben Jansens <xor@zed.orodu.net>
2552
2553 * render/color.c, render/render.c:
2554 put the devation back how it used to be, it aws definately no better..
2555
2556 2003-05-20 manmower <manmower@zed>
2557
2558 * render/gradient.c:
2559 of by one error in pyramid, rectangle, and crosspipe
2560
2561 2003-05-20 Ben Jansens <xor@zed.orodu.net>
2562
2563 * render/gradient.c: remove debug prints
2564
2565 * render/gradient.c: reindent the file....
2566 but while i'm at it:
2567 - add support for bevels/borders on solid textures.
2568 - reverse the colors in the rectangle gradient, the pipecross and pyramid
2569 ones may need to be reversed as well.
2570
2571 * render/render.c, render/render.h: remove the elliptic gradient type.
2572 add bevel light/dark colors for solid textures with bevels
2573
2574 * render/theme.c:
2575 use the rectangle gradient when the theme asks for elipse
2576
2577 * m4/openbox.m4: argh put it back right!*(
2578
2579 * m4/openbox.m4: fuck it, put it back
2580
2581 * m4/openbox.m4: smarter default debug value :)
2582
2583 * m4/openbox.m4: default debug off (for non-cvs builds!)
2584
2585 * openbox/screen.c:
2586 ignore errors when playing with application defined colormaps
2587
2588 2003-05-19 Ben Jansens <xor@zed.orodu.net>
2589
2590 * openbox/dock.c: get the size for all the apps before positioning them
2591
2592 * openbox/dock.c:
2593 set teh dock sizes before the app uses it for positioning
2594
2595 * openbox/dock.c: center dock apps
2596
2597 * openbox/action.c: use the resize increment when resizing relative
2598
2599 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h:
2600 2 in 1 again..
2601 a) directional focus actions
2602 b) action system changes i.e. use structs/arrays for convertings strings to actions instead of gross if-else chains
2603
2604 2003-05-18 woodblock <woodblock@zed>
2605
2606 * openbox/menu.c: Added a fifo_menu plugin
2607
2608 2003-05-18 manmower <manmower@zed>
2609
2610 * render/gradient.c, render/test.c: PipeCross
2611
2612 * render/gradient.c: there's the rect grad. now stop bugging me :(
2613
2614 * render/gradient.c: is that a rectangle grad? damned if I know
2615
2616 2003-05-18 Ben Jansens <xor@zed.orodu.net>
2617
2618 * openbox/client.c, openbox/client.h, render/color.c, render/color.h, render/image.c, render/render.c, render/render.h:
2619 make icons use pixel32 data, and image_draw takes pixel32 data.
2620 client.c gets pixmap icons as a backup to netwm ones, and they are converted into pixel32 data.
2621
2622 * openbox/focus.c: include grab.h
2623
2624 2003-05-18 manmower <manmower@zed>
2625
2626 * render/test.c: whatever, it's a junk file.
2627
2628 * render/gradient.c: change badly named offsets
2629 add stubs for rectangle and pipecross
2630
2631 * render/image.c: rename poorly named offsets
2632
2633 * render/gradient.h: add stubs for pipecross and rectangle
2634
2635 * render/color.h: fix poor naming of default offset
2636
2637 * render/color.c: fix poor naming of the default offset
2638
2639 2003-05-18 woodblock <woodblock@zed>
2640
2641 * openbox/client.c:
2642 this is actually xor :) - fixing the focus search function to not return NULL if no valid group members exist to be a transient for
2643
2644 2003-05-18 Ben Jansens <xor@zed.orodu.net>
2645
2646 * openbox/stacking.c:
2647 proper check to see if something was raised, the it==NULL would cause it to always return, incorrectly.
2648
2649 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/stacking.c, render/render.c, render/render.h:
2650 2 in 1 deal :\
2651
2652 client.c stacking.c: fixing looping transient case for group transient windows. now a window which is transient for a group is *not* transient for any other transient windows in the group (perviously the other window had to be transient for the group to be excluded, now it can be transient for anything).
2653
2654 client.c/h event.c render.c/h: adjustnig icon handling a bit. will be converting the legacy pixmap icons into rgba data so they can be handled the same as netwm icons.
2655
2656 2003-05-18 woodblock <woodblock@zed>
2657
2658 * HACKING: Indentation stuff
2659
2660 2003-05-18 Ben Jansens <xor@zed.orodu.net>
2661
2662 * configure.ac: actually optional now.
2663
2664 * configure.ac: make LIBSN optional
2665
2666 * openbox/focus.c:
2667 grab the mouse during focus cycling. this removes the bug of focusing following the mouse when the popup disappears and fuck up your cycling.
2668
2669 * render/Makefile.am: need the libsn flags
2670
2671 * configure.ac, openbox/Makefile.am, openbox/event.c, openbox/openbox.c, openbox/openbox.h, openbox/screen.c:
2672 add (optional) support for showing a busy cursor via startup notification
2673
2674 2003-05-17 Ben Jansens <xor@zed.orodu.net>
2675
2676 * openbox/event.c: disallow drag events on title buttons.
2677 dont redraw title button when the wheel buttons are used on them.
2678
2679 2003-05-16 Ben Jansens <xor@zed.orodu.net>
2680
2681 * openbox/client.c: print the class not the name
2682
2683 * openbox/prop.c: get all the strings!
2684
2685 * openbox/client.c, openbox/dock.c, openbox/dock.h:
2686 save the dock's class/name for future evil purposes!
2687 also print names of windows being managed/unmanaged
2688
2689 * data/rc3: discourage floating a bit, capitalize better.
2690
2691 * openbox/dock.c: FUCK dock is not an array anymore!
2692
2693 * openbox/dock.c, openbox/dock.h, openbox/screen.c:
2694 give the dock a strut and use it
2695
2696 * openbox/event.c: remove debug prints
2697
2698 * openbox/dock.c, openbox/dock.h, openbox/event.c:
2699 dockapps are ObWindows now.
2700 set the type when creating new dockapps.
2701
2702 * data/rc3, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/config.c, openbox/config.h, openbox/dock.c, openbox/dock.h, openbox/event.c, openbox/frame.c, openbox/menu.c, openbox/menu.h, openbox/openbox.c, openbox/screen.c, openbox/slit.c, openbox/slit.h, openbox/window.c, openbox/window.h:
2703 rename "Slit" to "Dock".
2704 add config options to the rc3 for the dock.
2705 create a window_map, add DockApps to the ObWindow types, use the window_map for translating windows into objects for event handling (only one lookup now) and remove the old maps (client_map, menu_map).
2706
2707 * openbox/client.c, openbox/menu.c, openbox/moveresize.c, openbox/popup.c, openbox/slit.c, openbox/stacking.c, openbox/stacking.h:
2708 add anotehr stacking_add function.
2709 make stacking_add take care of raising also.
2710 make new windows that dont get focus also not raise above the focused window.
2711
2712 * openbox/event.c: movnig shit around
2713
2714 2003-05-14 Ben Jansens <xor@zed.orodu.net>
2715
2716 * openbox/menu.c: watch out for not loading the timed_menu plugin
2717
2718 * openbox/client.c: pass teh correct values for config notify events
2719
2720 2003-05-14 woodblock <woodblock@zed>
2721
2722 * openbox/event.c, openbox/event.h, openbox/menu.c:
2723 Added a menu to read from a pipe.
2724 File descriptors added to the event loop.
2725
2726 2003-05-12 woodblock <woodblock@zed>
2727
2728 * openbox/event.c, openbox/event.h, openbox/menu.c:
2729 woodblock's failed attempt at making pipes work
2730
2731 2003-05-11 Ben Jansens <xor@zed.orodu.net>
2732
2733 * data/rc3, openbox/config.c, openbox/config.h, openbox/moveresize.c:
2734 add opaque move/resize to the rc3
2735
2736 * openbox/stacking.c:
2737 was using the frame window in the stacking list hint
2738
2739 * openbox/event.c, openbox/menu.c, openbox/moveresize.c, openbox/popup.c, openbox/stacking.c, openbox/window.c, openbox/window.h:
2740 add internal popups n shit to the stacking list.
2741 some cleanups for the stacking order hint.
2742 add non-opaque move/resize. cant toggle it yet.
2743
2744 * openbox/menu.c: rm comment for shit i fixed
2745
2746 * TODO: updated... it sucks tho anyways
2747
2748 * openbox/screen.c:
2749 not everything in the stacking_list is a client anymore
2750
2751 * openbox/event.c, openbox/menu.c:
2752 Menus put themselves into the stacking list.
2753 Clicking on the menu (but not on an entry) will raise it.
2754
2755 * openbox/Makefile.am, openbox/action.c, openbox/client.c, openbox/client.h, openbox/config.h, openbox/event.c, openbox/focus.c, openbox/menu.c, openbox/menu.h, openbox/openbox.c, openbox/slit.c, openbox/slit.h, openbox/stacking.c, openbox/stacking.h, openbox/window.c, openbox/window.h:
2756 Clients Menus and Slits are all 'ObWindow's now.
2757 Stacking is done with ObWindows.
2758 Slits add themselves to the stacking order, as do clients of course.
2759 Added some macros for adding/removing to the stacking order.
2760
2761 * openbox/slit.c:
2762 garb press events so they dont break bindings... X sucks
2763
2764 * openbox/slit.c:
2765 grab button events on the slit so they dont go through to root
2766
2767 * openbox/client.c, openbox/slit.c, openbox/slit.h:
2768 use the size of the icon window for slit apps, not the client window
2769
2770 * openbox/event.c, openbox/grab.c, openbox/grab.h, openbox/slit.c, openbox/slit.h:
2771 can drag slit-apps around in the slit
2772
2773 2003-05-10 Ben Jansens <xor@zed.orodu.net>
2774
2775 * openbox/event.c, openbox/slit.c, openbox/slit.h, openbox/timer.h:
2776 add autohiding to the slit
2777
2778 * openbox/event.c, openbox/slit.c, openbox/slit.h:
2779 some slit fixes, support resizing slitapps
2780
2781 * Makefile.am, configure.ac: rm the tools dir
2782
2783 * tools/Makefile.am: rm this garbage...
2784
2785 * openbox/Makefile.am, openbox/client.c, openbox/event.c, openbox/frame.c, openbox/openbox.c, openbox/screen.c, openbox/slit.c, openbox/slit.h:
2786 add a slit to the kernel
2787
2788 * doc/.cvsignore: add the sgml dir
2789
2790 * openbox/menu.c: make the client menu not have a title
2791
2792 * openbox/event.c:
2793 be more careful about ignoring focusin/out event pairs
2794
2795 2003-05-10 woodblock <woodblock@zed>
2796
2797 * openbox/menu.c: Turn off timed_menu by default
2798
2799 * openbox/menu.c, openbox/menu.h:
2800 Timed menu that reads output from a process while the window is hidden
2801
2802 * openbox/event.c, openbox/menu_render.c: whitespace
2803
2804 2003-05-09 Ben Jansens <xor@zed.orodu.net>
2805
2806 * configure.ac: nice merge
2807
2808 2003-05-09 woodblock <woodblock@zed>
2809
2810 * configure.ac, openbox/event.c, openbox/menu.c, openbox/menu.h, openbox/menu_render.c, openbox/plugin.c, openbox/plugin.h, openbox/timer.c:
2811 Menu uber patch
2812 Since we have no menu parser see menu_startup() to customize
2813
2814 2003-05-09 Ben Jansens <xor@zed.orodu.net>
2815
2816 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/focus.c:
2817 add a client_activate function, use it for net_wm_active mesgs and for focus cycling.
2818
2819 * openbox/focus.c: unshade windows when you cycle focus to them
2820
2821 * openbox/openbox.c, openbox/popup.c, openbox/popup.h, tools/Makefile.am:
2822 add shit that i made in the last week!
2823
2824 * HACKING, Makefile.am, configure.ac, data/rc3, m4/x11.m4, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/config.c, openbox/config.h, openbox/event.c, openbox/extensions.c, openbox/extensions.h, openbox/focus.c, openbox/framerender.c, openbox/framerender.h, openbox/menu.c, openbox/moveresize.c, openbox/moveresize.h, openbox/openbox.c, openbox/parse.h, openbox/parse.l, openbox/parse.y, openbox/screen.c, openbox/screen.h, openbox/stacking.c, render/font.c, render/image.c, render/render.c, render/render.h, render/theme.c, render/theme.h:
2825 all my changes while i was offline.
2826 better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT.
2827
2828 2003-04-28 Ben Jansens <xor@zed.orodu.net>
2829
2830 * openbox/screen.c:
2831 move windows before calcing struts. watch for windows on DESKTOP_ALL when removeing a desktop
2832
2833 2003-04-27 Ben Jansens <xor@zed.orodu.net>
2834
2835 * openbox/client.c, openbox/stacking.c:
2836 a more correct for the missing frame problem. don't restack windows when changing the window's layer while it is being managed.
2837
2838 * openbox/stacking.c:
2839 watch for windows without frames, they can be in the transient order before they get fully managed
2840
2841 * doc/themerc.txt: no longer pertinent
2842
2843 * render/image.c, render/image.h, render/render.c:
2844 fix window icon rendering, was using incorrect size.
2845
2846 * render/color.h: its G_BYTE_ORDER not G_ENDIAN.
2847
2848 2003-04-26 Ben Jansens <xor@zed.orodu.net>
2849
2850 * openbox/moveresize.c:
2851 show the move coords for where the window will actually be
2852
2853 2003-04-25 Ben Jansens <xor@zed.orodu.net>
2854
2855 * openbox/client.c: only focus on startup if focus_new is true
2856
2857 * openbox/Makefile.am, openbox/client.c, openbox/openbox.c, openbox/screen.c, openbox/startup.c, openbox/startup.h:
2858 restore the desktop and focused window on restarts if possible
2859
2860 * openbox/action.c, openbox/client.c, openbox/client.h, openbox/focus.c, openbox/focus.h:
2861 add helper functions for manipulating the focus_order list.
2862 move the focus popup into focus.c, out of action.c
2863 allow cycling to iconic windows, which are kept at the bottom of the focus_order lists.
2864
2865 * openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c:
2866 let the frame hold a focus state so that it can lie.
2867 dont focus windows while cycling, just highlight them as if they are focused
2868
2869 * openbox/framerender.c: icons are not at +1 anymore
2870
2871 2003-04-24 Ben Jansens <xor@zed.orodu.net>
2872
2873 * openbox/client.c:
2874 some more checks for transients looping on eachother when they are transients of a group
2875
2876 2003-04-22 Ben Jansens <xor@zed.orodu.net>
2877
2878 * openbox/prop.c:
2879 client side shit ISNT 32 bits on 64 bit platforms, its 64 bits. fuck X so hard.
2880
2881 2003-04-22 woodblock <woodblock@zed>
2882
2883 * CHANGELOG: NLS update
2884
2885 2003-04-22 Ben Jansens <xor@zed.orodu.net>
2886
2887 * openbox/client.c:
2888 even better checks for when to focus new windows. focus dialogs when they are the only member of their group
2889
2890 2003-04-22 woodblock <woodblock@zed>
2891
2892 * openbox/menu.c, openbox/menu.h, openbox/menu_render.c:
2893 More menu changes to facilitate plugins.
2894
2895 * openbox/Makefile.am, openbox/menu.c, openbox/menu.h, openbox/menu_render.c:
2896 Render menus only when they are invalid.
2897
2898 2003-04-21 Ben Jansens <xor@zed.orodu.net>
2899
2900 * README.CVS: add automake
2901
2902 * data/rc3: focus on press onm the titlebar buttons
2903
2904 * openbox/client.c:
2905 yet more changes to choosing to focus windows when they mapp
2906
2907 * openbox/parse.h, openbox/parse.y:
2908 try avoid cicular includes with the bison shit
2909
2910 2003-04-20 woodblock <woodblock@zed>
2911
2912 * CHANGELOG: tyop
2913
2914 2003-04-20 Ben Jansens <xor@zed.orodu.net>
2915
2916 * openbox/frame.c, openbox/framerender.c:
2917 make the icon larger than the buttons by one pixel in each direction, this makes it as tall as the label and lets it fit more image in
2918
2919 * openbox/client.c: new focus-new rules
2920
2921 2003-04-20 woodblock <woodblock@zed>
2922
2923 * CHANGELOG: Update log
2924
2925 2003-04-19 Ben Jansens <xor@zed.orodu.net>
2926
2927 * openbox/client.c: i lied.. fuck @ those gnome dialogs
2928
2929 * openbox/client.c: lighten up a bit on the focus new windows criteria
2930
2931 * openbox/event.c: rm invalid comment
2932
2933 * openbox/event.c: only look for FocusOut events on the same window
2934
2935 * openbox/prop.c:
2936 convert STRING properties from "ISO-8859-1" instead of from the current locale, since this is what they apparently are, according to gdk.
2937
2938 * openbox/prop.c: check the string not the pointer to it
2939
2940 2003-04-18 Ben Jansens <xor@zed.orodu.net>
2941
2942 * openbox/event.c: the mouse grab screws that up
2943
2944 * openbox/event.c: dispatch presses and releases during a move/resize
2945
2946 * openbox/event.c: kill the debug prints for now
2947
2948 * openbox/event.c: nm cant do it.. damn
2949
2950 * openbox/event.c:
2951 ignore another type of crossing event, caused when leaving gtk popup menus
2952
2953 * openbox/focus.c: just formatting
2954
2955 * openbox/event.c:
2956 yet MORE changes to how focusin/out's are handled. more edge case fixing, this time with focus fallback when unmapping a window in sloppy focus mode.
2957
2958 * openbox/client.c:
2959 adjust choosing to focus new windows, make it more strict.
2960 eat all Enter events when unmapping a window so focus fallback can be more smarter..
2961
2962 * openbox/screen.c: dont need to sync
2963
2964 * openbox/focus.c: check for client_normal before focusing
2965
2966 * openbox/focus.c:
2967 when unfocusing a window (e.g. unmanaging) try fallback to transient relations, if that fails, try group relations, then fallback to other window.
2968
2969 * openbox/focus.c:
2970 try focus other transients of the parent window when a transient falls back before focusing the parent
2971
2972 * openbox/moveresize.c: unset it AFTER using it...
2973
2974 * openbox/moveresize.c: unset the client when done moveresizing
2975
2976 * openbox/openbox.c:
2977 don't wait(), the glib function does that for us woot.
2978
2979 * openbox/client.c:
2980 more strict rules on what will be focused by the focusNew option in the rc3. only strictly NORMAL windows will be focused, not dialogs or anything else when they are mapped.
2981
2982 * openbox/focus.h: comment typo
2983
2984 * openbox/client.c, openbox/moveresize.c, openbox/moveresize.h:
2985 watch out when unmanaging a window, that it is not being move/resized
2986
2987 2003-04-17 Ben Jansens <xor@zed.orodu.net>
2988
2989 * openbox/client.c:
2990 a) put transient windows on the same desktop as their parent
2991 b) if a window is attempted to be focused but it is not on the current desktop,
2992 then move it to the top of the focus order on its desktop
2993
2994 * openbox/screen.c:
2995 distribute focus when entering/leaving show-the-desktop mode
2996
2997 * openbox/event.c: remove debug print
2998
2999 * openbox/moveresize.c, openbox/openbox.c, openbox/openbox.h:
3000 add the left/right/top/bottom direction arrows and use them for resizing those ways
3001
3002 * openbox/event.c: dont ignore all Virtual pointer events
3003
3004 * openbox/action.c: 02:33 (@xor) omg yes
3005 02:33 (@xor) grid workspace cycling of d3th
3006
3007 * openbox/action.c: fix grip workspace cycling
3008
3009 * openbox/event.c, openbox/grab.c, openbox/grab.h, openbox/moveresize.c, openbox/moveresize.h:
3010 fix up support for moveresize. make keyboard grabs Async so that i can hit escape to cancel a moveresize process.
3011
3012 * openbox/openbox.c: do not shadow parameter pls
3013
3014 * openbox/moveresize.c: initialize start_x/y
3015
3016 * openbox/focus.c, openbox/moveresize.c, openbox/moveresize.h, openbox/openbox.c, openbox/openbox.h:
3017 add support for interactive/keyboard move/resize
3018
3019 * openbox/event.c, openbox/prop.c, openbox/prop.h, openbox/screen.c:
3020 add support for net_moveresize_window and net_wm_moveresize
3021
3022 * openbox/frame.c: use the new cursor defn's
3023
3024 * openbox/screen.c: use the new ptr cursor defn
3025
3026 * openbox/Makefile.am, openbox/action.c, openbox/action.h, openbox/event.c, openbox/moveresize.c, openbox/moveresize.h, openbox/prop.c, openbox/prop.h:
3027 move the move/resize functionality into moveresize.c, for use with the netwm atoms. use it from teh plugins. combine the two actions.
3028
3029 * openbox/framerender.c: put text centered in the popup dialog properly
3030
3031 * data/rc3: make alt-middle the default resize binding
3032
3033 * openbox/openbox.c, openbox/openbox.h:
3034 add more cursors for move/resizing, and use the arrows not the angle brackets
3035
3036 * openbox/action.c:
3037 grab pointer during cycling to remove focus screwups from focus-follows-mouse.
3038 grab during move/resize and assign a cursor while doing the move/resize too!
3039
3040 * openbox/event.c: ignore virtual crossing events..
3041
3042 * openbox/focus.c: that was dumb, it was metacity's fault
3043
3044 * openbox/focus.c: only cycle to visible windows
3045
3046 2003-04-16 Ben Jansens <xor@zed.orodu.net>
3047
3048 * openbox/event.c: dont send menu events to plugins
3049
3050 * data/rc3: show the root menu on right click
3051
3052 * openbox/event.c, openbox/grab.c, openbox/grab.h, openbox/menu.c, openbox/menu.h:
3053 menus works on some level. add a built-in root menu
3054
3055 * openbox/client.c: code cleanup
3056
3057 * openbox/client.c: when flags are not set assume bette defaults
3058
3059 * openbox/event.c, openbox/focus.c, openbox/menu.c, openbox/menu.h, openbox/openbox.c, openbox/stacking.c, openbox/stacking.h:
3060 raise menus above clients.
3061 hilight menu entries as the cursor passes over them.
3062
3063 * openbox/menu.c, openbox/menu.h:
3064 save the window ids in a map for the menus
3065
3066 * openbox/client.c: only change the group info if the group flag is set
3067
3068 * openbox/client.c: only add transients if we are IN a group
3069
3070 * openbox/client.c: oops nm
3071
3072 * openbox/client.c: less ()s cleanup
3073
3074 * openbox/client.c:
3075 remove transients before removing ourlselves from teh group
3076
3077 * openbox/client.c:
3078 set the group to null when removeing ourselves from it
3079
3080 2003-04-15 Ben Jansens <xor@zed.orodu.net>
3081
3082 * openbox/action.c: watch out for missing a name
3083
3084 * render/theme.c: make menu font smaller and !bold for now
3085
3086 * openbox/action.c, openbox/action.h, openbox/framerender.c, openbox/menu.c, openbox/menu.h, openbox/openbox.c:
3087 start of showing/rendering menus. woot!
3088
3089 * render/theme.c, render/theme.h: load menu style stuff
3090
3091 * render/render.c, render/render.h:
3092 make minsize take int*'s not a Size*
3093
3094 * openbox/client.c:
3095 remove transients of the group from teh window when it leaves the group
3096
3097 * openbox/client.c: add group transients when setting up the group
3098
3099 * openbox/client.c: bug in the search for transient_for's
3100
3101 * data/rc3: update the theme stuff
3102
3103 2003-04-15 manmower <manmower@zed>
3104
3105 * render/gradient.c: PYRAMID PARTY PART 2!!!
3106
3107 * render/gradient.c, render/gradient.h: PYRAMID PARTY!!!
3108
3109 2003-04-15 Ben Jansens <xor@zed.orodu.net>
3110
3111 * openbox/screen.c: remove debug print
3112
3113 2003-04-14 Ben Jansens <xor@zed.orodu.net>
3114
3115 * openbox/client.c, openbox/prop.c, openbox/screen.c:
3116 fixes for handling char**s
3117
3118 * render/font.c: indenting oopsie
3119
3120 * openbox/prop.c:
3121 dont get a null at the end of the data, so use strndup
3122
3123 * openbox/screen.c: fix a seg from ignoreing PROP_GETSS failure
3124
3125 * openbox/screen.c: more fixes for working with char**s
3126
3127 * openbox/screen.c: nullify the ends of the char**
3128
3129 * openbox/client.c, openbox/prop.h, openbox/screen.c:
3130 remove casts from PROP defines. use proper vars and cast elsewhere if needed.
3131
3132 * render/font.c: text justification
3133
3134 * render/render.c:
3135 shrink the area that the textures are rendered into by the bevels/borders
3136
3137 * openbox/client.c, openbox/prop.c, openbox/prop.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c:
3138 rip the prop code i wrote in cwmcc out and make it all 64bit friendly (i think!). stop using gulong for values from the xserver, using guint32 instead.
3139
3140 * openbox/menu.c, openbox/menu.h:
3141 these menus should not be removed, they are good and will be used.
3142
3143 * openbox/event.c: clean up this mess of crap a lot
3144
3145 * openbox/prop.c, openbox/prop.h:
3146 do not commit bad char* foo that breaks on !32 bit platforms
3147
3148 2003-04-14 woodblock <woodblock@zed>
3149
3150 * openbox/menu.c, openbox/menu.h: *** empty log message ***
3151
3152 2003-04-14 Ben Jansens <xor@zed.orodu.net>
3153
3154 * openbox/parse.l: allow _'s in identifiers
3155
3156 * openbox/stacking.c: raise and lower all transients along with parents
3157
3158 * openbox/client.c:
3159 apply layers to all transients. only raise once on the highest window who's layer changed after applying layers to them all
3160
3161 2003-04-13 Ben Jansens <xor@zed.orodu.net>
3162
3163 * openbox/client.c: ifdef not ifndef
3164
3165 * openbox/stacking.c: keep all transient windows above their parents
3166
3167 * openbox/client.c: simple cleanups for the client_iconify function.
3168 also dont follow into other groups when searching up the transient_for tree
3169
3170 * openbox/client.c: rm the unused vars
3171
3172 * openbox/client.c: onyl focus 'normal' windows on map
3173
3174 * openbox/client.c:
3175 only keep fullscreen windows on top while they are focused
3176
3177 * openbox/client.c, openbox/client.h:
3178 make fullscreen decorations and functions be calculated by the setup_decor_and_functions func
3179
3180 * openbox/group.c: rm the group debug prints
3181
3182 * openbox/client.c: only print that when debuggin focus
3183
3184 * .cvsignore, openbox/.cvsignore, render/.cvsignore:
3185 ignore the remaining new shit from automaking everything again
3186
3187 * .cvsignore, INSTALL, Makefile.am, Makefile.in, bootstrap, configure.ac, data/.cvsignore, data/Makefile.am, openbox/.cvsignore, openbox/Makefile, openbox/Makefile.am, po/.cvsignore, render/.cvsignore, render/Makefile, render/Makefile.am, tests/Makefile, themes/.cvsignore, themes/Makefile.am:
3188 back to automake
3189
3190 * AUTHORS: shrimpx above miklos?
3191
3192 * openbox/event.c, openbox/frame.c, openbox/frame.h:
3193 pass the Client for frame_context cuz the client might be NULL
3194
3195 * themes/ebox: comment properly
3196
3197 * render/theme.c: load the font shadow stuff from the old ob2 shitz
3198
3199 * openbox/config.c, openbox/config.h, openbox/openbox.c:
3200 let specify theme in the rc3 file. rm the other old engine options
3201
3202 * Makefile.in: break on errors
3203
3204 * Makefile.in, openbox/.cvsignore, openbox/action.c, openbox/client.c, openbox/config.h, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/frame.h, openbox/framerender.c, openbox/framerender.h, openbox/openbox.c, openbox/parse.l, openbox/parse.y, openbox/screen.c, render/.cvsignore, render/font.h, render/mask.h, render/render.h, render/theme.c, render/theme.h:
3205 move the openbox engine into librender and the kernel. the theme is loaded and stored inside librender. the frame is decorated and managed inside the kernel.
3206
3207 * themes/ob20, themes/operation, themes/outcomes, themes/bbs, themes/bluebox, themes/cthulhain, themes/deep, themes/ebox, themes/fieron, themes/fieron2, themes/flux, themes/frobozz, themes/frobust, themes/mbdtex, themes/miklos, themes/nyz, themes/nyzclone, themes/paper, themes/purplehaaze, themes/shade, themes/steelblue, themes/steelblue2, themes/the_orange, themes/trisb, themes/twice, themes/warp-xp:
3208 move the themes
3209
3210 * render/render.c: allow freeing NULL appearances
3211
3212 * render/font.c: allow closing NULL fonts
3213
3214 * render/mask.c: allow freeing NULL pixmap masks
3215
3216 * render/color.c: dont fux self in color_free if the color is NULL
3217
3218 2003-04-12 Ben Jansens <xor@zed.orodu.net>
3219
3220 * tests/fullscreen.c: set the right mask for the client msg!
3221
3222 2003-04-12 woodblock <woodblock@zed>
3223
3224 * CHANGELOG: Fixed another damned focus bug. Pray.
3225
3226 2003-04-11 Ben Jansens <xor@zed.orodu.net>
3227
3228 * data/rc3: add right click in client focuses
3229
3230 * openbox/client.c: make utility windows able to be resized
3231
3232 * Makefile.in: rm the main Makefile in a distclean
3233
3234 2003-04-10 Ben Jansens <xor@zed.orodu.net>
3235
3236 * openbox/client.c:
3237 deiconify transient parents when a child is deiconified.
3238
3239 * openbox/client.h: no fuck that it was working fine
3240
3241 * openbox/client.h: make the TRAN_GROUP an unsigned long
3242
3243 * openbox/event.c: add MapRequest print
3244
3245 * openbox/client.c:
3246 some smarter rules for focusing new window when focus_new is not set
3247
3248 2003-04-09 Ben Jansens <xor@zed.orodu.net>
3249
3250 * Makefile.in, render/.cvsignore: add libcwmcc and libobcl
3251
3252 * HACKING: describe the code subdirs
3253
3254 * openbox/action.c:
3255 dont show the focus popup when theres no target client
3256
3257 2003-04-08 Ben Jansens <xor@zed.orodu.net>
3258
3259 * openbox/event.c: rm debug print
3260
3261 * tests/.cvsignore: add override
3262
3263 * tests/override.c: add a test that maps an override redirect window
3264
3265 * openbox/client.c, openbox/config.c, openbox/config.h, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/openbox.c, openbox/prop.c, openbox/screen.c:
3266 move config option loading for the kernel into config.c/h
3267 add options for the number of desktops and the names of the desktops
3268
3269 * data/rc3: add the desktops options
3270
3271 * data/rc3: better clickfocus friendliness
3272
3273 * openbox/client.c: check for focus before unfocusing
3274
3275 * openbox/client.c, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/screen.c:
3276 add more options for focus fallback, use an enum for all the types of fallbacks.
3277
3278 * openbox/focus.c: only cycle focus to normal windows
3279
3280 * data/rc3: make stacked cycling the default
3281
3282 * openbox/action.c: show a popup with the focus target while cycling
3283
3284 * openbox/focus.c, openbox/focus.h:
3285 fallback to transients' parents when possible.
3286 return the Client* which was focused from focus_cycle
3287
3288 * openbox/client.c: fallback focus while unmanaging the window
3289
3290 2003-04-07 Ben Jansens <xor@zed.orodu.net>
3291
3292 * data/rc3: FocusRaise to be more clickfocus friendly too
3293
3294 * data/rc3, openbox/focus.c, openbox/focus.h:
3295 add focusLast and focusLastOnDesktop options in the [focus] section of the rc3. allows more customizaton of the focus model. default to click-focus style. add handling for focus cycling when nothing on the desktop is focused.
3296
3297 * openbox/event.c: ignore inferior enternotifies
3298 add anotehr focusdebug print
3299
3300 * openbox/client.c: check for new windows always being onscreen.
3301 rename the client pointer to self in teh manage unmanage functions for consistancy
3302
3303 * openbox/grab.c: rm debug prints
3304
3305 2003-04-07 woodblock <woodblock@zed>
3306
3307 * configure.in: bump version string
3308
3309 2003-04-07 Ben Jansens <xor@zed.orodu.net>
3310
3311 * HACKING: add comment about the two different area Rects
3312
3313 * HACKING: add new HACKING!
3314 warn about Client.transient_for
3315
3316 * openbox/client.h, openbox/stacking.c, openbox/client.c:
3317 support for transients of groups
3318
3319 * openbox/event.c: missed one
3320
3321 * openbox/event.c: put focus messages in ifdefs
3322
3323 * openbox/focus.c: remove debug print
3324
3325 * openbox/client.c, openbox/client.h, openbox/group.c, openbox/group.h, openbox/openbox.c:
3326 track window groups
3327 iconify all its transients when a window is iconified
3328
3329 * openbox/action.c, openbox/client.c, openbox/client.h, openbox/focus.c, openbox/focus.h:
3330 put focus_cycle into focus.c, use it there in the action. improved it as well to handle odd cases like modal windows. added functions to client.c which are needed by the focus cycling routine.
3331
3332 * openbox/grab.c: grab the other device in Sync for button/key grabs
3333
3334 2003-04-06 Ben Jansens <xor@zed.orodu.net>
3335
3336 * render/render.c: ifndef NOT IFNDEF GAH
3337
3338 * openbox/action.c: dont toggle when no client was passed to teh action
3339
3340 * openbox/event.c: nm that, pointless...
3341
3342 * openbox/event.c:
3343 disable keyboard and mouse input while ob is starting or exiting
3344
3345 2003-04-06 manmower <manmower@zed>
3346
3347 * render/color.c, render/render.c:
3348 Fix reduce color depth to not use original data
3349 (and break parentrel)
3350
3351 2003-04-06 Ben Jansens <xor@zed.orodu.net>
3352
3353 * openbox/engine.c: print the error when the engine cant load
3354
3355 * render/render.c: add stdlib.h for exit()
3356
3357 * .cvsignore, configure.ac, install-sh:
3358 stop using build/ dir configure shits all over itself for other people
3359
3360 * m4/x11.m4, m4/openbox.m4:
3361 build fixes for finding Xlibs and for setting vars based on found Xlib info and Xinerama info
3362
3363 * configure.ac: more build system fixups
3364
3365 * .cvsignore, Makefile, Makefile.in, configure.ac, install-sh, m4/openbox.m4, render/.cvsignore:
3366 fixes for build system. add themes to the install process. use the build/ dir for configures trash dump
3367
3368 * openbox/engine.c: clean up the module if load() fails
3369
3370 * render/render.c, render/render.h:
3371 add function to give the minimum size of an appearance to fully render it's data
3372
3373 * openbox/action.c: add a coords popup for moving and resizing
3374
3375 * openbox/geom.h: add ()'s to the macros for more safety
3376
3377 * openbox/engine.c, openbox/engine.h:
3378 add the ability to render and size text labels for non-window-decorations
3379
3380 2003-04-06 woodblock <woodblock@zed>
3381
3382 * bootstrap: Remove woodblock's local changes :P
3383
3384 * bootstrap: Moved to DESIGN/
3385
3386 * DESIGN/menu-thoughts.txt: some thoughts on menu stuff
3387
3388 2003-04-06 manmower <manmower@zed>
3389
3390 * render/gradient.c: remove asserts pending sanity check.
3391
3392 * render/gradient.c:
3393 added flakey parentrel for solids and some mean spirited asserts
3394
3395 * render/color.c, render/color.h, render/render.c, render/render.h:
3396 added superb pseudo-color (8bpp) support
3397
3398 2003-04-06 Ben Jansens <xor@zed.orodu.net>
3399
3400 * data/rc3, openbox/engine.c: make NLIMC the default titlebar layout
3401
3402 2003-04-06 woodblock <woodblock@zed>
3403
3404 * configure.in: Huge i18n patch from Mike Fabian.
3405 We use utf8 everywhere now.
3406
3407 2003-04-05 Ben Jansens <xor@zed.orodu.net>
3408
3409 * openbox/action.c, openbox/focus.c, openbox/focus.h:
3410 allow specifying that some focus events should be ignored for the focus order list
3411
3412 * openbox/action.c: stacked and linear cycling
3413
3414 * openbox/action.c, openbox/action.h: linear focus cycling of the gods
3415
3416 * openbox/client.c: typo
3417
3418 * openbox/client.c: put it back
3419
3420 * openbox/client.c: make unfocus really unfocus everything
3421
3422 * data/rc3: add linear cycling for now
3423
3424 * data/rc3: rm the [foo] section
3425
3426 * data/rc3: update teh rc3 to reflect how the code works now
3427
3428 * openbox/engine.c: dont default to NULL for the engine name
3429
3430 * openbox/engine.c: add engine options to the new rc file
3431
3432 * Makefile, openbox/focus.c, openbox/openbox.c, openbox/parse.c:
3433 add focus options to the new rc file
3434
3435 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h, openbox/config.c, openbox/config.h, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/focus.c, openbox/focus.h, openbox/openbox.c, openbox/parse.c, openbox/parse.h, openbox/parse.l, openbox/parse.y, openbox/screen.c:
3436 change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/
3437
3438 * render/render.h: make tint signed
3439
3440 * data/rc3: typo
3441
3442 * Makefile, data/rc3: add an rc3 which gets installed
3443
3444 * Makefile: make love
3445
3446 * openbox/frame.c, openbox/frame.h:
3447 use a context enum instead of quarks
3448
3449 2003-04-04 Ben Jansens <xor@zed.orodu.net>
3450
3451 * openbox/openbox.c:
3452 reorder startup so that grabs are set up before parsing teh rc
3453
3454 * openbox/parse.c, openbox/parse.y:
3455 add the keyboard plugin into the build systems
3456 keyboard bindings are parsed from the rc file
3457
3458 * configure.ac: clean up output
3459
3460 * configure.ac: properly
3461
3462 * configure.ac: add -DENABLE_NLS
3463
3464 * openbox/parse.c: more using of new token struct
3465
3466 * openbox/parse.c: use new token structs. free token lists.
3467
3468 * openbox/parse.c, openbox/parse.h, openbox/parse.y:
3469 attempting to parse lists
3470
3471 * README.CVS: reflect the current requirements for building/using cvs
3472
3473 2003-04-03 Ben Jansens <xor@zed.orodu.net>
3474
3475 * openbox/parse.l: allow '-' in identifiers
3476
3477 * Makefile: engine builds
3478
3479 * Makefile: build the resistance/placement plugins
3480
3481 * openbox/parse.h: use the values from the yacc parser
3482
3483 * Makefile, openbox/.cvsignore, openbox/parse.y:
3484 more build fixes, calling the other makefiles instead of including them
3485
3486 * openbox/parse.y: try accomidate more versions of bison
3487
3488 * .cvsignore, Makefile, openbox/.cvsignore: more build fixes
3489
3490 * configure.ac: use PACKAGE_FOO vars
3491
3492 * openbox/action.c: double break statements :) oops
3493
3494 * .cvsignore: add stuff that should be ignored at the toplevel
3495
3496 * bootstrap, install-sh: some build fixes
3497
3498 * .cvsignore, Makefile, Makefile.am, bootstrap, configure.ac, doc/.cvsignore, doc/Makefile.am, doc/doxygen/.cvsignore, doc/doxygen/Makefile.am, m4/openbox.m4, openbox/.cvsignore, openbox/Makefile, openbox/Makefile.am, openbox/openbox.c, openbox/parse.h, po/.cvsignore, render/.cvsignore, render/Makefile, render/Makefile.am, themes/.cvsignore, themes/Makefile.am:
3499 new build system without automake
3500
3501 * data/.cvsignore, data/Makefile.am, data/README, data/README.menu, data/README.style, data/menu.in:
3502 rm the data dir
3503
3504 2003-04-02 Ben Jansens <xor@zed.orodu.net>
3505
3506 * openbox/Makefile.am: BLEF HATE DIE
3507
3508 * openbox/Makefile.am: bison doesnt use y.tab.*
3509
3510 * configure.ac: use bison not yacc
3511
3512 * openbox/Makefile.am, openbox/parse.y, openbox/parse.yacc:
3513 rename the parse.yacc to parse.y
3514
3515 * openbox/Makefile.am: make parse.h depend on y.tab.h
3516
3517 * openbox/parse.h, openbox/parse.l: this should seriously work
3518
3519 * openbox/parse.h, openbox/parse.yacc: undo that
3520
3521 * openbox/.cvsignore: ignore new lex/yacc gen'd files
3522
3523 * openbox/parse.h, openbox/parse.yacc:
3524 don't include the y.tab.h inside the yacc file
3525
3526 * openbox/Makefile.am: add y.tab.h to the headers so the yacc shit runs
3527
3528 * openbox/Makefile.am: rm the generated files on clean
3529
3530 * openbox/Makefile.am: wrong .h for the make rule
3531
3532 * openbox/Makefile.am: deps the lex h on the c
3533
3534 * openbox/Makefile.am, openbox/config.c, openbox/config.h, openbox/cparse.l, openbox/openbox.c, openbox/parse.c, openbox/parse.h, openbox/parse.l, openbox/parse.yacc:
3535 create a generic tokenizer/sectionizer for the config file. pass off the token to functions registered for each section to parse them further. some fixes for the engine irt font shadows, and fixed a bug with rendering the iconify button when it was not in the layout
3536
3537 * render/font.c: whitespace
3538
3539 * render/font.c: kill debug print
3540
3541 * render/font.c: use the tint properly for the shadow
3542
3543 * openbox/client.c: rm debug print
3544
3545 * render/render.c: will seg again
3546
3547 * render/render.c: stop copying. still segfault?
3548
3549 * render/render.c:
3550 find the right offset in the source data for parent relative
3551
3552 2003-04-02 manmower <manmower@zed>
3553
3554 * render/render.c: let there be parentrelative
3555
3556 2003-04-01 Ben Jansens <xor@zed.orodu.net>
3557
3558 * TODO: more updates to current status
3559
3560 2003-03-31 Ben Jansens <xor@zed.orodu.net>
3561
3562 * openbox/client.c, openbox/client.h: add a shaded button
3563
3564 * TODO: add some current states
3565
3566 * openbox/client.c:
3567 only disallow shading when the function is not enabled, dont disallow unshading
3568
3569 * openbox/action.c: disallow resizing of windows which are shaded
3570
3571 * openbox/client.c:
3572 use the frame's position in the maximize function since they're converted to the client coords before getting to client_configure
3573
3574 * openbox/frame.c:
3575 was not using the pointer properly. leaving the value untouched
3576
3577 * openbox/client.c:
3578 set fullscreen and max positions properly for all gravities
3579
3580 * openbox/focus.c: rm a no-longer-valid comment
3581
3582 * openbox/event.c:
3583 yet more haxes to make focus events work the way i want. this is rough shit.
3584
3585 2003-03-30 Ben Jansens <xor@zed.orodu.net>
3586
3587 * render/font.c: use 'sans' as the fallback font instead of 'fixed'
3588
3589 * openbox/event.c, openbox/focus.c:
3590 yet more focus fixings. RevertToPointerRoot could mess things up focusing a client and us ignoring the FocusIn of Pointer type. this is all handled now.
3591
3592 2003-03-29 Ben Jansens <xor@zed.orodu.net>
3593
3594 * openbox/action.c, openbox/action.h:
3595 make SendToDesktop action work right, give the option of following
3596
3597 * render/mask.c, render/mask.h, render/render.h:
3598 add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies
3599
3600 * openbox/action.c, openbox/action.h: rm a redundant actiondata struct
3601
3602 * openbox/menu.c: no //'s plz
3603
3604 * openbox/action.c: translate sendtodesktop actions
3605
3606 * openbox/openbox.c:
3607 create the dirs for themes in ~/.openbox on startup
3608
3609 2003-03-29 woodblock <woodblock@zed>
3610
3611 * tests/Makefile: Add include path
3612
3613 * openbox/Makefile.am, openbox/action.c, openbox/action.h, openbox/menu.c, openbox/menu.h:
3614 Menu data structures basically completed.
3615 Need the engine support still, parser, and controllers.
3616
3617 2003-03-29 Ben Jansens <xor@zed.orodu.net>
3618
3619 * openbox/action.c, openbox/action.h:
3620 add unshaderaise and shadelower actions from Mikachu
3621
3622 * openbox/xerror.c, openbox/xerror.h: add a var to track errors
3623
3624 * openbox/grab.c: don't die when someone else has a key grabbed
3625
3626 2003-03-28 Ben Jansens <xor@zed.orodu.net>
3627
3628 * openbox/action.c, openbox/client.c, openbox/client.h:
3629 rm client_disable_decorations.. it already had an action.
3630 add the action to the action_from_string func
3631
3632 * openbox/client.c, openbox/client.h: add client_disable_decorations
3633
3634 * openbox/client.c:
3635 onlt raise the window when sending to a desktop it wasnt already on
3636
3637 * openbox/event.c:
3638 FocusOut's are NOT ignored. thats bullshit. fixing comment.
3639
3640 * openbox/event.c:
3641 focus... works...? i have all cases of mozilla working, with RevertToPointerRoot sucking ass but.. working now.
3642
3643 * openbox/client.c:
3644 RevertToPointerRoot is the worse error case, so use it always
3645
3646 * openbox/event.c: comment why NotifyAncestor is not ignored
3647
3648 * openbox/event.c:
3649 yet MORE focus events reworkings. mozilla behaves now too. woot
3650
3651 * openbox/client.c: make the value boolean
3652
3653 * openbox/event.c:
3654 more focus cleanups. ignored focusin's were not working right recursively.
3655 also, when the focusin coming later is not for a valid window the fallback would not be called. both fixed.
3656
3657 * openbox/action.c, openbox/dispatch.c, openbox/dispatch.h:
3658 add resizing event
3659
3660 * openbox/client.c:
3661 was not moving the window between desktop focus lists sometimes. bad news. now i always do. yay!
3662
3663 * openbox/focus.c: killa debug print
3664
3665 * openbox/focus.c:
3666 handle better the case of choosing the window to focus but it is already focused when switching desktops
3667
3668 * openbox/client.h: comment the new parameter
3669
3670 * openbox/action.c, openbox/client.c, openbox/client.h, openbox/event.c, openbox/screen.c:
3671 let a window be 'moved' to a new desktop without actually show/hiding it. useful for sending a window when following it, so theres no flash/flicker
3672
3673 * openbox/stacking.c: oops that worked before i borked it bad
3674
3675 * openbox/stacking.c: frame is a pointer
3676
3677 * openbox/stacking.c:
3678 dont die if a non-visible window is raised/lowered
3679
3680 * openbox/geom.h: make better?
3681
3682 * openbox/focus.c: sync after focusing
3683
3684 * openbox/geom.h: make these things one 'command' without braces
3685
3686 2003-03-28 manmower <manmower@zed>
3687
3688 * render/render.c, render/render.h, render/test.c:
3689 moved paint's arguments into the appearance struct
3690
3691 2003-03-28 Ben Jansens <xor@zed.orodu.net>
3692
3693 * openbox/stacking.c: dont lower below lower layers
3694
3695 * openbox/client.c:
3696 use the struts to size the window correctly for maximized windows
3697
3698 * openbox/client.c: read struts properly
3699
3700 2003-03-28 manmower <manmower@zed>
3701
3702 * render/render.c, render/render.h: fix draw order in x_paint
3703
3704 * render/render.c: black. not white. oops
3705
3706 * render/render.c: black for parentrelative so we can test icons
3707
3708 2003-03-28 Ben Jansens <xor@zed.orodu.net>
3709
3710 * openbox/plugin.c: skip better
3711
3712 * openbox/plugin.c: skip comments and empty lines
3713
3714 * openbox/client.c:
3715 only use the initial_state shit when NOT starting and when managing the window
3716
3717 * openbox/focus.c:
3718 rm a bunch of prints. make switching to an empty desktop not kill focus
3719
3720 * openbox/event.c: dont focus !normal windows on enter events
3721
3722 * openbox/client.c: mor fabulous focus fixings.
3723 RevertToNone so that when the fallback stuff goes the window wont already have focus cuz it has the pointer in to
3724
3725 * openbox/event.c: fallback focus in superior fashion
3726
3727 * openbox/focus.c: better var naming
3728
3729 * openbox/focus.c:
3730 dont rm focus when i actually found something to fall back to with the pointer
3731
3732 2003-03-27 Ben Jansens <xor@zed.orodu.net>
3733
3734 * openbox/event.c: watch for FocusIn's for unknown clients
3735
3736 * openbox/plugin.c: rm the focus plugin
3737
3738 2003-03-27 manmower <manmower@zed>
3739
3740 * render/render.h: prep for parentrelative
3741
3742 2003-03-27 Ben Jansens <xor@zed.orodu.net>
3743
3744 * openbox/event.c: missed the end of a comment
3745
3746 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/event.h:
3747 handle focus in the kernel, no more plugin
3748
3749 * openbox/focus.c, openbox/focus.h: add code to fallback focus
3750
3751 * openbox/screen.c: focus a window on desktop switch
3752
3753 * openbox/config.c: add focus options
3754
3755 * openbox/event.c:
3756 set the last time to CurrentTime for events that don't have time stamps
3757
3758 * openbox/client.c: rm debug print
3759
3760 2003-03-26 Ben Jansens <xor@zed.orodu.net>
3761
3762 * openbox/client.c, openbox/event.c, openbox/event.h, openbox/focus.c, openbox/grab.c, openbox/keyboard.c, openbox/keyboard.h, openbox/pointer.c, openbox/pointer.h:
3763 not using CurrentTime anywhere
3764
3765 * openbox/grab.c: use CurrentTime again?
3766
3767 * openbox/grab.c: ungrab with currenttime
3768
3769 * openbox/focus.c:
3770 use the last event timestamp when focusing the focus_backup
3771
3772 * openbox/action.h:
3773 comment that the relative move/resize amounts need to be set
3774
3775 * openbox/action.c, openbox/action.h:
3776 split up the relative move/resize actions into horz/vert
3777
3778 * openbox/action.c, openbox/action.h: create actions from string names
3779
3780 * openbox/action.c: let a be null for action_free
3781
3782 * openbox/cparse.l: use g_warning not printf
3783
3784 * openbox/client.c: kill the prints again for now
3785
3786 * openbox/xerror.c: dont print bad window errors
3787
3788 * openbox/client.c, openbox/grab.c: put back map/unmap msgs
3789
3790 * configure.ac: look for yacc
3791
3792 * openbox/event.c: dont let you got to numdesktops+1
3793
3794 * openbox/screen.c: rm the debug print
3795
3796 * openbox/event.c: kill debug prints
3797
3798 * openbox/client.c: oops
3799
3800 * openbox/client.c: rm some debug prints
3801
3802 * openbox/event.c: use ungrab enter events
3803
3804 2003-03-26 manmower <manmower@zed>
3805
3806 * render/render.c: add rgba icon support
3807
3808 * render/image.c, render/image.h: rgba icon rendering
3809
3810 * render/Makefile.am: add image.c to the build process
3811
3812 2003-03-26 Ben Jansens <xor@zed.orodu.net>
3813
3814 * openbox/client.c, openbox/client.h: use rgba icons for clients
3815
3816 2003-03-26 manmower <manmower@zed>
3817
3818 * render/render.h: added "NoTexture" type
3819
3820 2003-03-26 Ben Jansens <xor@zed.orodu.net>
3821
3822 * openbox/action.c: check for no client
3823
3824 2003-03-26 manmower <manmower@zed>
3825
3826 * render/render.h: filled out rgba
3827
3828 2003-03-26 Ben Jansens <xor@zed.orodu.net>
3829
3830 * openbox/.cvsignore: new output file from flex
3831
3832 * .cvsignore: wrong place
3833
3834 * .cvsignore, openbox/Makefile.am, openbox/cparse.l:
3835 usnig flex directly, renaming symbols so that theres no clash with other lexers
3836
3837 * configure.ac: look for flex
3838
3839 * openbox/action.c: free the string for action_restart too
3840
3841 2003-03-26 manmower <manmower@zed>
3842
3843 * render/font.c, render/font.h, render/mask.c, render/mask.h, render/render.c:
3844 add a Rect to the textures for positioning them
3845
3846 2003-03-26 Ben Jansens <xor@zed.orodu.net>
3847
3848 * openbox/plugin.c: print a warning when a module fails to open
3849
3850 2003-03-26 manmower <manmower@zed>
3851
3852 * render/render.h: include appropriate header file for Rect
3853
3854 * render/render.h: added position to the textures
3855
3856 2003-03-25 Ben Jansens <xor@zed.orodu.net>
3857
3858 * openbox/event.c: dont change desktop when its out of range
3859
3860 * render/font.c: bettr font alignment, i think
3861
3862 * openbox/event.c: typo
3863
3864 * openbox/event.c: dont accept MapRequest's for !iconic windows
3865
3866 * openbox/client.c:
3867 clarify using stacking_lower for restoring the stacking order
3868
3869 * openbox/client.c: free the startup stacking order after using it
3870
3871 * openbox/client.c:
3872 read in the stacking order on startup, and use it to restore windows back to the order they were in before
3873
3874 * openbox/stacking.c:
3875 dont change the stacking order hint while shuting down
3876
3877 2003-03-24 Ben Jansens <xor@zed.orodu.net>
3878
3879 * openbox/menu.h: add action.h for menu entries
3880
3881 * openbox/menu.h: you cant reference yourself as a type
3882
3883 * openbox/client.c, openbox/event.c: use g_hash_table properly
3884
3885 2003-03-24 woodblock <woodblock@zed>
3886
3887 * openbox/menu.c, openbox/menu.h: Added some menu structure.
3888
3889 2003-03-24 Ben Jansens <xor@zed.orodu.net>
3890
3891 * openbox/client.c:
3892 make sure the ConfigureNotify is propogated even when there is no change
3893
3894 * openbox/client.c:
3895 always send the event on a final configure even if there was no real move
3896
3897 * openbox/client.c:
3898 make sure windows which cant be moved or resized also can't be fullscreened
3899
3900 * openbox/client.c: only configure the engine if something changed
3901
3902 * openbox/client.c, openbox/event.c:
3903 only perform the actions necessary when performing an engine_adjust_area. pass whether the client has moved or resized
3904
3905 * openbox/event.c: double ptrs suck! yay shape!
3906
3907 * openbox/event.c: handle shape events
3908
3909 * openbox/action.c: dont move/resize !normal windows
3910
3911 * openbox/event.c: kill debug prints
3912
3913 * openbox/client.c: kill debug print
3914
3915 * openbox/client.c, openbox/client.h, openbox/dispatch.h, openbox/event.c, openbox/focus.c:
3916 more focus improvements. everything seems to work!
3917
3918 * openbox/event.h: Time is declared in Xlib.h
3919
3920 * openbox/openbox.c: not.
3921
3922 * openbox/openbox.c: focus seems to work when not remote too now
3923
3924 * openbox/event.c, openbox/openbox.c:
3925 more focus fixes. i wish this could end.
3926
3927 * openbox/client.c: no \n in g_message
3928
3929 * openbox/action.c, openbox/action.h: add restart and exit actions
3930
3931 2003-03-23 Ben Jansens <xor@zed.orodu.net>
3932
3933 * openbox/client.c, openbox/client.h, openbox/event.c:
3934 yet more improvements to focus handling
3935
3936 * render/test.c: gl aint used yet
3937
3938 * render/font.c: seems to be better text placement than ever
3939
3940 * render/font.c:
3941 found what seems to be a better vertical offset for the fonts
3942
3943 * openbox/stacking.c: compare it to null like i do elsewhere
3944
3945 * openbox/client.c: code optimization
3946
3947 * openbox/client.c:
3948 when adjusting the trasient lists, set them, dont leave them hanging into space
3949
3950 * openbox/client.c: whitespace
3951
3952 * openbox/dispatch.c: use gnew0 to make life easy
3953
3954 * openbox/plugin.c: use the plugins' plugin_setup_config function
3955
3956 * render/gradient.c: dont render gradients that are missing
3957
3958 * openbox/event.c: kill debug print
3959
3960 * openbox/event.c: handle multiple maprequests graciously
3961
3962 * openbox/screen.c: oops
3963
3964 * openbox/screen.c:
3965 move windows when the number of desktops changes and they arent on a desktop anymore
3966
3967 * openbox/focus.c:
3968 set focus_order back to null on shutdown so g_renew would work
3969
3970 * render/render.c: add more size checks
3971
3972 2003-03-23 woodblock <woodblock@zed>
3973
3974 * CHANGELOG:
3975 Fix a bug that would put duplicate windows in the workspace menu.
3976
3977 2003-03-23 Ben Jansens <xor@zed.orodu.net>
3978
3979 * openbox/openbox.c, openbox/themerc.c, openbox/themerc.h:
3980 rm the themerc stuff
3981
3982 * openbox/Makefile.am: rm themerc.[ch]
3983
3984 * openbox/config.c, openbox/cparse.l: better parsing errors
3985
3986 * openbox/config.c, openbox/config.h: add booleans
3987
3988 * openbox/cparse.l: properly parse comments!
3989 parse booleans
3990
3991 * render/gradient.c: no \n in g_message
3992
3993 * openbox/config.c, openbox/config.h:
3994 add descriptive names and long descriptions to config var def'ns. set these for the kernel config options.
3995
3996 2003-03-22 Ben Jansens <xor@zed.orodu.net>
3997
3998 * openbox/config.c, openbox/engine.c, openbox/openbox.c, openbox/plugin.c, openbox/plugin.h:
3999 make the openbox engine use the new config shit instead of the themerc shit.
4000 order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
4001
4002 * openbox/config.c: only load the system rc if the user rc didnt load
4003
4004 * openbox/config.c, openbox/engine.c, openbox/engine.h, openbox/openbox.c:
4005 load the engine out of the config shit. tho the ordering is fucked atm
4006
4007 * openbox/cparse.l: parse lines that start with '#' as comments
4008
4009 * openbox/cparse.l: let identifiers have '.' in them
4010
4011 * openbox/config.c, openbox/cparse.l:
4012 give the filename to the parser for errors
4013
4014 * openbox/cparse.l: remove debug print
4015
4016 * openbox/config.c: yah. fuck
4017
4018 * openbox/config.c: add a check for adding the same exact def'n twice
4019
4020 * openbox/Makefile.am, openbox/config.c, openbox/config.h:
4021 config system fleshed out. many thanks to woodlbock for his code! yay!
4022
4023 * configure.ac: add const and inline checks for the compiler
4024
4025 * openbox/.cvsignore: ignore cparse.c
4026
4027 * openbox/cparse.c: didnt belong
4028
4029 * openbox/Makefile.am, openbox/config.c, openbox/config.h, openbox/cparse.c, openbox/cparse.l, openbox/openbox.c:
4030 start the config system, add the config file parser
4031
4032 * configure.ac: check for stdio.h
4033
4034 * openbox/client.c: asserts in unmanage to try track a crash
4035
4036 * openbox/screen.c: blef
4037
4038 * openbox/action.c, openbox/action.h, openbox/client.c, openbox/client.h:
4039 add the client_kill function, and the kill action, and bind it to the middle mouse button on the close button.
4040
4041 * configure.ac: look for sys/stat.h
4042
4043 * openbox/openbox.c: make the ~/.openbox dir on startup
4044
4045 2003-03-22 woodblock <woodblock@zed>
4046
4047 * CHANGELOG: Bug fixes from 2_4. Merge point tag 2_4-to-2_3-03-21-2003.
4048
4049 2003-03-22 Ben Jansens <xor@zed.orodu.net>
4050
4051 * openbox/client.c, openbox/client.h:
4052 rename the res_name and res_class members to name and class
4053
4054 2003-03-22 woodblock <woodblock@zed>
4055
4056 * CHANGELOG:
4057 Fixed some more menu lamity, and the infamous xmms focus crash. wunf.
4058
4059 2003-03-21 Ben Jansens <xor@zed.orodu.net>
4060
4061 * data/Makefile.am, data/menu.in: use $(datadir)
4062
4063 * data/Makefile.am: install the menu in $(datadir)
4064 build from $(srcdir)/menu.in
4065
4066 * data/Makefile.am: use the SED command
4067
4068 * m4/openbox.m4, openbox/event.c, openbox/openbox.c, openbox/plugin.c, openbox/timer.c, render/color.c, render/font.c, render/mask.c, render/render.c, render/test.c:
4069 add strict ansi compliance
4070
4071 * configure.ac: find sed
4072
4073 * configure.ac: clean up configure.ac a bit
4074
4075 * configure.ac: rm the c/Makefile
4076
4077 * configure.ac: look for kernel/openbox.c instead of src/main.cc
4078
4079 * render/font.c: include gettext.h from the right place
4080
4081 * openbox/.cvsignore: ignore the openbox3 binary
4082
4083 * openbox/Makefile.am: build 'openbox3' instead of 'ob3'
4084
4085 * openbox/Makefile.am: build the binary called 'openbox3'
4086
4087 * tools/.cvsignore, tools/Makefile.am, tools/obsetroot.cc:
4088 rm the obsetroot tool and the wrap shit from swig
4089
4090 * openbox/client.c, openbox/engine.c, openbox/engine.h:
4091 always adjust the frames size and position together, so there is no more weird resizing before moving and edge flickering when resizing from the top/left
4092
4093 * openbox/screen.c:
4094 dont focus anything in the kernel from showing-the-desktop mode
4095
4096 * openbox/dispatch.h: better comment for Event_Client_Moving
4097
4098 * openbox/openbox.c: choke on invalid options on the cmd line
4099
4100 * openbox/client.c: dont check for != NULL before freeing. pointless.
4101
4102 * openbox/screen.c: don't check for != NULL before freeing. pointless
4103
4104 * openbox/screen.c: defn vars at the top of funcs
4105
4106 * openbox/client.c, openbox/client.h:
4107 add the client_set_focused function.
4108 make focus state be changed internally immediately after calling the X functions to make it so, basically, assume their success. this elimiates races all over the place with our state vs the server's state.
4109
4110 * openbox/event.c:
4111 use the client_set_focused function when getting FocusIn/Out events
4112
4113 * openbox/focus.c: init the focus_client ptr in startup
4114
4115 * openbox/screen.c:
4116 dont use the client's colormap if it is set to None!
4117
4118 * openbox/Makefile.am, openbox/action.c, openbox/dispatch.c, openbox/dispatch.h, openbox/openbox.c, openbox/snap.c, openbox/snap.h:
4119 add a dispatched event for interactively moving a window.
4120 move window snapping/resistance out of the kernel.
4121 make the action_move dispatch the new event.
4122
4123 * openbox/snap.c: snap window-to-window
4124
4125 * openbox/event.c: rm debug print
4126
4127 * openbox/client.c: rm debug prints
4128
4129 * openbox/client.c, openbox/client.h:
4130 rm the focused member from the client struct, it was redundant with the focus_client variable around
4131
4132 * openbox/event.c: update engine last for focus events
4133
4134 * openbox/openbox.c:
4135 dont set the restart path to "", load the placement plugin
4136
4137 * .cvsignore, configure.ac, openbox/openbox.c:
4138 add a window placement plugin
4139
4140 2003-03-21 woodblock <woodblock@zed>
4141
4142 * CHANGELOG: Document unexpandTilde()
4143
4144 * CHANGELOG: Support _NET_WM_STATE_FULLSCREEN
4145
4146 * CHANGELOG: We'll call it 2.4, I guess.
4147
4148 * CHANGELOG: Display titles in the workspace menu as UTF8.
4149
4150 2003-03-20 Ben Jansens <xor@zed.orodu.net>
4151
4152 * openbox/screen.c: show windows before hiding when switching desktops
4153
4154 * openbox/openbox.c, openbox/openbox.h:
4155 add -help -version -sync and -rc cmd line options
4156
4157 * openbox/Makefile.am: add the binary and urls to the Makefile and -D's
4158
4159 * openbox/geom.h: add RECT_CONTAINS
4160
4161 * openbox/client.c, openbox/client.h:
4162 save decor and functions per client for fullscreening!
4163
4164 * openbox/client.c:
4165 lock the size/position of maximized and fullscreen clients
4166
4167 * openbox/client.c: lock the position/size of maximized windows
4168
4169 * openbox/openbox.c: restart and catch errors appropriately
4170
4171 * openbox/action.c: init the GError to NULL
4172
4173 * openbox/openbox.c: can restart now
4174
4175 2003-03-19 manmower <manmower@zed>
4176
4177 * render/color.c, render/color.h, render/render.c, render/render.h:
4178 added depth reduction and startup for true color visuals
4179 16bpp should now work
4180
4181 2003-03-19 Ben Jansens <xor@zed.orodu.net>
4182
4183 * openbox/openbox.c: restart will work soon
4184
4185 * openbox/client.c: no \n in g_messages
4186
4187 * openbox/event.c: MapRequest needs to activate the window
4188
4189 * openbox/action.c: snap windows when moving them
4190
4191 * openbox/Makefile.am, openbox/snap.c, openbox/snap.h:
4192 add code for snapping windows to screen edges
4193
4194 * openbox/grab.h: add funcs to grab buttons and keys
4195
4196 * openbox/event.h: export the NumLock and ScrollLock masks
4197
4198 * openbox/event.c: dont need a mask_list here
4199
4200 * openbox/grab.c: grab all lock keys
4201
4202 * openbox/event.c: break, dont return
4203
4204 * openbox/event.c: add code to make net_active_window events work
4205
4206 * openbox/action.c, openbox/action.h: add focusraise
4207
4208 * openbox/screen.c: put the comment where it belongs
4209
4210 * openbox/screen.c:
4211 on shutdown: destroy the net support window. clear a few more properties we dont want across restart. select NoEventMask on root.
4212
4213 * openbox/focus.c: oops
4214
4215 * openbox/focus.c: destroy the focus_backup
4216
4217 * openbox/screen.c:
4218 erase the openbox_pid hint on the root window when we shutdown
4219
4220 * openbox/event.c: ignore !normal crossing events
4221
4222 * render/render.c: free the right pixel data yay!
4223
4224 * render/render.c: free the pixel data
4225
4226 * openbox/screen.c:
4227 start with 0 desktops, so the focus_order stuff all gets initialized properly
4228
4229 * openbox/focus.c:
4230 the focus_order shit is init'd by the screen_startup setting the number of desktops
4231
4232 * openbox/openbox.c: shutdown everything before closing the display
4233
4234 * render/render.c: can fit on one line
4235
4236 * render/render.c:
4237 initialize texture to NULL if theres no textures. use g_memdup to copy it
4238
4239 * openbox/dispatch.c: comment what funcs is
4240
4241 * openbox/themerc.c: close the channel by unref'ing it
4242
4243 * render/font.c:
4244 kill the const, use g_new instead of malloc, g_free the font in font_close()
4245
4246 * render/font.h: kill the const
4247
4248 * render/font.c: clean up comments regarding alpha
4249
4250 * openbox/client.c:
4251 rm the comments pointer bindings stuff, thats in a plugin now
4252
4253 * openbox/client.c: add new windows to the back of the focus order list
4254
4255 * openbox/client.c, openbox/dispatch.h, openbox/focus.c, openbox/focus.h, openbox/openbox.c, openbox/screen.c:
4256 move the focus_order lists into the kernel
4257
4258 * openbox/action.c, openbox/action.h: add focus actions
4259
4260 * openbox/action.c, openbox/action.h, openbox/grab.c:
4261 mouse and key bindings plugins work. segfault somewhere still on shutdown
4262
4263 * openbox/openbox.c: reset focus to root before exiting
4264
4265 2003-03-18 Ben Jansens <xor@zed.orodu.net>
4266
4267 * configure.ac: add the mouse plugin
4268
4269 * openbox/client.c, openbox/grab.c, openbox/grab.h:
4270 add 'grab_server' for grabbing .. the .. server!
4271
4272 * openbox/Makefile.am, openbox/grab.c, openbox/grab.h, openbox/openbox.c:
4273 provide functions for grabbing and ungrabbing the keyboard and pointer
4274
4275 * openbox/focus.c: kill some whitespace
4276
4277 * openbox/focus.c: kill a comment
4278
4279 * openbox/event.c: dont set the focused client if it's already set
4280
4281 * openbox/focus.c: send the right client for unfocus events
4282
4283 * openbox/focus.c: send unfocus events after focus events
4284
4285 * openbox/Makefile.am, openbox/action.c, openbox/action.h, openbox/client.c, openbox/keyboard.c, openbox/openbox.c, openbox/screen.h:
4286 add actions for key/mouse bindings etc
4287
4288 * configure.ac: dont need process.h, yay glib
4289
4290 * configure.ac: add process.h
4291
4292 * configure.ac, openbox/client.c, openbox/client.h, openbox/dispatch.c, openbox/dispatch.h, openbox/engine.c, openbox/focus.c, openbox/openbox.c, openbox/plugin.c, openbox/screen.c:
4293 add a keyboard plugin
4294
4295 * openbox/Makefile.am, openbox/dispatch.c, openbox/dispatch.h, openbox/engine.c, openbox/engine.h, openbox/openbox.c, openbox/plugin.c, openbox/plugin.h:
4296 plugins work.
4297 start a focus plugin.
4298
4299 2003-03-17 Ben Jansens <xor@zed.orodu.net>
4300
4301 * render/font.c: dont put \n's at the end of g_message
4302
4303 * openbox/dispatch.c:
4304 make sure theres always a client for client events
4305
4306 * openbox/dispatch.h: oops missing a */
4307
4308 * openbox/dispatch.h: fix comments
4309
4310 * openbox/clientwrap.c, openbox/clientwrap.h, openbox/configwrap.c, openbox/configwrap.h, openbox/hooks.c, openbox/hooks.h, openbox/openboxwrap.c, openbox/openboxwrap.h, openbox/python.c, openbox/python.h:
4311 rming almost all the old python stuffs
4312
4313 * openbox/client.c, openbox/dispatch.c, openbox/dispatch.h, openbox/event.c, openbox/focus.c, openbox/openbox.c, openbox/screen.c:
4314 all events are dispatched
4315
4316 * render/font.c: kill the debug print
4317
4318 * Makefile.am, configure.ac, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/dispatch.c, openbox/dispatch.h, openbox/event.c, openbox/focus.c, openbox/openbox.c:
4319 stop using python internally. add an event dispatcher
4320
4321 * DESIGN/plugins_vs_scripting.txt: kill the timestamps
4322
4323 * DESIGN/plugins_vs_scripting.txt: my rant..
4324
4325 * render/font.c, render/font.h, render/render.c:
4326 pass the x,y,w,h to font_draw.
4327 draw the text in the "right" place for now.. no justification yet
4328
4329 * render/font.c, render/render.h:
4330 measure the font's height instead of listening to Xft
4331
4332 * openbox/event.c: dont skip ungrab corssing events
4333
4334 2003-03-17 manmower <manmower@zed>
4335
4336 * render/gradient.c, render/gradient.h, render/render.c:
4337 solids should now work with offsets
4338
4339 * render/render.c: more random pokery
4340
4341 * render/render.c: either offsets work, or I've broken lots of things.
4342
4343 * render/render.h, render/test.c:
4344 more changes wrt passing x, y, w, h to render
4345
4346 * render/color.c, render/render.c, render/render.h:
4347 paint gets more parameters
4348
4349 * render/render.h: apparently my variable names were too verbose.
4350
4351 * render/render.h: offsets in planar surfaces
4352
4353 2003-03-17 Ben Jansens <xor@zed.orodu.net>
4354
4355 * openbox/hooks.c: declare variables first!
4356
4357 * render/color.c: decalre variables before code!
4358
4359 * openbox/client.c, openbox/client.h:
4360 make client_showhide a static function
4361
4362 * openbox/client.c, openbox/client.h, openbox/screen.c:
4363 speed up workspace switching by causing the minimal number of expose events (none for the hiding windows!)
4364
4365 * openbox/engine.c, openbox/engine.h, openbox/event.c:
4366 give engines mouse event notifications. make the openbox engine display pressed buttons
4367
4368 2003-03-17 manmower <manmower@zed>
4369
4370 * render/render.h: added justification to textureText
4371
4372 2003-03-17 Ben Jansens <xor@zed.orodu.net>
4373
4374 * openbox/themerc.c: pixmap button masks work (hardcoded)
4375
4376 * render/mask.h: dont need those includes no more
4377
4378 2003-03-17 manmower <manmower@zed>
4379
4380 * render/mask.c, render/mask.h, render/render.c:
4381 in keeping with my tradition of committing untested code, here is the
4382 pixmap mask rendering code ported from the old otk dirs
4383
4384 * render/mask.c, render/mask.h, render/render.h:
4385 move pixmap_mask typedef
4386 add stub for draw_mask
4387
4388 2003-03-17 Ben Jansens <xor@zed.orodu.net>
4389
4390 * render/mask.c, render/mask.h: add funcs to create/free pixmap_masks
4391
4392 * render/mask.h: add glib.h for guint
4393
4394 * render/mask.h: include Xlib.h for Pixmap
4395
4396 * render/Makefile.am: add mask.[ch]
4397
4398 * render/mask.c, render/mask.h, render/render.h:
4399 add a struct for pixmap masks
4400
4401 2003-03-17 manmower <manmower@zed>
4402
4403 * render/render.c: hack so text shows up
4404
4405 2003-03-17 Ben Jansens <xor@zed.orodu.net>
4406
4407 * render/render.c:
4408 dont delete the pixmap until after changeing the visible one
4409
4410 2003-03-17 manmower <manmower@zed>
4411
4412 * render/render.c: add missing include, pass right args to font_draw
4413
4414 2003-03-16 manmower <manmower@zed>
4415
4416 * render/render.c: malloc. yeah.
4417
4418 2003-03-16 Ben Jansens <xor@zed.orodu.net>
4419
4420 * openbox/openbox.c: will draw fonts when stop segging
4421
4422 2003-03-16 manmower <manmower@zed>
4423
4424 * render/render.c: copy textures in appearance_copy
4425
4426 * render/render.c: try to render fonts
4427 destroy pixmaps and xftdraws in appearance_delete
4428
4429 * render/render.h: font changes
4430
4431 * render/gradient.c: remove printf and stdio.h
4432
4433 * render/font.c: add font_draw
4434
4435 * render/font.h: add font_draw
4436 move font def'n to render.h
4437
4438 2003-03-16 Ben Jansens <xor@zed.orodu.net>
4439
4440 * openbox/Makefile.am, openbox/configwrap.c, openbox/configwrap.h, openbox/openbox.c, openbox/pointer.c:
4441 pointer's variables are config vars
4442
4443 2003-03-16 manmower <manmower@zed>
4444
4445 * render/Makefile.am: font.h and font.c
4446
4447 * openbox/openbox.c: added font_startup
4448
4449 * render/render.h: filled out font texture
4450
4451 * render/font.c, render/font.h: added some font stuff
4452
4453 2003-03-16 Ben Jansens <xor@zed.orodu.net>
4454
4455 * themes/.cvsignore, themes/Makefile.am, Makefile.am, README.CVS, bootstrap, configure.ac, doc/Makefile.am, doc/bsetbg.1, doc/bsetroot.1, doc/openbox.1.in, doc/themerc.txt, m4/openbox.m4, m4/swig.m4, openbox/.cvsignore, openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/clientwrap.c, openbox/clientwrap.h, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/event.h, openbox/extensions.c, openbox/extensions.h, openbox/focus.c, openbox/focus.h, openbox/frame.c, openbox/frame.h, openbox/geom.h, openbox/gettext.h, openbox/hooks.c, openbox/hooks.h, openbox/keyboard.c, openbox/keyboard.h, openbox/openbox.c, openbox/openbox.h, openbox/openboxwrap.c, openbox/openboxwrap.h, openbox/pointer.c, openbox/pointer.h, openbox/prop.c, openbox/prop.h, openbox/python.c, openbox/python.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c, openbox/stacking.h, openbox/themerc.c, openbox/themerc.h, openbox/timer.c, openbox/timer.h, openbox/xerror.c, openbox/xerror.h, render/.cvsignore, render/Makefile.am, render/color.c, render/color.h, render/font.c, render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
4456 merge the C branch into HEAD
4457
4458 * openbox/openboxwrap.c: add functions for next/previous workspace
4459
4460 * openbox/pointer.c: no segfault with the cleaner code
4461
4462 * openbox/pointer.c: clean up pointer_event a little
4463
4464 2003-03-12 Ben Jansens <xor@zed.orodu.net>
4465
4466 * openbox/keyboard.c, render/render.c: blef
4467
4468 2003-03-11 Ben Jansens <xor@zed.orodu.net>
4469
4470 * openbox/pointer.c:
4471 fire off pointer events and grabbed events, make work withthe new bindings model
4472
4473 2003-03-08 Ben Jansens <xor@zed.orodu.net>
4474
4475 * openbox/keyboard.c: use glib TRUE/FALSE
4476
4477 * openbox/keyboard.c: new keyboard model (the old old one basically..)
4478
4479 * openbox/clientwrap.c: compare 2 clients properly
4480
4481 * openbox/clientwrap.c:
4482 return False when comparing a client to another object type
4483
4484 * openbox/keyboard.c: pass a KeyboardData instead of just the chain
4485
4486 * openbox/keyboard.c: typo in the port to C
4487
4488 * openbox/clientwrap.c: add __eq__ to Client
4489
4490 * openbox/openboxwrap.c: check for desktops out of range
4491
4492 * openbox/client.c:
4493 OMG KILL ME PLZ THAT WAS SO FUCKING STUPID YA LETS USE TRUE AS THE INDEX FUCK YES THATS SO FUCKING BRILLIANT I THINK A MUTINY IS IN ORDER NOW
4494
4495 * openbox/openbox.c: must use a tuple for the argument list
4496
4497 * openbox/clientwrap.c: add the maximized() setMaximized() funcs
4498
4499 * openbox/pointer.c: add the drag threshold
4500
4501 * openbox/clientwrap.c: add Client.close()
4502
4503 * openbox/client.c: keep clients in the right range of desktops
4504
4505 * openbox/client.c: kill debug prints
4506
4507 * openbox/client.c: client_validate should return TRUE sometimes@!(
4508
4509 * openbox/event.c: *** empty log message ***
4510
4511 * openbox/client.c:
4512 position the maximized window so that its client's left edge is at the edge of the screen
4513
4514 * openbox/client.c:
4515 dont resize the client window unless its size changed
4516
4517 * openbox/client.c: dont resize the frame when not needed
4518
4519 2003-03-08 manmower <manmower@zed>
4520
4521 * render/render.c, render/test.c: solid.
4522
4523 2003-03-08 Ben Jansens <xor@zed.orodu.net>
4524
4525 * openbox/openbox.c: start render before the engine
4526
4527 2003-03-08 manmower <manmower@zed>
4528
4529 * render/gradient.c, render/render.c, render/render.h:
4530 hopefuly pixmap management is improved.
4531
4532 * render/render.c: appearance_copy needs to copy the whole appearance.
4533
4534 * render/render.c: copy the original. ugh
4535
4536 * render/gradient.c, render/render.c:
4537 fix appearance_copy (check for null colors)
4538
4539 * render/gradient.c, render/render.c, render/render.h:
4540 removed interlace_color
4541 added appearance_copy
4542
4543 * render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
4544 removed w,h from surface struct
4545 it is now passed with paint()
4546
4547 2003-03-08 Ben Jansens <xor@zed.orodu.net>
4548
4549 * openbox/geom.h: kill an assert.h include
4550
4551 2003-03-07 manmower <manmower@zed>
4552
4553 * render/render.c: only free it if I allocated it!
4554
4555 * render/render.c: still retarded
4556
4557 * render/render.c, render/test.c: I hate being retarded
4558
4559 * render/color.c:
4560 color_rgb now reflects the actually color, not requested
4561
4562 * render/color.c, render/color.h:
4563 allocate colors on creation, added .pixel to color_rgb
4564
4565 * render/color.c, render/color.h, render/render.c, render/test.c:
4566 added color_free, made appearance_free use it
4567
4568 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4569
4570 * render/color.h: add include for GC
4571
4572 * openbox/Makefile.am: use librender.a
4573
4574 * render/Makefile.am: make a librender.a
4575
4576 2003-03-07 manmower <manmower@zed>
4577
4578 * render/color.c, render/color.h, render/gradient.c, render/render.c, render/render.h, render/test.c:
4579 added color new/destroy
4580 made color_rgbs in appearance into pointers
4581 updated the rest to follow
4582
4583 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4584
4585 * configure.ac: look for ctype.h for toupper
4586
4587 * openbox/themerc.c: use g_build_filename!
4588
4589 * openbox/themerc.c: dont need to check for path being set now
4590
4591 * openbox/engine.c, openbox/openbox.c, openbox/python.c, openbox/themerc.c:
4592 use g_build_filename properly, gotta pass a NULL at the end
4593
4594 * openbox/event.c:
4595 wait for the time until the next timer if there is a timer pending
4596
4597 * openbox/timer.c: if a callback fires, set the wait time to 0
4598
4599 * openbox/Makefile.am: add the render/color.o
4600
4601 * openbox/timer.c: oops stupid c++ iterators messing with me
4602
4603 * openbox/timer.c, openbox/timer.h: New file.
4604
4605 * openbox/Makefile.am, openbox/timer.c, openbox/timer.h: add timers
4606
4607 * openbox/themerc.c: fucked up an error message
4608
4609 2003-03-07 manmower <manmower@zed>
4610
4611 * render/render.c: XDestroyImage, not Xfree. stop memleak
4612
4613 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4614
4615 * configure.ac: check for sys/time.h
4616
4617 2003-03-07 manmower <manmower@zed>
4618
4619 * render/color.c, render/color.h, render/font.c: New file.
4620
4621 * render/Makefile.am, render/color.c, render/color.h, render/font.c, render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
4622 it was broken before, it is broken now.
4623
4624 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4625
4626 * openbox/engine.c, openbox/python.c, openbox/themerc.c:
4627 build paths properly, and get the home dir properly
4628
4629 * render/test.c: enum changed
4630
4631 2003-03-07 manmower <manmower@zed>
4632
4633 * render/render.c, render/render.h: added appearance_new/free
4634 changed assert to g_assert
4635 changed enum and struct names to be friendlier
4636
4637 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4638
4639 * doc/themerc.txt: add a full example
4640
4641 * doc/themerc.txt: New file.
4642
4643 * doc/themerc.txt: add a doc for the themerc file
4644
4645 * openbox/engine.c, openbox/engine.h, openbox/openbox.c, openbox/themerc.c, openbox/themerc.h:
4646 load the font and titlebarlayout from the themerc
4647
4648 * configure.ac, m4/openbox.m4, m4/swig.m4:
4649 kill old swig shit for the build system. rm the endian check, glib does this
4650
4651 * m4/openbox.m4: dont set crazy mipspro flags.. this is C not C++!
4652
4653 * openbox/themerc.c: read home dir in the right order n shi
4654
4655 * openbox/themerc.c: read the file out of the homedir first
4656
4657 * openbox/themerc.c: print warnings for redefines in the themerc
4658
4659 * openbox/openbox.c, openbox/themerc.c, openbox/themerc.h:
4660 themerc gets parsed
4661
4662 * openbox/themerc.c, openbox/themerc.h: New file.
4663
4664 * openbox/Makefile.am, openbox/engine.c, openbox/engine.h, openbox/openbox.c, openbox/python.c, openbox/themerc.c, openbox/themerc.h:
4665 load the engine before the python
4666
4667 * openbox/client.c: fire the visible hook when requested
4668
4669 * openbox/engine.c, openbox/engine.h, openbox/openbox.c:
4670 rm the engine interface from the python
4671
4672 * openbox/pointer.c: dont let invalid contexts through
4673
4674 * Makefile.am: build render before kernel
4675
4676 2003-03-07 manmower <manmower@zed>
4677
4678 * render/render.c, render/render.h, render/test.c:
4679 removed a bunch of stuff that the rest of ob3 already does for us
4680 renamed a couple of functions to match the rest of ob3's style
4681
4682 2003-03-07 Ben Jansens <xor@zed.orodu.net>
4683
4684 * openbox/client.c: map withdrawn/dock apps
4685
4686 * openbox/Makefile.am: link the .o's instead of building them again
4687
4688 2003-03-06 Ben Jansens <xor@zed.orodu.net>
4689
4690 * openbox/openbox.c: startup/shutdown the render stuff
4691
4692 * openbox/Makefile.am: build in the render/ sources
4693
4694 * themes/.cvsignore: New file.
4695
4696 * themes/.cvsignore: ignore new shit
4697
4698 * configure.ac: openbox engine loads a style, well, opens one
4699
4700 * openbox/event.c: catch xkb bell events, fire the hook
4701
4702 * themes/Makefile.am: New file.
4703
4704 * Makefile.am, configure.ac, themes/Makefile.am:
4705 add themes for the openbox engine
4706
4707 * openbox/engine.c: clean up messages
4708
4709 * openbox/engine.c: dont save the internal char*'s
4710
4711 * openbox/pointer.c: allow any context
4712
4713 * render/Makefile.am: render/ doesnt need the locale or script dir
4714
4715 * render/Makefile.am: link in xft and find its headers
4716
4717 * openbox/Makefile.am: link in Xft
4718
4719 * openbox/client.c, openbox/client.h, openbox/screen.c, openbox/stacking.h:
4720 show and hide windows in the order to cause the least expose events
4721
4722 * configure.ac, openbox/Makefile.am, openbox/client.c, openbox/clientwrap.c, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/pointer.c, openbox/stacking.c:
4723 openbox engine works, fuck this tabs shit
4724
4725 2003-03-05 Ben Jansens <xor@zed.orodu.net>
4726
4727 * openbox/pointer.c: kill bad return
4728
4729 * openbox/client.c, openbox/clientwrap.c, openbox/frame.c, openbox/frame.h, openbox/pointer.c, openbox/stacking.c:
4730 engines n shit
4731
4732 * openbox/engine.c:
4733 staticify these vars.. they were causing a SIGILL..???!!? i blame gcc..
4734
4735 2003-03-04 Ben Jansens <xor@zed.orodu.net>
4736
4737 * openbox/client.c, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/frame.h, openbox/pointer.c, openbox/stacking.c:
4738 allow a frame to have multiple top-level windows. provide functions for getting a clients parent, and all of a frames top-level windows.
4739
4740 * openbox/engine.c, openbox/engine.h: New file.
4741
4742 * configure.ac, openbox/Makefile.am, openbox/client.c, openbox/clientwrap.c, openbox/engine.c, openbox/engine.h, openbox/event.c, openbox/frame.c, openbox/frame.h, openbox/openbox.c, openbox/pointer.c:
4743 make the pwm engine "work", however we have a race on startup..
4744
4745 * openbox/Makefile.am: add the enginedir
4746
4747 * openbox/pointer.c: generate release events for client clicks
4748
4749 * openbox/pointer.c:
4750 XAllowEvents when we get one with the client context
4751
4752 * openbox/frame.c: plate is the client context
4753
4754 * openbox/pointer.c: dont let 3 clicks be 2 double clicks
4755
4756 * openbox/hooks.c: kill debug prints
4757
4758 * Makefile.am, configure.ac: add dirs for engines
4759
4760 * configure.ac: kill these dirs not using them
4761
4762 2003-03-04 manmower <manmower@zed>
4763
4764 * render/.cvsignore: New file.
4765
4766 * render/.cvsignore:
4767 THIS IS MY LOG FILE ENTRY. THERE ARE MANY LIKE IT BUT THIS ONE IS MINE.
4768
4769 * Makefile.am: added render dir
4770
4771 * configure.ac: Added the render directory
4772
4773 2003-03-04 Ben Jansens <xor@zed.orodu.net>
4774
4775 * openbox/frame.c: kill debug prints
4776
4777 2003-03-04 manmower <manmower@zed>
4778
4779 * render/Makefile.am, render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
4780 New file.
4781
4782 * render/Makefile.am, render/gradient.c, render/gradient.h, render/render.c, render/render.h, render/test.c:
4783 the beginning of the new rendering stuff.
4784
4785 2003-03-04 Ben Jansens <xor@zed.orodu.net>
4786
4787 * openbox/frame.c: highlight the focused window
4788
4789 * openbox/pointer.c: cleanuo
4790
4791 * openbox/hooks.c: let hook functions remove themselves
4792
4793 * README.CVS: no mor swig, using C, etc.
4794
4795 * openbox/pointer.c:
4796 some cleanups/reordering. get those events going right.
4797
4798 2003-03-03 Ben Jansens <xor@zed.orodu.net>
4799
4800 * openbox/pointer.c: grab all the requested grabs
4801
4802 * openbox/pointer.c: pass along the client's area including the frame!
4803
4804 * openbox/clientwrap.c, openbox/pointer.c: pointer events work for real
4805
4806 * openbox/event.c, openbox/pointer.c, openbox/pointer.h:
4807 pointer events should work
4808
4809 * openbox/keyboard.c, openbox/keyboard.h, openbox/pointer.c, openbox/pointer.h:
4810 New file.
4811
4812 * openbox/Makefile.am, openbox/client.c, openbox/event.c, openbox/hooks.c, openbox/hooks.h, openbox/kbind.c, openbox/kbind.h, openbox/keyboard.c, openbox/keyboard.h, openbox/mbind.c, openbox/mbind.h, openbox/openbox.c, openbox/pointer.c, openbox/pointer.h:
4813 keyboard events work
4814
4815 * openbox/python.c: create the 'input' module
4816
4817 * openbox/clientwrap.c, openbox/openboxwrap.c: add the constants
4818
4819 * openbox/openbox.c, openbox/prop.c, openbox/prop.h:
4820 s/prop_init/prop_startup/
4821
4822 * openbox/Makefile.am, openbox/client.c, openbox/client.h, openbox/clientwrap.c, openbox/clientwrap.h, openbox/event.c, openbox/focus.c, openbox/frame.c, openbox/hooks.c, openbox/hooks.h, openbox/openbox.c, openbox/openbox.h, openbox/openboxwrap.c, openbox/openboxwrap.h, openbox/prop.c, openbox/prop.h, openbox/python.c:
4823 Client and Openbox python objects "done"
4824
4825 * openbox/clientwrap.c, openbox/clientwrap.h, openbox/openboxwrap.c, openbox/openboxwrap.h:
4826 New file.
4827
4828 2003-03-02 Ben Jansens <xor@zed.orodu.net>
4829
4830 * openbox/client.c: typecast to get the proper aspect ratio
4831
4832 2003-02-28 Ben Jansens <xor@zed.orodu.net>
4833
4834 * openbox/Makefile.am: New file.
4835
4836 * Makefile.am, openbox/.cvsignore, openbox/Makefile.am:
4837 add shit that was missing
4838
4839 2003-02-27 Ben Jansens <xor@zed.orodu.net>
4840
4841 * openbox/.cvsignore: New file.
4842
4843 * openbox/.cvsignore: add the cvsignore
4844
4845 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/event.h, openbox/extensions.c, openbox/extensions.h, openbox/focus.c, openbox/focus.h, openbox/frame.c, openbox/frame.h, openbox/geom.h, openbox/gettext.h, openbox/hooks.c, openbox/hooks.h, openbox/kbind.c, openbox/kbind.h, openbox/mbind.c, openbox/mbind.h, openbox/openbox.c, openbox/openbox.h, openbox/prop.c, openbox/prop.h, openbox/python.c, openbox/python.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c, openbox/stacking.h, openbox/xerror.c, openbox/xerror.h:
4846 New file.
4847
4848 * openbox/client.c, openbox/client.h, openbox/event.c, openbox/event.h, openbox/extensions.c, openbox/extensions.h, openbox/focus.c, openbox/focus.h, openbox/frame.c, openbox/frame.h, openbox/geom.h, openbox/gettext.h, openbox/hooks.c, openbox/hooks.h, openbox/kbind.c, openbox/kbind.h, openbox/mbind.c, openbox/mbind.h, openbox/openbox.c, openbox/openbox.h, openbox/prop.c, openbox/prop.h, openbox/python.c, openbox/python.h, openbox/screen.c, openbox/screen.h, openbox/stacking.c, openbox/stacking.h, openbox/xerror.c, openbox/xerror.h:
4849 add the 'kernel' based on what's in c/. improved the Hook class for the hooks python module.
4850
4851 * Makefile.am, bootstrap, configure.ac, doc/Makefile.am:
4852 updated interface completed hooks and keyboard/pointer
4853
4854 2003-02-24 Ben Jansens <xor@zed.orodu.net>
4855
4856 * doc/bsetbg.1, doc/bsetroot.1, doc/openbox.1.in: old out-of-date files
4857
4858 2003-02-22 Ben Jansens <xor@zed.orodu.net>
4859
4860 * configure.ac: rm the swig shit
4861
4862 * configure.ac: fixups
4863
4864 * m4/openbox.m4: got my warnings i want
4865
4866 * m4/openbox.m4:
4867 python events en masse!! also, make it look for GCC not GXX now..
4868
4869 2003-02-21 Ben Jansens <xor@zed.orodu.net>
4870
4871 * configure.ac, m4/openbox.m4: new smarts for swig
4872
4873 * Makefile.am, configure.ac, m4/openbox.m4:
4874 setup autotools build for C shit
4875
4876 2003-02-19 Ben Jansens <xor@zed.orodu.net>
4877
4878 * AUTHORS: nick's no longer the site designer
4879
4880 * README: add mention of being OSI Certified Open Source Software
4881
4882 * CHANGELOG: add mention of the new es_AR translations
4883
4884 2003-02-16 Ben Jansens <xor@zed.orodu.net>
4885
4886 * CHANGELOG: add the new german translations
4887
4888 * tools/obsetroot.cc: rm the warnings for now
4889
4890 2003-02-14 Ben Jansens <xor@zed.orodu.net>
4891
4892 * tools/Makefile.am, tools/obsetroot.cc, Makefile.am, configure.ac, tools/.cvsignore:
4893 Add the "obsetroot" tool. Use it to set the root background.
4894
4895 * configure.in: call CHECK_FUNCS in C mode
4896
4897 2003-02-11 Ben Jansens <xor@zed.orodu.net>
4898
4899 * .cvsignore: add ABOUT-NLS
4900
4901 * tests/.cvsignore: add the icons app
4902
4903 * tests/icons.c, tests/icons.cpp: make the icons program a C app.
4904
4905 * tests/icons.cpp: add an app to display the icons for a window
4906
4907 2003-02-10 Ben Jansens <xor@zed.orodu.net>
4908
4909 * configure.in: require autoconf 2.5x
4910
4911 2003-02-09 Ben Jansens <xor@zed.orodu.net>
4912
4913 * README.CVS: mention that 2.9x is not supported
4914
4915 * configure.ac: use the c++ std cheaders
4916
4917 2003-02-06 Ben Jansens <xor@zed.orodu.net>
4918
4919 * AUTHORS: move marius from active developers to contributors :\
4920
4921 * Makefile.am, data/Makefile.am:
4922 make "make dist" work, compiler flags cleanups
4923
4924 2003-02-06 woodblock <woodblock@zed>
4925
4926 * configure.in: Back port fixes from TESTING branch
4927
4928 * CHANGELOG: Updated changelog for 2.2.4 release
4929
4930 2003-02-05 Ben Jansens <xor@zed.orodu.net>
4931
4932 * ABOUT-NLS, INSTALL, Makefile.am: rm this thing
4933
4934 * configure.ac, data/Makefile.am, doc/Makefile.am, m4/swig.m4, m4/x11.m4:
4935 new swig build system. much better. yay.
4936
4937 * README.CVS: you need swig at least 1.3.14
4938
4939 * README.CVS: require automake 1.7.1 for py-compile
4940
4941 * Makefile.am, configure.ac: dont make wrap a subdir of otk
4942
4943 * m4/openbox.m4: give output when building a cvs release
4944
4945 * configure.ac, m4/python.m4:
4946 move the otk swig module into its own lib/directory
4947
4948 * .cvsignore: add py-compile
4949
4950 * doc/doxygen/.cvsignore: ignore the latex dir
4951
4952 * README.CVS: mention the swig wrapper warnings
4953
4954 * doc/doxygen/Makefile.am, doc/doxygen/comments, doc/doxygen/doxygen.conf.in:
4955 add latex to the doc build process. fix namespace comments again.
4956
4957 * doc/doxygen/comments: fix up the otk description
4958
4959 * CHANGELOG.Blackbox, CHANGELOG.bsetbg, README.bbtools, README.bsetbg:
4960 remove docs from old blackbox
4961
4962 * doc/doxygen/doxygen.conf.in: ignore the wrappers
4963
4964 * doc/doxygen/doxygen.conf: not needed, the .in is commited
4965
4966 2003-02-04 woodblock <woodblock@zed>
4967
4968 * CHANGELOG: updated changelog
4969
4970 2003-02-03 woodblock <woodblock@zed>
4971
4972 * doc/openbox.1.in: documentation update
4973
4974 * doc/openbox.1.in: update documentation
4975
4976 * CHANGELOG, configure.in: Version bump
4977
4978 2003-02-03 Ben Jansens <xor@zed.orodu.net>
4979
4980 * tests/.cvsignore: ignore the bins
4981
4982 * tests/Makefile, tests/aspect.c, tests/fullscreen.c, tests/grav.c, tests/modal.c, tests/modal2.c, tests/modal3.c, tests/urgent.c:
4983 add some tests
4984
4985 2003-02-03 woodblock <woodblock@zed>
4986
4987 * CHANGELOG: Updated changelog for shaded window bug fix
4988
4989 2003-02-01 Ben Jansens <xor@zed.orodu.net>
4990
4991 * README.CVS: add comment for configuration
4992
4993 2003-02-01 woodblock <woodblock@zed>
4994
4995 * CHANGELOG: Fixed the image cache when dealing with borders.
4996
4997 2003-02-01 Ben Jansens <xor@zed.orodu.net>
4998
4999 * README.CVS: note about automake
5000
5001 2003-01-29 Ben Jansens <xor@zed.orodu.net>
5002
5003 * configure.ac: check for endian order
5004
5005 * po/POTFILES.in: update the list of src files with translations.
5006
5007 * data/Makefile.am: include shit in the dist
5008
5009 * doc/Makefile.am: include the openbox.1.in in the dist
5010
5011 * Makefile.am: remove LICENSE from the dist files
5012
5013 * doc/doxygen/Makefile.am: make the echo more noticable
5014
5015 * doc/doxygen/Makefile.am: make pwd work
5016
5017 * doc/doxygen/Makefile.am:
5018 echo a message about where to find the generated docs
5019
5020 * doc/doxygen/doxygen.conf: add the doxygen configuration
5021
5022 * README.CVS: give the debian pkg names
5023
5024 2003-01-28 Ben Jansens <xor@zed.orodu.net>
5025
5026 * README.CVS: add version for automake
5027
5028 2003-01-27 Ben Jansens <xor@zed.orodu.net>
5029
5030 * README.CVS: use a built-in module to replace libswigpy
5031
5032 2003-01-24 Ben Jansens <xor@zed.orodu.net>
5033
5034 * DESIGN/glue.dia:
5035 add some design ideas for a glue layer between the wm and the scripts
5036
5037 * README.CVS: add all teh steps
5038
5039 * README.CVS: add instructions for CVS compiling
5040
5041 2003-01-22 Ben Jansens <xor@zed.orodu.net>
5042
5043 * m4/openbox.m4: REMOVE -fno-rtti. we use that!
5044
5045 * m4/openbox.m4: -fno-rtti as in cxxflags too!
5046
5047 * m4/openbox.m4: fix the stupid spelling
5048
5049 * m4/openbox.m4: add -fno-check-new -fno-execptions to the g++ cxxflags
5050
5051 2003-01-20 Ben Jansens <xor@zed.orodu.net>
5052
5053 * DESIGN/render.dia: remove the XImage from Surface
5054
5055 * AUTHORS: new authors. this is how we dooo iiiit...
5056
5057 2003-01-18 Ben Jansens <xor@zed.orodu.net>
5058
5059 * DESIGN/ob3arch.png, DESIGN/render.dia, DESIGN/roadmap, DESIGN/thoughts:
5060 add DESIGN from the openbox3 repository. add to that the render.dia, a design diagram for the new render code
5061
5062 2003-01-17 Ben Jansens <xor@zed.orodu.net>
5063
5064 * README: state the license. killall the old readme data
5065
5066 2003-01-16 Ben Jansens <xor@zed.orodu.net>
5067
5068 * m4/python.m4: use -export-dynamic when linking libpython.a
5069
5070 2003-01-14 Ben Jansens <xor@zed.orodu.net>
5071
5072 * m4/x11.m4: add comment
5073
5074 * m4/x11.m4: check for XftGetVersion
5075
5076 * configure.ac: rm the util directory
5077
5078 2003-01-13 Ben Jansens <xor@zed.orodu.net>
5079
5080 * m4/openbox.m4: keep the asserts for !debug builds..
5081
5082 * configure.ac: begin conversion to ustring. add some more members.
5083
5084 2003-01-12 Ben Jansens <xor@zed.orodu.net>
5085
5086 * LICENSE: omg im relicensing this shit as gpl. nobody hurt me.
5087
5088 * m4/python.m4: dont show find errors
5089
5090 * CHANGELOG: my utf shit for the titlebars and toolbar
5091
5092 2003-01-11 Ben Jansens <xor@zed.orodu.net>
5093
5094 * configure.ac: rm a blank line at the end
5095
5096 * configure.ac: add some more AC stuff
5097
5098 * m4/python.m4: used old vars
5099
5100 * m4/openbox.m4: caps
5101
5102 * configure.ac, m4/openbox.m4:
5103 caps for giving the build target. show it at the end
5104
5105 * configure.ac: better ordering.. define te version before using it
5106
5107 * m4/openbox.m4: check for cvs in the version properly
5108
5109 * configure.ac: no caps in the package name!
5110
5111 * m4/openbox.m4: cvs builds are always debug
5112
5113 * m4/python.m4: use the right lib
5114
5115 * m4/openbox.m4, m4/python.m4, m4/x11.m4:
5116 my newer better autoconf functions. woowoo
5117
5118 * m4/.cvsignore: adding my autoconf functions. woowoo
5119
5120 * .cvsignore, bootstrap, configure.ac, version.h.in:
5121 new autoconf shit woowoo
5122
5123 * m4/x11.m4: add X_DEVEL and XFT_DEVEL m4 functions
5124
5125 * m4/openbox.m4: create OB_DEBUG and OB_COMPILER_FLAGS m4 functionc
5126
5127 * m4/python.m4: check for the python cflags and libs
5128
5129 2003-01-09 Ben Jansens <xor@zed.orodu.net>
5130
5131 * configure.ac: use default prefix.
5132 better python library checks.
5133
5134 2003-01-04 Ben Jansens <xor@zed.orodu.net>
5135
5136 * Makefile.am, configure.ac, data/Makefile.am, doc/Makefile.am:
5137 add buttons to the tree.rm stupid comments in Makefile.ams
5138
5139 * doc/Makefile.am, doc/xftlsfonts.1: rm the xftlsfonts manpage
5140
5141 * CHANGELOG: add proper whitespace
5142
5143 * configure.ac: line up text in --help
5144
5145 2003-01-04 manmower <manmower@zed>
5146
5147 * configure.ac: Check for XKB extension
5148
5149 2003-01-01 woodblock <woodblock@zed>
5150
5151 * CHANGELOG: Documented sendToWorkspace addition
5152
5153 2002-12-28 Ben Jansens <xor@zed.orodu.net>
5154
5155 * bootstrap: add --force for autopoint
5156
5157 2002-12-26 Ben Jansens <xor@zed.orodu.net>
5158
5159 * .cvsignore, po/.cvsignore: add newish stuff
5160
5161 * Makefile.am, bootstrap, configure.ac: better support for gettext
5162
5163 * config.rpath: removing generated file
5164
5165 * bootstrap: add gettextize here
5166
5167 * po/Makevars: readd Makevars
5168
5169 * po/LINGUAS, po/Makefile.in.in, po/Makevars, po/Makevars.template, po/Rules-quot, po/boldquot.sed, po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, po/quot.sed, po/remove-potcdate.sin:
5170 remove shit generated by gettextize
5171
5172 * m4/.cvsignore, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/progtest.m4, m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4:
5173 make bootstrap generate this shit
5174
5175 2002-12-25 Ben Jansens <xor@zed.orodu.net>
5176
5177 * configure.ac: conflicts with python too :\
5178
5179 * configure.ac:
5180 no -pedantic :\ it fucks up on the python headers. sigh.
5181
5182 * configure.ac: set CXXFLAGS better
5183
5184 * Makefile.am, configure.ac:
5185 global python scripts. client motion/resizing is all done via python now
5186
5187 2002-12-24 Ben Jansens <xor@zed.orodu.net>
5188
5189 * configure.ac: python. no more guile. python.
5190
5191 * CHANGELOG: add changelog for the netwm iconic windows bugfix
5192
5193 * configure.in: up version for next release
5194
5195 2002-12-23 Ben Jansens <xor@zed.orodu.net>
5196
5197 * configure.ac: using python and swig for now.
5198
5199 2002-12-19 Ben Jansens <xor@zed.orodu.net>
5200
5201 * configure.ac: python has begun!
5202
5203 * configure.ac: check for python. not for guile.
5204
5205 2002-12-18 Ben Jansens <xor@zed.orodu.net>
5206
5207 * configure.ac: guileize
5208
5209 * .cvsignore: add stuff i rm'd from cvs
5210
5211 * doc/doxygen/comments: erm
5212
5213 2002-12-13 Ben Jansens <xor@zed.orodu.net>
5214
5215 * Makefile.am: dist the bootstrap file for package maintainers
5216
5217 2002-12-11 Ben Jansens <xor@zed.orodu.net>
5218
5219 * mkinstalldirs: autogenned
5220
5221 * bootstrap: add --copy
5222
5223 * install-sh, missing: autogenned
5224
5225 * install-sh, missing, mkinstalldirs: this is genned bya automake
5226
5227 2002-12-10 Ben Jansens <xor@zed.orodu.net>
5228
5229 * CHANGELOG: fix for installation of pl locale
5230
5231 * configure.in: up the version
5232
5233 2002-12-09 Ben Jansens <xor@zed.orodu.net>
5234
5235 * CHANGELOG: work when strftime is not found
5236
5237 2002-12-08 Ben Jansens <xor@zed.orodu.net>
5238
5239 * doc/Makefile.am:
5240 dont install the xftlsfonts manpage if we didnt build xftlsfonts
5241
5242 2002-12-07 Ben Jansens <xor@zed.orodu.net>
5243
5244 * .cvsignore: add depcomp
5245
5246 * Makefile.am: include depcomp in make dist
5247
5248 * bootstrap: copy, dont link
5249
5250 * configure.in: 2.2.2 release
5251
5252 2002-12-03 Ben Jansens <xor@zed.orodu.net>
5253
5254 * configure.ac: better xft checks. require xft version 2
5255
5256 * configure.in: reset the xft flags if it fails
5257
5258 * configure.in: link in xft only where appropriate
5259
5260 * configure.in: restore the CXXFLAGS/LIBS
5261
5262 * configure.in: more verbose, and better checks for Xft version 2/1
5263
5264 * configure.in:
5265 better checks for Xft version 2/1 and more verbose warning if it fails
5266
5267 * po/POTFILES.in: xft2 works. and works good.
5268
5269 2002-11-28 Ben Jansens <xor@zed.orodu.net>
5270
5271 * CHANGELOG: change grammar or somesuch..
5272
5273 2002-11-28 woodblock <woodblock@zed>
5274
5275 * CHANGELOG:
5276 Added an option to disable the window raise on alt-click. fonk.
5277
5278 2002-11-26 Ben Jansens <xor@zed.orodu.net>
5279
5280 * configure.in: had an extra ; that snuck in. i blame the commies
5281
5282 2002-11-20 Ben Jansens <xor@zed.orodu.net>
5283
5284 * data/Makefile.am:
5285 addd more stuff to EXTRA_DIST. all the headers for instance
5286
5287 * Makefile.am, doc/Makefile.am:
5288 add EXTRA_DIST tags all over to make 'make dist' possible
5289
5290 * CHANGELOG: doc the change in configure for xft2
5291
5292 * CHANGELOG, configure.in, data/Makefile.am:
5293 add bitmap buttons, and put support for them in all the default styles
5294
5295 * configure.in: fix the []'s in the outputs
5296
5297 * CHANGELOG: fix menu redraw bug for real
5298
5299 * CHANGELOG: fix the mozilla crash from the default premax being 0
5300
5301 2002-11-19 Ben Jansens <xor@zed.orodu.net>
5302
5303 * .cvsignore: more ignore fodder
5304
5305 2002-11-15 Ben Jansens <xor@zed.orodu.net>
5306
5307 * configure.in: cleaner
5308
5309 2002-11-14 Ben Jansens <xor@zed.orodu.net>
5310
5311 * bootstrap: add libtoolize
5312
5313 2002-11-13 Ben Jansens <xor@zed.orodu.net>
5314
5315 * CHANGELOG: fix for windows changing from non-resizable to resizable
5316
5317 * CHANGELOG: add fix for clients making themselves resizable
5318
5319 2002-11-11 Ben Jansens <xor@zed.orodu.net>
5320
5321 * configure.ac: mad wicked xft checks
5322
5323 * configure.ac: look for xft
5324
5325 * configure.in: do tests using c++
5326
5327 * configure.in: dont build xftlsfonts when no xft found or xft2 found
5328
5329 * configure.in: support for Xft2!
5330
5331 2002-11-10 Ben Jansens <xor@zed.orodu.net>
5332
5333 * po/POTFILES.in: cleanups.
5334 OBScreen almost ready for some action
5335
5336 * configure.ac: support for the shape extension works!
5337
5338 2002-11-07 Ben Jansens <xor@zed.orodu.net>
5339
5340 * bootstrap: reverse the automake/autoconf order.. for fun
5341
5342 2002-11-06 Ben Jansens <xor@zed.orodu.net>
5343
5344 * doc/openbox.1.in: s/@VERSION@/@version@/
5345
5346 * doc/openbox.1.in: s/@VERSION@/@version/
5347
5348 * po/POTFILES.in: moving strut into its own .hh. adding OBClient class
5349
5350 2002-11-05 Ben Jansens <xor@zed.orodu.net>
5351
5352 * doc/doxygen/Makefile.am, doc/doxygen/comments, doc/doxygen/doxygen.conf.in:
5353 updated doxygen documentation
5354
5355 * doc/openbox.1.in: make urls bold
5356
5357 * doc/openbox.1.in:
5358 fixes for menu doc. we dont have a menuFile in the rc anymore!
5359 also fix urls
5360
5361 * doc/openbox.1.in: fix so url shows up
5362
5363 * doc/openbox.1.in:
5364 we dont have menuFormat in the resource file anymore
5365
5366 2002-11-04 Ben Jansens <xor@zed.orodu.net>
5367
5368 * doc/doxygen/doxygen.conf.in: make doxygen skip stuff inside
5369 #ifndef DOXYGEN_IGNORE
5370 #endif
5371 blocks
5372
5373 * doc/doxygen/doxygen.conf.in: documenting classes!
5374
5375 * doc/doxygen/doxygen.conf.in, doc/doxygen/style.css:
5376 not using a custom stlyesheet anymore
5377
5378 * Makefile.am, TODO, configure.ac, doc/Makefile.am, doc/doxygen/.cvsignore, doc/doxygen/Makefile.am, doc/doxygen/doxygen.conf.in, doc/doxygen/style.css:
5379 add doxygen to the project. 'make doc' builds the doxygen stuff. you need doxygen and graphviz installed to generate it properly
5380
5381 2002-11-03 Ben Jansens <xor@zed.orodu.net>
5382
5383 * CHANGELOG, configure.in:
5384 stop using the Utf8 functions for drawing Xft fonts
5385
5386 * CHANGELOG, configure.in:
5387 stop using the Xft Utf8 functions. They break the non-english locales.
5388
5389 * CHANGELOG: typo-typo
5390
5391 * CHANGELOG: typo
5392
5393 * Makefile.am:
5394 new timer infrastructure. takes a function pointer for the timeout, with a void* parameter (useful for holding a class instance!)
5395
5396 * po/POTFILES.in:
5397 WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY
5398
5399 2002-11-02 Ben Jansens <xor@zed.orodu.net>
5400
5401 * TODO: updated with goals for 3.0
5402
5403 * Makefile.am: not using admin/ dir anymore
5404
5405 * mkinstalldirs, po/.cvsignore: stupid stuff
5406
5407 2002-11-01 Ben Jansens <xor@zed.orodu.net>
5408
5409 * configure.ac: put 'cvs' in the version tag
5410
5411 * m4/.cvsignore, po/.cvsignore: add cvs ignores for the new dirs
5412
5413 * m4/Makefile, m4/Makefile.in, Makefile.am, configure.ac, mkinstalldirs:
5414 make gettext better. updates for autoconf
5415
5416 * m4/Makefile, po/LINGUAS: dont have any languages yet
5417
5418 * ABOUT-NLS, COPYING, configure.ac: add some text files..
5419 dont have our own libintl
5420
5421 * Makefile.am, config.rpath, configure.ac, m4/Makefile, m4/Makefile.am, m4/Makefile.in, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/progtest.m4, m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4, mkinstalldirs, po/LINGUAS, po/Makefile.in.in, po/Makevars, po/Makevars.template, po/POTFILES.in, po/Rules-quot, po/boldquot.sed, po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, po/quot.sed, po/remove-potcdate.sin:
5422 add gettext
5423 change CXXFLAGS back to CPPFLAGS in the .am's
5424
5425 * configure.ac: update configure.ac to newer rules
5426
5427 * .cvsignore: libtool stuff
5428
5429 2002-11-01 marius <marius@zed>
5430
5431 * configure.ac: toolkit addition
5432
5433 * Makefile.am: changed for toolkit
5434
5435 2002-11-01 Ben Jansens <xor@zed.orodu.net>
5436
5437 * install-sh, missing, mkinstalldirs:
5438 these files are generated by bootstrap
5439
5440 * CHANGELOG, configure.in: merge in changes in the 2_1 branch
5441
5442 * CHANGELOG, configure.in: make multibyte fonts the right size
5443
5444 2002-10-31 Ben Jansens <xor@zed.orodu.net>
5445
5446 * configure.ac: look for a CC to make automake happy
5447
5448 * configure.ac, configure.in: configure script changed to .ac
5449
5450 * Makefile.am: compiles now. uses xft2
5451 remove the nls remainders
5452
5453 2002-10-19 woodblock <woodblock@zed>
5454
5455 * configure.in: bumped up version
5456
5457 2002-10-05 Ben Jansens <xor@zed.orodu.net>
5458
5459 * CHANGELOG: changes for openbox 2.1.2
5460
5461 2002-10-04 woodblock <woodblock@zed>
5462
5463 * CHANGELOG: tyop
5464
5465 * CHANGELOG: documentation for 2.2
5466
5467 * CHANGELOG: updated changelog for 2.2 release
5468
5469 * doc/openbox.1.in:
5470 added documentation for the pressed focus/unfocus and fixed some minor
5471 formatting errors
5472
5473 2002-10-01 woodblock <woodblock@zed>
5474
5475 * AUTHORS, CHANGELOG, CHANGELOG.Blackbox, configure.in:
5476 merged with 2_1-merged-to-HEAD-2002-09-30
5477
5478 2002-09-24 Ben Jansens <xor@zed.orodu.net>
5479
5480 * configure.in: up the version for the next future release
5481
5482 2002-09-23 Ben Jansens <xor@zed.orodu.net>
5483
5484 * configure.in:
5485 look for XftDrawStringUtf8 in libXft.so and set a configure variable based on whether it exists in the library (it doesnt on redhat 7.1)
5486
5487 2002-09-22 Ben Jansens <xor@zed.orodu.net>
5488
5489 * CHANGELOG: capitals
5490
5491 * configure.in: up version for the release
5492
5493 * CHANGELOG: add 2.1.1 changes
5494
5495 2002-09-17 woodblock <woodblock@zed>
5496
5497 * doc/openbox.1.in: Added titlebar layout documentation
5498
5499 2002-09-16 Ben Jansens <xor@zed.orodu.net>
5500
5501 * AUTHORS, CHANGELOG.Blackbox, configure.in: sync with bb 65-pre2
5502
5503 2002-09-16 woodblock <woodblock@zed>
5504
5505 * configure.in: fixed tyop
5506
5507 2002-09-15 woodblock <woodblock@zed>
5508
5509 * doc/openbox.1.in: Documented bitmap buttons in manpage
5510
5511 2002-09-14 woodblock <woodblock@zed>
5512
5513 * configure.in:
5514 added a configure flag for enabling/disabling bitmap buttons
5515
5516 * CHANGELOG, configure.in: bumped up version number after bitmap merge
5517
5518 * CHANGELOG: merged bitmap buttons
5519
5520 2002-09-11 woodblock <woodblock@zed>
5521
5522 * .cvsignore, CHANGELOG: sync with HEAD
5523 added checkmark bitmaps with menu.selected.mask:
5524
5525 2002-09-11 Ben Jansens <xor@zed.orodu.net>
5526
5527 * CHANGELOG: alt-rightclick resizing fix
5528
5529 2002-09-09 Ben Jansens <xor@zed.orodu.net>
5530
5531 * .cvsignore: add autom4te.cache
5532
5533 2002-09-09 woodblock <woodblock@zed>
5534
5535 * CHANGELOG: merged with HEAD
5536
5537 2002-09-09 Ben Jansens <xor@zed.orodu.net>
5538
5539 * CHANGELOG: add drop shadows
5540
5541 2002-09-05 Ben Jansens <xor@zed.orodu.net>
5542
5543 * CHANGELOG: state gnome 2 support
5544
5545 2002-09-04 Ben Jansens <xor@zed.orodu.net>
5546
5547 * CHANGELOG: gnoem2 fixes for taskbar
5548
5549 * CHANGELOG: new border code
5550
5551 2002-09-03 Ben Jansens <xor@zed.orodu.net>
5552
5553 * CHANGELOG: add woodblock's sticky button shit
5554
5555 2002-08-31 Ben Jansens <xor@zed.orodu.net>
5556
5557 * AUTHORS, configure.in, doc/bsetbg.1: sync with the 2.0 branch
5558
5559 * AUTHORS, CHANGELOG, CHANGELOG.Blackbox, configure.in, doc/bsetbg.1, version.h.in:
5560 sync with bb-cvs
5561
5562 2002-08-27 Ben Jansens <xor@zed.orodu.net>
5563
5564 * CHANGELOG: systray windows fix
5565
5566 * CHANGELOG: latest changessssshape changes, give vR credit
5567
5568 2002-08-26 Ben Jansens <xor@zed.orodu.net>
5569
5570 * AUTHORS, CHANGELOG.Blackbox, configure.in: sync with bb-cvs
5571
5572 2002-08-25 Ben Jansens <xor@zed.orodu.net>
5573
5574 * CHANGELOG: config request with only resize honors window's gravity
5575
5576 * CHANGELOG: add recent fixes
5577
5578 2002-08-22 Ben Jansens <xor@zed.orodu.net>
5579
5580 * version.h.in: s/__openbox_version/OPENBOX_VERSION
5581
5582 * AUTHORS, CHANGELOG.Blackbox, configure.in: sync with bb-cvs
5583
5584 * configure.in: 2.1.0 is our next target
5585
5586 2002-08-21 Ben Jansens <xor@zed.orodu.net>
5587
5588 * CHANGELOG: warping is ruling!
5589
5590 2002-08-20 Ben Jansens <xor@zed.orodu.net>
5591
5592 * CHANGELOG: Fix send to menu, having deleted workspaces in it.
5593 Fix workspace warping, move the mouse and window the same amount.
5594 Fix workspace switching. Put old code back that worked better.
5595
5596 2002-08-16 Ben Jansens <xor@zed.orodu.net>
5597
5598 * AUTHORS: fix indenting and caps
5599
5600 * doc/openbox.1.in: mention epist with bbkeys
5601
5602 * doc/openbox.1.in: add epist and xftlsfonts in teh see also.
5603 s/BLACK/OPEN/
5604
5605 * doc/xftlsfonts.1, doc/Makefile.am:
5606 add manpages for epist and for xftlsfonts
5607
5608 2002-08-15 Ben Jansens <xor@zed.orodu.net>
5609
5610 * AUTHORS: authors updates
5611
5612 * CHANGELOG: caps
5613
5614 * data/README.menu: s/black/open
5615
5616 * AUTHORS: new 2.0 authors/contributors
5617
5618 * CHANGELOG: add all the changes made for 2.0.0 to the changelog
5619
5620 * CHANGELOG.Blackbox, CHANGELOG.bsetbg: sync with bb-cvs
5621
5622 2002-08-02 Ben Jansens <xor@zed.orodu.net>
5623
5624 * bootstrap: try make bootstrap work in one pass for other people..
5625
5626 * configure.in: make xft support default on
5627
5628 2002-07-26 Ben Jansens <xor@zed.orodu.net>
5629
5630 * configure.in: sync with bb-cvs
5631
5632 2002-07-21 Ben Jansens <xor@zed.orodu.net>
5633
5634 * configure.in:
5635 add Xft-build-support and Xinerama-build-support to the -help output
5636 add --enable-xinerama to configure
5637
5638 * configure.in: sync with bb-cvs.
5639 Add option in config menu for disabling mouse input with scroll lock.
5640 Remove compile-time flag for event clobbering since this solves that problem for now.
5641
5642 2002-07-20 Ben Jansens <xor@zed.orodu.net>
5643
5644 * .cvsignore: add some cvsignore's
5645
5646 * configure.in: add no_NO and ro_RO translations
5647
5648 2002-07-18 Ben Jansens <xor@zed.orodu.net>
5649
5650 * TODO:
5651 updated todo. took out things we have done. added new goal for 3.0.
5652
5653 2002-07-16 Ben Jansens <xor@zed.orodu.net>
5654
5655 * TODO: adjust goals for 2.0
5656
5657 * configure.in: screw that change. the next releaase will be 2.0.0!
5658
5659 * configure.in:
5660 change the version number back a bit. preparing for a testing release.
5661
5662 2002-07-11 Ben Jansens <xor@zed.orodu.net>
5663
5664 * configure.in: adding epist!
5665
5666 * configure.in: -fno-inline when compiling in debug mode
5667
5668 2002-07-10 Ben Jansens <xor@zed.orodu.net>
5669
5670 * config.h.in, aclocal.m4: regerenated fiels
5671
5672 2002-07-08 Ben Jansens <xor@zed.orodu.net>
5673
5674 * configure.in: add the korean translation dir to configure
5675
5676 2002-07-07 Ben Jansens <xor@zed.orodu.net>
5677
5678 * configure.in: make the Xft check actually work
5679
5680 * configure.in: make Xft default to off, you have ot --enable-xft now
5681
5682 2002-07-03 Ben Jansens <xor@zed.orodu.net>
5683
5684 * configure.in: look for the rigt function in the libxft
5685
5686 * configure.in: add BFont class, with Xft support
5687
5688 2002-06-22 Ben Jansens <xor@zed.orodu.net>
5689
5690 * ChangeLog:
5691 fix resizing bug where windows would be resized smaller than they were supposed to be
5692
5693 * doc/Makefile.in, data/Makefile.in, CHANGELOG, Makefile.in, config.h.in:
5694 add changelog entry for resize bug fix
5695
5696 2002-06-20 Ben Jansens <xor@zed.orodu.net>
5697
5698 * CHANGELOG: fix redraw problem when resizing a window
5699
5700 2002-06-14 Ben Jansens <xor@zed.orodu.net>
5701
5702 * CHANGELOG: add numbers for next version
5703
5704 * configure.in, configure: increment the version for next release
5705
5706 2002-06-08 Ben Jansens <xor@zed.orodu.net>
5707
5708 * configure.in, configure: add -fno-inline for debug builds!
5709
5710 * CHANGELOG: dont let setState() screw with the window mapping process.
5711
5712 2002-06-07 Ben Jansens <xor@zed.orodu.net>
5713
5714 * CHANGELOG:
5715 windows which requested to be iconic + sticky/maximized at startup would randomly not be iconified when they were mapped because the current_state variable was left uninitialzied. Initiailizing it to WithdrawnState (0) fixes this problem.
5716
5717 * configure: update the version number by running autoconf
5718
5719 2002-06-06 Ben Jansens <xor@zed.orodu.net>
5720
5721 * CHANGELOG: add window-to-window and window-corner snapping.
5722
5723 * CHANGELOG:
5724 more sticky windows fix. bbkeys ended up thinkng an extra window was left when removing a sticky window. fixed! AT LAST
5725
5726 2002-06-05 Ben Jansens <xor@zed.orodu.net>
5727
5728 * CHANGELOG:
5729 last two changes: windows starting sticky. focus te root window, not PointerRoot.
5730
5731 * configure.in: increment version for next release
5732
5733 * CHANGELOG:
5734 reset cascade when a workspace has no non-sticky windows left on it.
5735 ignore fully maximized windows while placing.
5736
5737 * doc/Makefile.am, data/Makefile.am, Makefile.am:
5738 syching with bb-cvs. rm .\#* on make dist-clean. nls updates.
5739
5740 2002-06-04 Ben Jansens <xor@zed.orodu.net>
5741
5742 * data/README, README: documentation fixups
5743
5744 * data/README, README: documentation fixes
5745
5746 * CHANGELOG: GIVING UP ON STICKY FUCKING CHRIST AARRGGH
5747
5748 2002-06-03 Ben Jansens <xor@zed.orodu.net>
5749
5750 * CHANGELOG:
5751 change cascade behavior so it resets when the workspace is emptied and so it starts in 1 placement.
5752
5753 * CHANGELOG: add fix for bsetroot's support of the esetroot atom
5754
5755 * CHANGELOG:
5756 save the current root menu position to an unlimited depth instead of the current 1.
5757
5758 2002-06-02 Ben Jansens <xor@zed.orodu.net>
5759
5760 * CHANGELOG: last 2 buig fixes
5761
5762 * CHANGELOG: fix crash when mapping an iconified window
5763
5764 2002-05-29 Ben Jansens <xor@zed.orodu.net>
5765
5766 * doc/openbox.1.in: put webpage in the man page. Also, a couple fixes.
5767
5768 2002-05-28 Ben Jansens <xor@zed.orodu.net>
5769
5770 * configure.in: updated nls to use openbox.cat
5771
5772 * doc/.cvsignore, data/.cvsignore, .cvsignore:
5773 adding .cvsignore files to the repository to clean up the output whenever you commit some sort of cvs action
5774
5775 * configure.in:
5776 use config.h for configuration options instead of a bunch of -D's on the compile command lines
5777
5778 2002-05-26 cvs <cvs@zed>
5779
5780 * configure, configure.in: increment version for next release
5781
5782 * doc/Makefile.in, data/Makefile.in, configure.in, Makefile.in, configure:
5783 incrementing version for next release
5784
5785 * CHANGELOG: better description of chages to sticky windows
5786
5787 2002-05-25 Ben Jansens <xor@zed.orodu.net>
5788
5789 * bootstrap, configure.ac, configure.in:
5790 using configure.ac causes problems. switching back to configure.in
5791
5792 2002-05-24 Ben Jansens <xor@zed.orodu.net>
5793
5794 * configure.in, stamp-h.in, BUGS, CodingStyle, Makefile.am, bootstrap, config.h.in, configure.ac:
5795 new root dir based on bb-cvs
5796
5797 2002-05-23 Ben Jansens <xor@zed.orodu.net>
5798
5799 * CHANGELOG: fix for compiling with --disable-nls
5800
5801 * CHANGELOG: fix compiling with --disable-slit and --disable-nls
5802
5803 * CHANGELOG: fix compliling with --disable-slit
5804
5805 * CHANGELOG: merge the sticky window fix from 1.2.
5806
5807 * TODO: updated goals
5808
5809 * CHANGELOG: fixed sticky windows!
5810
5811 2002-05-16 Ben Jansens <xor@zed.orodu.net>
5812
5813 * CHANGELOG, configure.in: change next target version to 2.0.0!
5814
5815 * configure.in:
5816 removing pendantic. thats just crazy. -Wall -W will suffice.
5817
5818 * bootstrap: adding --add-missing to automake call
5819
5820 * bootstrap:
5821 adding bootstrap which generates all the auto* files such as configure
5822
5823 * doc/Makefile.in, data/Makefile.in, configure, Makefile.in, aclocal.m4:
5824 removing auto-generated stuff from cvs
5825
5826 * BUGS: removed the fixed bug!
5827
5828 * doc/Makefile.in, data/Makefile.in, Makefile.in:
5829 using automake --foreign -i
5830
5831 * CHANGELOG:
5832 make a new autoRaiseDelay value take effect without having to restart
5833
5834 * CHANGELOG: make a new autoRaiseDelay value take effect on reconfigure
5835
5836 * CHANGELOG: fix loading autoRaiseDelay
5837
5838 * configure.in, configure: increment version for next release
5839
5840 * CHANGELOG: make autoRaiseDelay load
5841
5842 * configure.in, configure: increment version for next release
5843
5844 * ChangeLog, CHANGELOG: fix off-by-one window resizing bug
5845
5846 * CHANGELOG: typos
5847
5848 * aclocal.m4: readding aclocal. autoconf needs this thing
5849
5850 * ChangeLog: typos
5851
5852 * CHANGELOG: fix for slit direction menu not reconfiguring properly
5853
5854 * doc/Makefile.in, data/Makefile.in, Makefile.in, aclocal.m4:
5855 *** empty log message ***
5856
5857 2002-05-15 Ben Jansens <xor@zed.orodu.net>
5858
5859 * CHANGELOG: moved menu from a rc file option to a command line option
5860
5861 * TODO: spelling error
5862
5863 * TODO: added future release goals to the TODO
5864
5865 2002-05-14 Ben Jansens <xor@zed.orodu.net>
5866
5867 * CHANGELOG: update changelog.
5868 removed a redundant var from BaseDisplay.
5869
5870 * configure.in, configure:
5871 compile with -Wall -W -pendantic when --enable-debug is set.
5872
5873 * CHANGELOG: fix creating/destroying the titlebar buttons
5874
5875 * ChangeLog:
5876 fix titlebar button code so theyre created/destroyed properly
5877
5878 2002-05-13 Ben Jansens <xor@zed.orodu.net>
5879
5880 * CHANGELOG: fix segfaut from uninitialized focused_screen pointer
5881
5882 * CHANGELOG, TODO: fix multiple-screen segfault.
5883
5884 2002-05-11 Ben Jansens <xor@zed.orodu.net>
5885
5886 * CHANGELOG: make image dithering value load correctly
5887
5888 * configure.in, configure: increment version for next release
5889
5890 * CHANGELOG: make image dithering value load correctly
5891
5892 2002-05-10 Ben Jansens <xor@zed.orodu.net>
5893
5894 * CHANGELOG, configure, configure.in:
5895 increment version for next release
5896
5897 * configure.in, CHANGELOG, configure:
5898 fixed problems introduced in the attempt to be gcc 3 compatible. also, better solution for gcc3.
5899
5900 * configure.in, configure:
5901 better gcc3 compat. using ostrstream again. and using namespace std;
5902 some focus changes. workspace contains a focused window instead of openbox class. this fixes a seg
5903
5904 2002-05-07 Ben Jansens <xor@zed.orodu.net>
5905
5906 * configure.in, configure: increment version for the next release
5907
5908 * configure.in, configure: increment the version for the next release
5909
5910 * configure.in, configure: changed the version number
5911
5912 * configure: ran autoconf to regen configure
5913
5914 * doc/Makefile.in, data/Makefile.in, configure.in, Makefile.in, config.h.in, configure, CHANGELOG:
5915 gcc 3 compatibility, converted strstreams to stringstreams
5916
5917 * CHANGELOG: converted ostrstreams into ostringstreams
5918
5919 * configure: removed check for strstream
5920
5921 * configure.in, config.h.in:
5922 gcc3 compatibility. uses ostringstream instead of ostrstream
5923
5924 * doc/Makefile.in, data/Makefile.in, configure.in, configure, Makefile.in:
5925 check for sstream and strstream in configure
5926
5927 2002-04-30 Ben Jansens <xor@zed.orodu.net>
5928
5929 * ChangeLog.bsetbg, ChangeLog-Blackbox, ChangeLog:
5930 removing old files that got merged in
5931
5932 * CHANGELOG: save the titlebarLayout in the default config
5933
5934 * CHANGELOG: save the titlebarLayout in the default config file
5935
5936 2002-04-29 Ben Jansens <xor@zed.orodu.net>
5937
5938 * ChangeLog.bsetbg, configure.in, ChangeLog, ChangeLog-Blackbox, CHANGELOG:
5939 changelog fixes
5940
5941 * configure.in, ChangeLog.bsetbg, ChangeLog-Blackbox, CHANGELOG, ChangeLog:
5942 addded changelog entries for fixes
5943
5944 * ChangeLog, CHANGELOG: fix positioning of the window menu
5945
5946 * CHANGELOG:
5947 better logic when changing a window's decoration level, for choosing what elements of decoration get placed on the window.
5948
5949 * CHANGELOG: improved logic for redecorating windows
5950
5951 * ChangeLog: improved logic when redecorating a window
5952
5953 2002-04-28 Ben Jansens <xor@zed.orodu.net>
5954
5955 * CHANGELOG: bsetroot supports transparent apps with root property
5956
5957 * CHANGELOG: added ClickMouse window placement policy
5958
5959 * CHANGELOG: added UnderMouse windwo placement.
5960
5961 2002-04-21 Ben Jansens <xor@zed.orodu.net>
5962
5963 * ChangeLog: typo in Changelog
5964
5965 * data/Makefile.am, data/Makefile.in: fixed some uninstall issues
5966
5967 * data/Makefile.am, data/Makefile.in: fixed some uninstall problems
5968
5969 2002-04-21 woodblock <woodblock@zed>
5970
5971 * CHANGELOG.bsetbg: *** empty log message ***
5972
5973 * CHANGELOG: tyops
5974
5975 2002-04-20 Ben Jansens <xor@zed.orodu.net>
5976
5977 * CHANGELOG:
5978 added Changelog entry for the improved maximize-window code.
5979
5980 2002-04-19 Ben Jansens <xor@zed.orodu.net>
5981
5982 * TODO: updated TODO to match current cvs status. yay progress!
5983
5984 2002-04-19 woodblock <woodblock@zed>
5985
5986 * doc/bsetbg.1: added bsetbg makefile
5987
5988 2002-04-18 woodblock <woodblock@zed>
5989
5990 * Makefile.in, data/Makefile.in, doc/Makefile.am, doc/Makefile.in:
5991 added new bsetbg manpage
5992
5993 2002-04-17 Ben Jansens <xor@zed.orodu.net>
5994
5995 * CHANGELOG: configuration changes "done"!!
5996
5997 on start, the config file is read entirely off the disc, and missing values are assigned defaults.
5998 the config file is immediately written back to the disk to populate missing defaults in the file.
5999 any time a config option is changed the control, the config file is re-written with the change.
6000 choosing reconfig will reload the current config file on the disc.
6001 on shutdown, nothing is written to the config file.
6002
6003 2002-04-16 woodblock <woodblock@zed>
6004
6005 * TODO: need translations for Hide Toolbar
6006
6007 * CHANGELOG:
6008 Added a runtime option for hiding the toolbar totally. Will be cleaner
6009 later. Stay tuned.
6010
6011 2002-04-16 Ben Jansens <xor@zed.orodu.net>
6012
6013 * CHANGELOG, CHANGELOG.Blackbox, CHANGELOG.bsetbg, ChangeLog, ChangeLog-Blackbox, ChangeLog.bsetbg:
6014 renamed the Changelog files
6015 get the latest version of bsetbg from the blackbox cvs
6016
6017 * TODO, configure, configure.in:
6018 get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use checks for individual headers instead
6019
6020 2002-04-15 Ben Jansens <xor@zed.orodu.net>
6021
6022 * Makefile.in, data/Makefile.in, doc/Makefile.in:
6023 apparently there were compiling problems with automake/autoconf. This should make those go away.
6024
6025 2002-04-14 colophon <colophon@zed>
6026
6027 * README: added some missing punctuation
6028
6029 2002-04-14 Ben Jansens <xor@zed.orodu.net>
6030
6031 * configure.in: changed version number to 0.99.1
6032
6033 * configure, configure.in:
6034 changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->reference conversion
6035
6036 * ChangeLog:
6037 made shaded windows snap properly at their bottom, using their shaded height.
6038 window.getHeight() now returns the different/correct value when a window is shaded.
6039
6040 * ChangeLog:
6041 merged the changelog from the 0.99.0 (stable) branch (the code was previously merged)
6042
6043 * ChangeLog: added entry for new BestFit placement type
6044
6045 * AUTHORS: added first revision of the BestFit placement type.
6046 moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.
6047
6048 2002-04-12 woodblock <woodblock@zed>
6049
6050 * ChangeLog: added close redraw
6051
6052 2002-04-11 Ben Jansens <xor@zed.orodu.net>
6053
6054 * CodingStyle: adding rules on how to code this project.
6055
6056 * data/Makefile.am, data/Makefile.in, data/README, data/README.menu, data/README.style, data/menu.in:
6057 New file.
6058
6059 * data/Makefile.am, data/Makefile.in, data/README, data/README.menu, data/README.style, data/menu.in:
6060 initial import. ready for the 0.99.0 stable branch.
6061
6062 * AUTHORS, BUGS, ChangeLog, ChangeLog-Blackbox, ChangeLog.bsetbg, INSTALL, LICENSE, Makefile.am, Makefile.in, README, README.bbtools, README.bsetbg, TODO, aclocal.m4, config.h.in, configure, configure.in, doc/Makefile.am, doc/Makefile.in, doc/bsetroot.1, doc/openbox.1.in, install-sh, missing, mkinstalldirs, stamp-h.in, version.h.in:
6063 New file.
6064
6065 * AUTHORS, BUGS, ChangeLog, ChangeLog-Blackbox, ChangeLog.bsetbg, INSTALL, LICENSE, Makefile.am, Makefile.in, README, README.bbtools, README.bsetbg, TODO, aclocal.m4, config.h.in, configure, configure.in, doc/Makefile.am, doc/Makefile.in, doc/bsetroot.1, doc/openbox.1.in, install-sh, missing, mkinstalldirs, stamp-h.in, version.h.in:
6066 initial import. ready for the 0.99.0 stable branch.
6067
This page took 0.316292 seconds and 4 git commands to generate.