]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
21 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

21 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

21 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

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

21 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.

21 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.

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

21 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

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

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

21 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

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

21 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

21 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

21 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

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

21 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..

21 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..

21 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

21 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

21 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.

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

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

21 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 :\

21 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

21 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

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

21 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

21 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.

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

21 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

21 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.

21 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

21 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

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

21 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

21 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

21 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

21 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

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

21 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

21 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

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

21 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

21 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

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

21 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

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

21 years ago80 cols
Dana Jansens [Wed, 5 Feb 2003 07:11:46 +0000 (07:11 +0000)]
80 cols

21 years agomake sure windows aren't doing things they aren't allowed when their allowed actions...
Dana Jansens [Wed, 5 Feb 2003 06:44:39 +0000 (06:44 +0000)]
make sure windows aren't doing things they aren't allowed when their allowed actions changes.
remaximize windows when their decorations are changed

21 years agomention the swig wrapper warnings
Dana Jansens [Wed, 5 Feb 2003 06:35:44 +0000 (06:35 +0000)]
mention the swig wrapper warnings

21 years agovarious fixes to the otk widgets
Dana Jansens [Wed, 5 Feb 2003 05:48:01 +0000 (05:48 +0000)]
various fixes to the otk widgets

21 years agoadd latex to the doc build process. fix namespace comments again.
Dana Jansens [Wed, 5 Feb 2003 05:47:51 +0000 (05:47 +0000)]
add latex to the doc build process. fix namespace comments again.

21 years agoadd an adjustable event mask
Dana Jansens [Wed, 5 Feb 2003 05:06:33 +0000 (05:06 +0000)]
add an adjustable event mask

21 years agofix up the otk description
Dana Jansens [Wed, 5 Feb 2003 04:48:17 +0000 (04:48 +0000)]
fix up the otk description

21 years agoremove docs from old blackbox
Dana Jansens [Wed, 5 Feb 2003 04:27:57 +0000 (04:27 +0000)]
remove docs from old blackbox

21 years agoignore the wrappers
Dana Jansens [Wed, 5 Feb 2003 03:54:12 +0000 (03:54 +0000)]
ignore the wrappers

21 years agoignore the wrappers
Dana Jansens [Wed, 5 Feb 2003 03:49:11 +0000 (03:49 +0000)]
ignore the wrappers

21 years agonot needed, the .in is commited
Dana Jansens [Wed, 5 Feb 2003 03:48:39 +0000 (03:48 +0000)]
not needed, the .in is commited

21 years agoadd operator==
Dana Jansens [Tue, 4 Feb 2003 23:33:07 +0000 (23:33 +0000)]
add operator==

21 years agoenforce a min size
Dana Jansens [Tue, 4 Feb 2003 15:07:39 +0000 (15:07 +0000)]
enforce a min size

21 years agoupdate children first
Dana Jansens [Tue, 4 Feb 2003 15:04:30 +0000 (15:04 +0000)]
update children first

21 years agodont include config.h from ..
Dana Jansens [Tue, 4 Feb 2003 14:05:48 +0000 (14:05 +0000)]
dont include config.h from ..

21 years agoadd the headers, and install them
Dana Jansens [Tue, 4 Feb 2003 13:52:51 +0000 (13:52 +0000)]
add the headers, and install them

21 years agoadd the headers
Dana Jansens [Tue, 4 Feb 2003 13:36:00 +0000 (13:36 +0000)]
add the headers

21 years agocompile fix
Dana Jansens [Tue, 4 Feb 2003 13:32:03 +0000 (13:32 +0000)]
compile fix

21 years agowatch for bad actions and contexts
Dana Jansens [Tue, 4 Feb 2003 12:47:42 +0000 (12:47 +0000)]
watch for bad actions and contexts

21 years agoadd an assert to catch bad stuff from the python
Dana Jansens [Tue, 4 Feb 2003 12:46:04 +0000 (12:46 +0000)]
add an assert to catch bad stuff from the python

21 years agocleaner syntax
Dana Jansens [Tue, 4 Feb 2003 12:44:03 +0000 (12:44 +0000)]
cleaner syntax

21 years agooops, missing a data.
Dana Jansens [Tue, 4 Feb 2003 12:40:12 +0000 (12:40 +0000)]
oops, missing a data.

21 years agoadd some safety checks
Dana Jansens [Tue, 4 Feb 2003 12:10:19 +0000 (12:10 +0000)]
add some safety checks

21 years agostore pointers instead of window id's. this lets us use them directly instead of...
Dana Jansens [Tue, 4 Feb 2003 11:44:48 +0000 (11:44 +0000)]
store pointers instead of window id's. this lets us use them directly instead of having to look them all up all the time. this is possible now because we watch for new/close window events.

21 years agoupdate comment
Dana Jansens [Tue, 4 Feb 2003 11:15:08 +0000 (11:15 +0000)]
update comment

