dana/openbox.git
23 years agoadd mising ()s
Dana Jansens [Wed, 12 Feb 2003 01:22:51 +0000 (01:22 +0000)]
add mising ()s

23 years agomore efficient/nicer way to get the XColor values
Dana Jansens [Wed, 12 Feb 2003 01:22:31 +0000 (01:22 +0000)]
more efficient/nicer way to get the XColor values

23 years agostart of pseudo init
Dana Jansens [Wed, 12 Feb 2003 01:14:02 +0000 (01:14 +0000)]
start of pseudo init

23 years agostart of pseudocolor init
Dana Jansens [Wed, 12 Feb 2003 01:12:34 +0000 (01:12 +0000)]
start of pseudocolor init

23 years agomove printf..
Dana Jansens [Wed, 12 Feb 2003 00:42:19 +0000 (00:42 +0000)]
move printf..

23 years agouse the frame's area() properly
Dana Jansens [Wed, 12 Feb 2003 00:40:25 +0000 (00:40 +0000)]
use the frame's area() properly

23 years agouse the frame's area not the client's
Dana Jansens [Wed, 12 Feb 2003 00:39:15 +0000 (00:39 +0000)]
use the frame's area not the client's

23 years agokill all the old commented vars in rendercontrol.hh
Dana Jansens [Wed, 12 Feb 2003 00:34:22 +0000 (00:34 +0000)]
kill all the old commented vars in rendercontrol.hh
add some preliminary vars in pseudorendercontrol.hh

23 years agomake all the rendering code in RenderControl. use true/pseudo RenderControl classes...
Dana Jansens [Wed, 12 Feb 2003 00:27:32 +0000 (00:27 +0000)]
make all the rendering code in RenderControl. use true/pseudo RenderControl classes just for reducing the pixel32 data to the appropriate bitdepth.

23 years agocan draw icons in truecolor!
Dana Jansens [Wed, 12 Feb 2003 00:10:45 +0000 (00:10 +0000)]
can draw icons in truecolor!

23 years agoincrement x
Dana Jansens [Wed, 12 Feb 2003 00:03:18 +0000 (00:03 +0000)]
increment x

23 years agostart on the rendering images code
Dana Jansens [Tue, 11 Feb 2003 23:58:33 +0000 (23:58 +0000)]
start on the rendering images code

23 years agofree the surfaces' pixeldata after rendering it
Dana Jansens [Tue, 11 Feb 2003 22:38:29 +0000 (22:38 +0000)]
free the surfaces' pixeldata after rendering it

23 years agoadd skeleton for RenderControl::drawImage
Dana Jansens [Tue, 11 Feb 2003 22:17:02 +0000 (22:17 +0000)]
add skeleton for RenderControl::drawImage

23 years agoadd RenderControl::drawMask
Dana Jansens [Tue, 11 Feb 2003 22:10:50 +0000 (22:10 +0000)]
add RenderControl::drawMask

23 years agostore the pixel32 data in the surface so it can be reused
Dana Jansens [Tue, 11 Feb 2003 21:50:06 +0000 (21:50 +0000)]
store the pixel32 data in the surface so it can be reused

23 years agonew key code with keyboard grabs and such, thanks to ManMower. Kills the "key leak...
Dana Jansens [Tue, 11 Feb 2003 21:05:50 +0000 (21:05 +0000)]
new key code with keyboard grabs and such, thanks to ManMower. Kills the "key leak" bug, and makes everything work better and faster! woot

23 years agoadd ABOUT-NLS
Dana Jansens [Tue, 11 Feb 2003 20:22:47 +0000 (20:22 +0000)]
add ABOUT-NLS

23 years agoproper check for modifiers being released, not caring about added.
Dana Jansens [Tue, 11 Feb 2003 20:21:38 +0000 (20:21 +0000)]
proper check for modifiers being released, not caring about added.

