]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Mon, 10 Feb 2003 17:01:32 +0000 (17:01 +0000)]
smarter focus restoring
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
Dana Jansens [Mon, 10 Feb 2003 16:56:03 +0000 (16:56 +0000)]
show desktop mode works!
Dana Jansens [Mon, 10 Feb 2003 16:28:00 +0000 (16:28 +0000)]
rm some old commented code
Dana Jansens [Mon, 10 Feb 2003 16:12:33 +0000 (16:12 +0000)]
add support for desktop layouts specified by pagers
Dana Jansens [Mon, 10 Feb 2003 15:41:48 +0000 (15:41 +0000)]
rm a debug print
Dana Jansens [Mon, 10 Feb 2003 15:41:11 +0000 (15:41 +0000)]
kill a warning
Dana Jansens [Mon, 10 Feb 2003 15:13:24 +0000 (15:13 +0000)]
add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP
Dana Jansens [Mon, 10 Feb 2003 07:36:28 +0000 (07:36 +0000)]
remove debug print
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.
Dana Jansens [Mon, 10 Feb 2003 07:16:56 +0000 (07:16 +0000)]
stop using a desktop number for iconic windows. woot!
Dana Jansens [Mon, 10 Feb 2003 06:50:19 +0000 (06:50 +0000)]
keep track of struts for each desktop
Dana Jansens [Mon, 10 Feb 2003 04:01:04 +0000 (04:01 +0000)]
add DONT_DUPLICATE option
Dana Jansens [Mon, 10 Feb 2003 03:50:47 +0000 (03:50 +0000)]
rm debug prints
Dana Jansens [Mon, 10 Feb 2003 03:47:54 +0000 (03:47 +0000)]
modal works like a charm now
Dana Jansens [Mon, 10 Feb 2003 02:30:52 +0000 (02:30 +0000)]
use a solid color for the default background
Dana Jansens [Mon, 10 Feb 2003 02:27:58 +0000 (02:27 +0000)]
layout fixes, give widgets a default texture, etc.
Dana Jansens [Mon, 10 Feb 2003 01:39:45 +0000 (01:39 +0000)]
set the _text
Dana Jansens [Mon, 10 Feb 2003 00:21:09 +0000 (00:21 +0000)]
keep things in min/max bounds properly
Dana Jansens [Sun, 9 Feb 2003 23:39:54 +0000 (23:39 +0000)]
use parentrelative when theres no texture set
Dana Jansens [Sun, 9 Feb 2003 23:11:07 +0000 (23:11 +0000)]
mention that 2.9x is not supported
Dana Jansens [Sun, 9 Feb 2003 23:07:54 +0000 (23:07 +0000)]
use the c++ std cheaders
Dana Jansens [Sun, 9 Feb 2003 22:40:47 +0000 (22:40 +0000)]
signed ints instead of unsigned ints again. less pain. pain bad.
Dana Jansens [Sat, 8 Feb 2003 10:48:19 +0000 (10:48 +0000)]
remove includes for widgetbase.hh. fix bug with circular modal pointer.
Dana Jansens [Sat, 8 Feb 2003 09:23:24 +0000 (09:23 +0000)]
this is no longer used
Dana Jansens [Sat, 8 Feb 2003 09:19:40 +0000 (09:19 +0000)]
split the move and resize on the client window
Dana Jansens [Sat, 8 Feb 2003 08:59:24 +0000 (08:59 +0000)]
mad optimizations
Dana Jansens [Sat, 8 Feb 2003 08:31:32 +0000 (08:31 +0000)]
highlight the popup
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
Dana Jansens [Sat, 8 Feb 2003 08:14:02 +0000 (08:14 +0000)]
udpate to new api
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
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
Dana Jansens [Sat, 8 Feb 2003 07:43:25 +0000 (07:43 +0000)]
rm the headers that are no longer existing
Dana Jansens [Sat, 8 Feb 2003 07:42:31 +0000 (07:42 +0000)]
formatting
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..
Dana Jansens [Sat, 8 Feb 2003 07:34:49 +0000 (07:34 +0000)]
some updatesto match changes to otk. Many more needed..
Dana Jansens [Sat, 8 Feb 2003 07:34:25 +0000 (07:34 +0000)]
updated wrappers around the new otk widget system and style system
Dana Jansens [Sat, 8 Feb 2003 07:34:06 +0000 (07:34 +0000)]
add the new size class' header
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.
Dana Jansens [Fri, 7 Feb 2003 09:39:04 +0000 (09:39 +0000)]
compress motion events better
Dana Jansens [Fri, 7 Feb 2003 09:37:20 +0000 (09:37 +0000)]
compress config req's
Dana Jansens [Thu, 6 Feb 2003 20:11:13 +0000 (20:11 +0000)]
move marius from active developers to contributors :\
Dana Jansens [Thu, 6 Feb 2003 15:17:50 +0000 (15:17 +0000)]
catch exception if the file doesnt exist
Dana Jansens [Thu, 6 Feb 2003 06:19:46 +0000 (06:19 +0000)]
make "make dist" work, compiler flags cleanups
Dana Jansens [Wed, 5 Feb 2003 16:44:12 +0000 (16:44 +0000)]
rm this thing
Dana Jansens [Wed, 5 Feb 2003 16:36:57 +0000 (16:36 +0000)]
include the .i's in the dist
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.
Dana Jansens [Wed, 5 Feb 2003 16:24:00 +0000 (16:24 +0000)]
use the new atoms global
Dana Jansens [Wed, 5 Feb 2003 15:53:22 +0000 (15:53 +0000)]
only show prints for debug builds
Dana Jansens [Wed, 5 Feb 2003 15:38:29 +0000 (15:38 +0000)]
new swig build system. much better. yay.
Dana Jansens [Wed, 5 Feb 2003 13:39:05 +0000 (13:39 +0000)]
you need swig at least 1.3.14
Dana Jansens [Wed, 5 Feb 2003 10:56:51 +0000 (10:56 +0000)]
install the scripts as python, so they get compiled
Dana Jansens [Wed, 5 Feb 2003 10:56:29 +0000 (10:56 +0000)]
missing a )
Dana Jansens [Wed, 5 Feb 2003 10:50:07 +0000 (10:50 +0000)]
require automake 1.7.1 for py-compile
Dana Jansens [Wed, 5 Feb 2003 10:48:37 +0000 (10:48 +0000)]
dont make wrap a subdir of otk
Dana Jansens [Wed, 5 Feb 2003 10:43:11 +0000 (10:43 +0000)]
give output when building a cvs release
Dana Jansens [Wed, 5 Feb 2003 10:40:43 +0000 (10:40 +0000)]
move the otk swig module into its own lib/directory
Dana Jansens [Wed, 5 Feb 2003 10:40:18 +0000 (10:40 +0000)]
add py-compile
Dana Jansens [Wed, 5 Feb 2003 10:39:14 +0000 (10:39 +0000)]
move the otk wrapper stuff into its own dir
Dana Jansens [Wed, 5 Feb 2003 09:40:08 +0000 (09:40 +0000)]
provide pkg-config info for libotk
Dana Jansens [Wed, 5 Feb 2003 07:45:44 +0000 (07:45 +0000)]
ignore the latex dir
Dana Jansens [Wed, 5 Feb 2003 07:40:56 +0000 (07:40 +0000)]
use bevel width on the top/bottom too
Dana Jansens [Wed, 5 Feb 2003 07:37:48 +0000 (07:37 +0000)]
use the widget's bevel width
Dana Jansens [Wed, 5 Feb 2003 07:29:24 +0000 (07:29 +0000)]
use a focuslabel
Dana Jansens [Wed, 5 Feb 2003 07:22:37 +0000 (07:22 +0000)]
don't wait for x events if any timers fired
Dana Jansens [Wed, 5 Feb 2003 07:14:22 +0000 (07:14 +0000)]
80 cols
Dana Jansens [Wed, 5 Feb 2003 07:11:46 +0000 (07:11 +0000)]
80 cols
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
Dana Jansens [Wed, 5 Feb 2003 06:35:44 +0000 (06:35 +0000)]
mention the swig wrapper warnings
Dana Jansens [Wed, 5 Feb 2003 05:48:01 +0000 (05:48 +0000)]
various fixes to the otk widgets
Dana Jansens [Wed, 5 Feb 2003 05:47:51 +0000 (05:47 +0000)]
add latex to the doc build process. fix namespace comments again.
Dana Jansens [Wed, 5 Feb 2003 05:06:33 +0000 (05:06 +0000)]
add an adjustable event mask
Dana Jansens [Wed, 5 Feb 2003 04:48:17 +0000 (04:48 +0000)]
fix up the otk description
Dana Jansens [Wed, 5 Feb 2003 04:27:57 +0000 (04:27 +0000)]
remove docs from old blackbox
Dana Jansens [Wed, 5 Feb 2003 03:54:12 +0000 (03:54 +0000)]
ignore the wrappers
Dana Jansens [Wed, 5 Feb 2003 03:49:11 +0000 (03:49 +0000)]
ignore the wrappers
Dana Jansens [Wed, 5 Feb 2003 03:48:39 +0000 (03:48 +0000)]
not needed, the .in is commited
Dana Jansens [Tue, 4 Feb 2003 23:33:07 +0000 (23:33 +0000)]
add operator==
Dana Jansens [Tue, 4 Feb 2003 15:07:39 +0000 (15:07 +0000)]
enforce a min size
Dana Jansens [Tue, 4 Feb 2003 15:04:30 +0000 (15:04 +0000)]
update children first
Dana Jansens [Tue, 4 Feb 2003 14:05:48 +0000 (14:05 +0000)]
dont include config.h from ..
Dana Jansens [Tue, 4 Feb 2003 13:52:51 +0000 (13:52 +0000)]
add the headers, and install them
Dana Jansens [Tue, 4 Feb 2003 13:36:00 +0000 (13:36 +0000)]
add the headers
Dana Jansens [Tue, 4 Feb 2003 13:32:03 +0000 (13:32 +0000)]
compile fix
Dana Jansens [Tue, 4 Feb 2003 12:47:42 +0000 (12:47 +0000)]
watch for bad actions and contexts
Dana Jansens [Tue, 4 Feb 2003 12:46:04 +0000 (12:46 +0000)]
add an assert to catch bad stuff from the python
Dana Jansens [Tue, 4 Feb 2003 12:44:03 +0000 (12:44 +0000)]
cleaner syntax
Dana Jansens [Tue, 4 Feb 2003 12:40:12 +0000 (12:40 +0000)]
oops, missing a data.
Dana Jansens [Tue, 4 Feb 2003 12:10:19 +0000 (12:10 +0000)]
add some safety checks
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.
Dana Jansens [Tue, 4 Feb 2003 11:15:08 +0000 (11:15 +0000)]
update comment
Dana Jansens [Tue, 4 Feb 2003 11:10:42 +0000 (11:10 +0000)]
remove quotes from comment
Dana Jansens [Tue, 4 Feb 2003 11:10:12 +0000 (11:10 +0000)]
add more comment
Dana Jansens [Tue, 4 Feb 2003 11:08:40 +0000 (11:08 +0000)]
add a comment
Dana Jansens [Tue, 4 Feb 2003 11:05:34 +0000 (11:05 +0000)]
missed some "'s
Dana Jansens [Tue, 4 Feb 2003 11:04:51 +0000 (11:04 +0000)]
missed one capitalization
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.
Dana Jansens [Tue, 4 Feb 2003 10:36:17 +0000 (10:36 +0000)]
don't raise the window when reverting from Escape
Dana Jansens [Tue, 4 Feb 2003 10:34:20 +0000 (10:34 +0000)]
simple possible bugfix? meh
Dana Jansens [Tue, 4 Feb 2003 10:32:49 +0000 (10:32 +0000)]
keep iconic windows at the bottom of the cycling list always
This page took 0.05288 seconds and 4 git commands to generate.