21 years agoremove quotes from comment
Dana Jansens [Tue, 4 Feb 2003 11:10:42 +0000 (11:10 +0000)]
remove quotes from comment

21 years agoadd more comment
Dana Jansens [Tue, 4 Feb 2003 11:10:12 +0000 (11:10 +0000)]
add more comment

21 years agoadd a comment
Dana Jansens [Tue, 4 Feb 2003 11:08:40 +0000 (11:08 +0000)]
add a comment

21 years agomissed some "'s
Dana Jansens [Tue, 4 Feb 2003 11:05:34 +0000 (11:05 +0000)]
missed some "'s

21 years agomissed one capitalization
Dana Jansens [Tue, 4 Feb 2003 11:04:51 +0000 (11:04 +0000)]
missed one capitalization

21 years agomake python config variables very visible by making them all capitals. cleaner nicer...
Dana Jansens [Tue, 4 Feb 2003 11:03:57 +0000 (11:03 +0000)]
make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible.

21 years agodon't raise the window when reverting from Escape
Dana Jansens [Tue, 4 Feb 2003 10:36:17 +0000 (10:36 +0000)]
don't raise the window when reverting from Escape

21 years agosimple possible bugfix? meh
Dana Jansens [Tue, 4 Feb 2003 10:34:20 +0000 (10:34 +0000)]
simple possible bugfix? meh

21 years agokeep iconic windows at the bottom of the cycling list always
Dana Jansens [Tue, 4 Feb 2003 10:32:49 +0000 (10:32 +0000)]
keep iconic windows at the bottom of the cycling list always

21 years agowatch for when theres no clients and avoid exceptions, just don't do shit all
Dana Jansens [Tue, 4 Feb 2003 10:19:59 +0000 (10:19 +0000)]
watch for when theres no clients and avoid exceptions, just don't do shit all

21 years agobetter comment
Dana Jansens [Tue, 4 Feb 2003 09:37:11 +0000 (09:37 +0000)]
better comment

21 years agoadd commented stuff for doing linear cycling
Dana Jansens [Tue, 4 Feb 2003 09:36:42 +0000 (09:36 +0000)]
add commented stuff for doing linear cycling

21 years agosplit out the linear cycling into focuscycle.py.
Dana Jansens [Tue, 4 Feb 2003 09:34:17 +0000 (09:34 +0000)]
split out the linear cycling into focuscycle.py.
some better comments about what options can be used.

21 years agowrong scoping
Dana Jansens [Tue, 4 Feb 2003 09:10:09 +0000 (09:10 +0000)]
wrong scoping

21 years agoforce a binding with a modifier
Dana Jansens [Tue, 4 Feb 2003 09:03:48 +0000 (09:03 +0000)]
force a binding with a modifier

21 years agomake Escape abort cycling
Dana Jansens [Tue, 4 Feb 2003 09:01:38 +0000 (09:01 +0000)]
make Escape abort cycling

21 years agoadd comments
Dana Jansens [Tue, 4 Feb 2003 08:58:00 +0000 (08:58 +0000)]
add comments

21 years agoremove debug prints
Dana Jansens [Tue, 4 Feb 2003 08:53:14 +0000 (08:53 +0000)]
remove debug prints

21 years agoall new stacked cycling code. so much sexy.
Dana Jansens [Tue, 4 Feb 2003 08:51:47 +0000 (08:51 +0000)]
all new stacked cycling code. so much sexy.
add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded.

21 years agorm debug prints
Dana Jansens [Tue, 4 Feb 2003 03:53:15 +0000 (03:53 +0000)]
rm debug prints

21 years agoremove prints
Dana Jansens [Tue, 4 Feb 2003 02:59:50 +0000 (02:59 +0000)]
remove prints

21 years agocall getState() before updateTransientFor(), don't need to initialize _modal separate...
Dana Jansens [Tue, 4 Feb 2003 01:43:20 +0000 (01:43 +0000)]
call getState() before updateTransientFor(), don't need to initialize _modal separately then

21 years agomake this focus shit not buggy again..
Dana Jansens [Tue, 4 Feb 2003 00:45:27 +0000 (00:45 +0000)]
make this focus shit not buggy again..

21 years agoinitialize _modal, its used before the window's type is checked
Dana Jansens [Mon, 3 Feb 2003 22:35:07 +0000 (22:35 +0000)]
initialize _modal, its used before the window's type is checked

21 years agoupdate the client list's order after doing a stacked cycle
Dana Jansens [Mon, 3 Feb 2003 22:05:12 +0000 (22:05 +0000)]
update the client list's order after doing a stacked cycle

21 years agoignore the bins
Dana Jansens [Mon, 3 Feb 2003 20:19:28 +0000 (20:19 +0000)]
ignore the bins

21 years agohandle modal windows better (bugfixes).
Dana Jansens [Mon, 3 Feb 2003 20:18:30 +0000 (20:18 +0000)]
handle modal windows better (bugfixes).
handle client-installed colormaps.