23 years agoadd a comment regarding the client.area() being not-what-you-want
Dana Jansens [Tue, 11 Feb 2003 20:20:01 +0000 (20:20 +0000)]
add a comment regarding the client.area() being not-what-you-want

23 years agoadd the icons app
Dana Jansens [Tue, 11 Feb 2003 13:17:19 +0000 (13:17 +0000)]
add the icons app

23 years agomake the icons program a C app.
Dana Jansens [Tue, 11 Feb 2003 13:17:07 +0000 (13:17 +0000)]
make the icons program a C app.

23 years agoadd an app to display the icons for a window
Dana Jansens [Tue, 11 Feb 2003 13:08:56 +0000 (13:08 +0000)]
add an app to display the icons for a window

23 years agomake stacked cycling work without a modifier-key binding, i think. cleaner checking...
Dana Jansens [Tue, 11 Feb 2003 09:52:24 +0000 (09:52 +0000)]
make stacked cycling work without a modifier-key binding, i think. cleaner checking for modifiers in motion and stackedcycle.

23 years agobetter include_icons selection, add INCLUDE_ICONS_ALL_DESKTOPS
Dana Jansens [Tue, 11 Feb 2003 07:12:27 +0000 (07:12 +0000)]
better include_icons selection, add INCLUDE_ICONS_ALL_DESKTOPS

23 years agoprovide access to the desktop names
Dana Jansens [Mon, 10 Feb 2003 23:28:56 +0000 (23:28 +0000)]
provide access to the desktop names

23 years agoinclude the desktop name if cycling on all desktops is enabled
Dana Jansens [Mon, 10 Feb 2003 23:28:30 +0000 (23:28 +0000)]
include the desktop name if cycling on all desktops is enabled

23 years agochange the exception message
Dana Jansens [Mon, 10 Feb 2003 23:23:56 +0000 (23:23 +0000)]
change the exception message

23 years agoremove unused apply
Dana Jansens [Mon, 10 Feb 2003 23:04:26 +0000 (23:04 +0000)]
remove unused apply

23 years agoadd W-d to toggle show-desktop-mode by default
Dana Jansens [Mon, 10 Feb 2003 23:03:39 +0000 (23:03 +0000)]
add W-d to toggle show-desktop-mode by default

23 years agoadd callbacks to show/hide the desktop
Dana Jansens [Mon, 10 Feb 2003 23:03:02 +0000 (23:03 +0000)]
add callbacks to show/hide the desktop

23 years agoinitialize the net_showing_desktop hint
Dana Jansens [Mon, 10 Feb 2003 22:49:46 +0000 (22:49 +0000)]
initialize the net_showing_desktop hint

23 years agomake some of otk::property work
Dana Jansens [Mon, 10 Feb 2003 22:45:23 +0000 (22:45 +0000)]
make some of otk::property work

23 years agomore user friendly net_showing_desktop support
Dana Jansens [Mon, 10 Feb 2003 22:17:40 +0000 (22:17 +0000)]
more user friendly net_showing_desktop support

23 years agosmarter focus restoring
Dana Jansens [Mon, 10 Feb 2003 17:01:32 +0000 (17:01 +0000)]
smarter focus restoring

23 years agofocus the desktop when entering show-desktop-mode, and refocus what was focused befor...
Dana Jansens [Mon, 10 Feb 2003 17:00:34 +0000 (17:00 +0000)]
focus the desktop when entering show-desktop-mode, and refocus what was focused before when leaving

23 years agoshow desktop mode works!
Dana Jansens [Mon, 10 Feb 2003 16:56:03 +0000 (16:56 +0000)]
show desktop mode works!

23 years agorm some old commented code
Dana Jansens [Mon, 10 Feb 2003 16:28:00 +0000 (16:28 +0000)]
rm some old commented code

23 years agoadd support for desktop layouts specified by pagers
Dana Jansens [Mon, 10 Feb 2003 16:12:33 +0000 (16:12 +0000)]
add support for desktop layouts specified by pagers

23 years agorm a debug print
Dana Jansens [Mon, 10 Feb 2003 15:41:48 +0000 (15:41 +0000)]
rm a debug print

23 years agokill a warning
Dana Jansens [Mon, 10 Feb 2003 15:41:11 +0000 (15:41 +0000)]
kill a warning

23 years agoadd _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP
Dana Jansens [Mon, 10 Feb 2003 15:13:24 +0000 (15:13 +0000)]
add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP

23 years agoremove debug print
Dana Jansens [Mon, 10 Feb 2003 07:36:28 +0000 (07:36 +0000)]
remove debug print

23 years agobetter skipping of focus events while stackedcycling, fixes bug where esc would still...
Dana Jansens [Mon, 10 Feb 2003 07:35:51 +0000 (07:35 +0000)]
better skipping of focus events while stackedcycling, fixes bug where esc would still change the order.

23 years agostop using a desktop number for iconic windows. woot!
Dana Jansens [Mon, 10 Feb 2003 07:16:56 +0000 (07:16 +0000)]
stop using a desktop number for iconic windows. woot!

23 years agokeep track of struts for each desktop
Dana Jansens [Mon, 10 Feb 2003 06:50:19 +0000 (06:50 +0000)]
keep track of struts for each desktop

23 years agoadd DONT_DUPLICATE option
Dana Jansens [Mon, 10 Feb 2003 04:01:04 +0000 (04:01 +0000)]
add DONT_DUPLICATE option

23 years agorm debug prints
Dana Jansens [Mon, 10 Feb 2003 03:50:47 +0000 (03:50 +0000)]
rm debug prints

23 years agomodal works like a charm now
Dana Jansens [Mon, 10 Feb 2003 03:47:54 +0000 (03:47 +0000)]
modal works like a charm now

23 years agouse a solid color for the default background
Dana Jansens [Mon, 10 Feb 2003 02:30:52 +0000 (02:30 +0000)]
use a solid color for the default background

23 years agolayout fixes, give widgets a default texture, etc.
Dana Jansens [Mon, 10 Feb 2003 02:27:58 +0000 (02:27 +0000)]
layout fixes, give widgets a default texture, etc.

23 years agoset the _text
Dana Jansens [Mon, 10 Feb 2003 01:39:45 +0000 (01:39 +0000)]
set the _text

23 years agokeep things in min/max bounds properly
Dana Jansens [Mon, 10 Feb 2003 00:21:09 +0000 (00:21 +0000)]
keep things in min/max bounds properly

23 years agouse parentrelative when theres no texture set
Dana Jansens [Sun, 9 Feb 2003 23:39:54 +0000 (23:39 +0000)]
use parentrelative when theres no texture set

23 years agomention that 2.9x is not supported
Dana Jansens [Sun, 9 Feb 2003 23:11:07 +0000 (23:11 +0000)]
mention that 2.9x is not supported

23 years agouse the c++ std cheaders
Dana Jansens [Sun, 9 Feb 2003 23:07:54 +0000 (23:07 +0000)]
use the c++ std cheaders

23 years agosigned ints instead of unsigned ints again. less pain. pain bad.
Dana Jansens [Sun, 9 Feb 2003 22:40:47 +0000 (22:40 +0000)]
signed ints instead of unsigned ints again. less pain. pain bad.

23 years agoremove includes for widgetbase.hh. fix bug with circular modal pointer.
Dana Jansens [Sat, 8 Feb 2003 10:48:19 +0000 (10:48 +0000)]
remove includes for widgetbase.hh. fix bug with circular modal pointer.

23 years agothis is no longer used
Dana Jansens [Sat, 8 Feb 2003 09:23:24 +0000 (09:23 +0000)]
this is no longer used

23 years agosplit the move and resize on the client window
Dana Jansens [Sat, 8 Feb 2003 09:19:40 +0000 (09:19 +0000)]
split the move and resize on the client window

23 years agomad optimizations
Dana Jansens [Sat, 8 Feb 2003 08:59:24 +0000 (08:59 +0000)]
mad optimizations

23 years agohighlight the popup
Dana Jansens [Sat, 8 Feb 2003 08:31:32 +0000 (08:31 +0000)]
highlight the popup

23 years agograb early in the cycle so that we dont miss the modifier release
Dana Jansens [Sat, 8 Feb 2003 08:19:10 +0000 (08:19 +0000)]
grab early in the cycle so that we dont miss the modifier release

23 years agoudpate to new api
Dana Jansens [Sat, 8 Feb 2003 08:14:02 +0000 (08:14 +0000)]
udpate to new api

23 years agostacked cycling menu works now. add a highlighted flag to otk widgets
Dana Jansens [Sat, 8 Feb 2003 08:13:02 +0000 (08:13 +0000)]
stacked cycling menu works now. add a highlighted flag to otk widgets

23 years agomake stacked cycling work with new otk widgets.. not highlighting in the list yet...
Dana Jansens [Sat, 8 Feb 2003 07:59:52 +0000 (07:59 +0000)]
make stacked cycling work with new otk widgets.. not highlighting in the list yet though

23 years agorm the headers that are no longer existing
Dana Jansens [Sat, 8 Feb 2003 07:43:25 +0000 (07:43 +0000)]
rm the headers that are no longer existing

23 years agoformatting
Dana Jansens [Sat, 8 Feb 2003 07:42:31 +0000 (07:42 +0000)]
formatting

23 years agoNo longer using otk widgets for the frame decorations.
Dana Jansens [Sat, 8 Feb 2003 07:37:22 +0000 (07:37 +0000)]
No longer using otk widgets for the frame decorations.
The titlebar no long has any buttons, in preparation for a new button system.
Using otk::Size for sizes, and unsigned ints (*PAIN*) we'll see..

23 years agosome updatesto match changes to otk. Many more needed..
Dana Jansens [Sat, 8 Feb 2003 07:34:49 +0000 (07:34 +0000)]
some updatesto match changes to otk. Many more needed..

23 years agoupdated wrappers around the new otk widget system and style system
Dana Jansens [Sat, 8 Feb 2003 07:34:25 +0000 (07:34 +0000)]
updated wrappers around the new otk widget system and style system

23 years agoadd the new size class' header
Dana Jansens [Sat, 8 Feb 2003 07:34:06 +0000 (07:34 +0000)]
add the new size class' header

23 years agoBrand spankin new widgets for otk (Label and Button).
Dana Jansens [Sat, 8 Feb 2003 07:33:48 +0000 (07:33 +0000)]
Brand spankin new widgets for otk (Label and Button).
Add a new Size class.
Rect, Point, and Size are immutable classes.
Size uses *UNSIGNED* ints. This is causing me headaches * a bajillion right now, so we'll see about that.

23 years agocompress motion events better
Dana Jansens [Fri, 7 Feb 2003 09:39:04 +0000 (09:39 +0000)]
compress motion events better

23 years agocompress config req's
Dana Jansens [Fri, 7 Feb 2003 09:37:20 +0000 (09:37 +0000)]
compress config req's

23 years agomove marius from active developers to contributors :\
Dana Jansens [Thu, 6 Feb 2003 20:11:13 +0000 (20:11 +0000)]
move marius from active developers to contributors :\

23 years agocatch exception if the file doesnt exist
Dana Jansens [Thu, 6 Feb 2003 15:17:50 +0000 (15:17 +0000)]
catch exception if the file doesnt exist

23 years agomake "make dist" work, compiler flags cleanups
Dana Jansens [Thu, 6 Feb 2003 06:19:46 +0000 (06:19 +0000)]
make "make dist" work, compiler flags cleanups

23 years agorm this thing
Dana Jansens [Wed, 5 Feb 2003 16:44:12 +0000 (16:44 +0000)]
rm this thing

23 years agoinclude the .i's in the dist
Dana Jansens [Wed, 5 Feb 2003 16:36:57 +0000 (16:36 +0000)]
include the .i's in the dist

23 years agosupply the same interface with optional arguments as before. increment callback funct...
Dana Jansens [Wed, 5 Feb 2003 16:25:38 +0000 (16:25 +0000)]
supply the same interface with optional arguments as before. increment callback functions when they are registered.

23 years agouse the new atoms global
Dana Jansens [Wed, 5 Feb 2003 16:24:00 +0000 (16:24 +0000)]
use the new atoms global

23 years agoonly show prints for debug builds
Dana Jansens [Wed, 5 Feb 2003 15:53:22 +0000 (15:53 +0000)]
only show prints for debug builds

23 years agonew swig build system. much better. yay.
Dana Jansens [Wed, 5 Feb 2003 15:38:29 +0000 (15:38 +0000)]
new swig build system. much better. yay.

23 years agoyou need swig at least 1.3.14
Dana Jansens [Wed, 5 Feb 2003 13:39:05 +0000 (13:39 +0000)]
you need swig at least 1.3.14

23 years agoinstall the scripts as python, so they get compiled
Dana Jansens [Wed, 5 Feb 2003 10:56:51 +0000 (10:56 +0000)]
install the scripts as python, so they get compiled

23 years agomissing a )
Dana Jansens [Wed, 5 Feb 2003 10:56:29 +0000 (10:56 +0000)]
missing a )

23 years agorequire automake 1.7.1 for py-compile
Dana Jansens [Wed, 5 Feb 2003 10:50:07 +0000 (10:50 +0000)]
require automake 1.7.1 for py-compile

23 years agodont make wrap a subdir of otk
Dana Jansens [Wed, 5 Feb 2003 10:48:37 +0000 (10:48 +0000)]
dont make wrap a subdir of otk

23 years agogive output when building a cvs release
Dana Jansens [Wed, 5 Feb 2003 10:43:11 +0000 (10:43 +0000)]
give output when building a cvs release

23 years agomove the otk swig module into its own lib/directory
Dana Jansens [Wed, 5 Feb 2003 10:40:43 +0000 (10:40 +0000)]
move the otk swig module into its own lib/directory

23 years agoadd py-compile
Dana Jansens [Wed, 5 Feb 2003 10:40:18 +0000 (10:40 +0000)]
add py-compile

23 years agomove the otk wrapper stuff into its own dir
Dana Jansens [Wed, 5 Feb 2003 10:39:14 +0000 (10:39 +0000)]
move the otk wrapper stuff into its own dir

23 years agoprovide pkg-config info for libotk
Dana Jansens [Wed, 5 Feb 2003 09:40:08 +0000 (09:40 +0000)]
provide pkg-config info for libotk

23 years agoignore the latex dir
Dana Jansens [Wed, 5 Feb 2003 07:45:44 +0000 (07:45 +0000)]
ignore the latex dir

23 years agouse bevel width on the top/bottom too
Dana Jansens [Wed, 5 Feb 2003 07:40:56 +0000 (07:40 +0000)]
use bevel width on the top/bottom too

23 years agouse the widget's bevel width
Dana Jansens [Wed, 5 Feb 2003 07:37:48 +0000 (07:37 +0000)]
use the widget's bevel width

23 years agouse a focuslabel
Dana Jansens [Wed, 5 Feb 2003 07:29:24 +0000 (07:29 +0000)]
use a focuslabel

23 years agodon't wait for x events if any timers fired
Dana Jansens [Wed, 5 Feb 2003 07:22:37 +0000 (07:22 +0000)]
don't wait for x events if any timers fired

23 years ago80 cols
Dana Jansens [Wed, 5 Feb 2003 07:14:22 +0000 (07:14 +0000)]
80 cols