]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
20 years agomore namespacing to Rr*
Dana Jansens [Sat, 21 Jun 2003 02:15:13 +0000 (02:15 +0000)]
more namespacing to Rr*

20 years agofix a warning
Dana Jansens [Sat, 21 Jun 2003 02:14:53 +0000 (02:14 +0000)]
fix a warning

20 years agorename pixel32/16 to RrPixel32/16
Dana Jansens [Sat, 21 Jun 2003 02:00:42 +0000 (02:00 +0000)]
rename pixel32/16 to RrPixel32/16

20 years agorename color_rgb to RrColor
Dana Jansens [Sat, 21 Jun 2003 01:56:14 +0000 (01:56 +0000)]
rename color_rgb to RrColor

20 years agoput the render theme into a struct
Dana Jansens [Sat, 21 Jun 2003 01:53:26 +0000 (01:53 +0000)]
put the render theme into a struct

20 years agofixed to accomodate the changes to the render/ API.
Dana Jansens [Sat, 21 Jun 2003 00:42:47 +0000 (00:42 +0000)]
fixed to accomodate the changes to the render/ API.

20 years agothis is going to break the kernel/ building.
Dana Jansens [Fri, 20 Jun 2003 07:58:51 +0000 (07:58 +0000)]
this is going to break the kernel/ building.

lots of modifications to the render API, prefixing everything, making proper
names for everything. the structures are not hidden/opaque yet, but the naming scheme of the public API works much better now.

20 years agooops typo
Dana Jansens [Fri, 20 Jun 2003 05:45:55 +0000 (05:45 +0000)]
oops typo

20 years agotake the bevel width into account for the width available
Dana Jansens [Fri, 20 Jun 2003 02:39:20 +0000 (02:39 +0000)]
take the bevel width into account for the width available

20 years agoposition the client menu right
Dana Jansens [Fri, 20 Jun 2003 02:19:53 +0000 (02:19 +0000)]
position the client menu right

20 years agosimply the render interface by not requiring the setting of all the areas. only take...
Dana Jansens [Fri, 20 Jun 2003 02:17:23 +0000 (02:17 +0000)]
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.

20 years agomiklos does themes like mad
Dana Jansens [Fri, 20 Jun 2003 00:56:13 +0000 (00:56 +0000)]
miklos does themes like mad

20 years agoslight optimizations, and make the last 4 gradients work properly
Dana Jansens [Fri, 20 Jun 2003 00:46:53 +0000 (00:46 +0000)]
slight optimizations, and make the last 4 gradients work properly

20 years agocenter text vertically. use the font's height because all that space is needed for...
Dana Jansens [Fri, 20 Jun 2003 00:38:25 +0000 (00:38 +0000)]
center text vertically. use the font's height because all that space is needed for some charcters

20 years agoremove non-planar surfaces
Dana Jansens [Fri, 20 Jun 2003 00:05:51 +0000 (00:05 +0000)]
remove non-planar surfaces

20 years agoremove --enable-gl
Dana Jansens [Thu, 19 Jun 2003 23:29:07 +0000 (23:29 +0000)]
remove --enable-gl

20 years agofix for how base-size is used to comply with the icccm
Dana Jansens [Thu, 19 Jun 2003 17:14:16 +0000 (17:14 +0000)]
fix for how base-size is used to comply with the icccm

20 years agoexport the WANT_AUTOMAKE var before running acloacl
Dana Jansens [Tue, 17 Jun 2003 16:31:48 +0000 (16:31 +0000)]
export the WANT_AUTOMAKE var before running acloacl

20 years agoremove an extra useless call to focus_set_client(NULL)
Dana Jansens [Sun, 8 Jun 2003 23:25:21 +0000 (23:25 +0000)]
remove an extra useless call to focus_set_client(NULL)

20 years agodescribe the complicated if a bit :)
Dana Jansens [Sun, 8 Jun 2003 22:38:31 +0000 (22:38 +0000)]
describe the complicated if a bit :)

20 years agomore checks for when to do an XResizeWindow
Dana Jansens [Sun, 8 Jun 2003 22:37:31 +0000 (22:37 +0000)]
more checks for when to do an XResizeWindow

20 years agosend the configure notify for resizes too, just to be a little more safe
Dana Jansens [Sun, 8 Jun 2003 22:30:55 +0000 (22:30 +0000)]
send the configure notify for resizes too, just to be a little more safe

20 years agoonlt send configurenotify if the client actually moved, to work around emacs, hopeful...
Dana Jansens [Sun, 8 Jun 2003 22:28:32 +0000 (22:28 +0000)]
onlt send configurenotify if the client actually moved, to work around emacs, hopefully :)

20 years agosome more fixes for resizing clients. aspect ratio is not the last thing checked...
Dana Jansens [Sun, 8 Jun 2003 21:38:06 +0000 (21:38 +0000)]
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.

20 years agofrom icccm:
Dana Jansens [Sun, 8 Jun 2003 21:21:23 +0000 (21:21 +0000)]
from icccm:
If a base size is not provided, the minimum size is to be used in its place and vice versa.

Added support for this.

20 years agoi was backwards
Dana Jansens [Sun, 8 Jun 2003 01:20:13 +0000 (01:20 +0000)]
i was backwards

20 years agothis cnofigure is FINAL!
Dana Jansens [Sun, 8 Jun 2003 01:18:51 +0000 (01:18 +0000)]
this cnofigure is FINAL!

20 years agodon't resize the client itself while doing a resize if its not final when config_opaq...
Dana Jansens [Sun, 8 Jun 2003 01:01:13 +0000 (01:01 +0000)]
don't resize the client itself while doing a resize if its not final when config_opaque_resize is not on

20 years agobetter VIDMODE support, handle the cases where the functions fail
Dana Jansens [Wed, 4 Jun 2003 23:21:51 +0000 (23:21 +0000)]
better VIDMODE support, handle the cases where the functions fail

20 years agosize fullscreen applications to the resolution with the VIDMODE extension
Dana Jansens [Wed, 4 Jun 2003 23:19:06 +0000 (23:19 +0000)]
size fullscreen applications to the resolution with the VIDMODE extension

20 years agoremove the client_remaximize function, and replace it with the client_reconfigure...
Dana Jansens [Wed, 4 Jun 2003 23:11:26 +0000 (23:11 +0000)]
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.

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.
call client_reconfigure when uniconifying a window, so that fullscreen windows are put at the point of the view port.

20 years agoremove that fancy new leftHanded option, it should be done via xmodmap instead
Dana Jansens [Wed, 4 Jun 2003 22:48:38 +0000 (22:48 +0000)]
remove that fancy new leftHanded option, it should be done via xmodmap instead

20 years agoadd a leftHanded option for mouse bindings, reverses the left/right keywords
Dana Jansens [Wed, 4 Jun 2003 22:46:17 +0000 (22:46 +0000)]
add a leftHanded option for mouse bindings, reverses the left/right keywords

20 years agomake key grabbing per window instead of always root
Dana Jansens [Wed, 4 Jun 2003 22:45:54 +0000 (22:45 +0000)]
make key grabbing per window instead of always root

20 years agograb bindings on each client's frame (and the focus_backup) instead of on the root...
Dana Jansens [Wed, 4 Jun 2003 22:40:33 +0000 (22:40 +0000)]
grab bindings on each client's frame (and the focus_backup) instead of on the root window

20 years agoallow cycling to iconic windows
Dana Jansens [Wed, 4 Jun 2003 19:30:35 +0000 (19:30 +0000)]
allow cycling to iconic windows

20 years agouse client_can_focus from client_focus to always get the same result
Dana Jansens [Wed, 4 Jun 2003 19:24:37 +0000 (19:24 +0000)]
use client_can_focus from client_focus to always get the same result

20 years agoreverting the transient focus cycle change, its just not.. right. add the parent...
Dana Jansens [Wed, 4 Jun 2003 18:22:19 +0000 (18:22 +0000)]
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

20 years agobetter focus cycling for transients. use the parent instead of the transients in...
Dana Jansens [Wed, 4 Jun 2003 17:33:20 +0000 (17:33 +0000)]
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

20 years agodont try change focus while looping thru the focus list
Dana Jansens [Wed, 4 Jun 2003 17:17:55 +0000 (17:17 +0000)]
dont try change focus while looping thru the focus list

20 years agoallow focus_fallback to query if a client can be focused without changing the focus...
Dana Jansens [Wed, 4 Jun 2003 17:16:50 +0000 (17:16 +0000)]
allow focus_fallback to query if a client can be focused without changing the focus order on it

20 years agograb the keybaord before cycling focus for reduced latency
Dana Jansens [Wed, 4 Jun 2003 16:39:45 +0000 (16:39 +0000)]
grab the keybaord before cycling focus for reduced latency

20 years agoremove debug print
Dana Jansens [Tue, 3 Jun 2003 05:17:32 +0000 (05:17 +0000)]
remove debug print

20 years agomore unique error for unhandles image bit depths, remove debug prints
Dana Jansens [Tue, 3 Jun 2003 05:07:39 +0000 (05:07 +0000)]
more unique error for unhandles image bit depths, remove debug prints

20 years agohandle increase_depth on 1bpp images
Dana Jansens [Tue, 3 Jun 2003 05:04:12 +0000 (05:04 +0000)]
handle increase_depth on 1bpp images

20 years agoignore xerrors while using the pixmaps specified by the client, since they can certai...
Dana Jansens [Tue, 3 Jun 2003 04:52:54 +0000 (04:52 +0000)]
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.

20 years agorm g_messages.. ones that segfault.. :>
Dana Jansens [Tue, 3 Jun 2003 01:54:31 +0000 (01:54 +0000)]
rm g_messages.. ones that segfault.. :>

20 years agoalso dont increment the nicons if the w*h is 0
Dana Jansens [Mon, 2 Jun 2003 23:16:50 +0000 (23:16 +0000)]
also dont increment the nicons if the w*h is 0

20 years agowatch out for 0x0 icons, and skip them
Dana Jansens [Mon, 2 Jun 2003 23:10:27 +0000 (23:10 +0000)]
watch out for 0x0 icons, and skip them

20 years agoadd env var to get automake 1.7
Dana Jansens [Mon, 2 Jun 2003 01:07:50 +0000 (01:07 +0000)]
add env var to get automake 1.7

20 years agoadjust what gets raised on map a bit, a little less selective.
Dana Jansens [Fri, 30 May 2003 18:16:33 +0000 (18:16 +0000)]
adjust what gets raised on map a bit, a little less selective.

20 years agobetter alpha/beta check :)
Dana Jansens [Thu, 29 May 2003 15:38:47 +0000 (15:38 +0000)]
better alpha/beta check :)

20 years agolook for 'alpha' and 'beta' releases also
Dana Jansens [Thu, 29 May 2003 15:30:05 +0000 (15:30 +0000)]
look for 'alpha' and 'beta' releases also

20 years agoonly add non-nonintrusively when both windows share a stacking layer
Dana Jansens [Thu, 29 May 2003 15:24:56 +0000 (15:24 +0000)]
only add non-nonintrusively when both windows share a stacking layer

20 years agoraise on client clicks
Dana Jansens [Thu, 29 May 2003 04:33:06 +0000 (04:33 +0000)]
raise on client clicks

20 years agorm the 'focusraise' action, it is redundant.
Dana Jansens [Wed, 28 May 2003 23:50:43 +0000 (23:50 +0000)]
rm the 'focusraise' action, it is redundant.

20 years agoproper centering of the text in popups without icons
Dana Jansens [Wed, 28 May 2003 01:40:21 +0000 (01:40 +0000)]
proper centering of the text in popups without icons

20 years agouse frame->visible, not the desktop number, other states exist too, like show_desktop
Dana Jansens [Mon, 26 May 2003 18:39:48 +0000 (18:39 +0000)]
use frame->visible, not the desktop number, other states exist too, like show_desktop

20 years agoomg wrong branch!
Dana Jansens [Sun, 25 May 2003 20:42:04 +0000 (20:42 +0000)]
omg wrong branch!

20 years agoalways gl. fontconfig instead of xft.
Dana Jansens [Sun, 25 May 2003 20:26:48 +0000 (20:26 +0000)]
always gl. fontconfig instead of xft.

20 years agogl.h shouldn't be required when not enabling gl
Derek Foreman [Sun, 25 May 2003 18:36:19 +0000 (18:36 +0000)]
gl.h shouldn't be required when not enabling gl

20 years agoadd the glade/gtk deps for debian
Dana Jansens [Sun, 25 May 2003 06:03:02 +0000 (06:03 +0000)]
add the glade/gtk deps for debian

20 years agoall grads done
Derek Foreman [Sun, 25 May 2003 03:36:12 +0000 (03:36 +0000)]
all grads done

20 years agopipecross
Derek Foreman [Sun, 25 May 2003 03:17:29 +0000 (03:17 +0000)]
pipecross

20 years agorectangle and diagonal grads yay
Derek Foreman [Sun, 25 May 2003 02:46:35 +0000 (02:46 +0000)]
rectangle and diagonal grads yay

gl > *

20 years agoShade not Shaded
Dana Jansens [Sun, 25 May 2003 02:29:00 +0000 (02:29 +0000)]
Shade not Shaded

20 years agoadd debian package list
Dana Jansens [Sun, 25 May 2003 02:05:07 +0000 (02:05 +0000)]
add debian package list

20 years agoautomake 1.7
Dana Jansens [Sun, 25 May 2003 01:46:54 +0000 (01:46 +0000)]
automake 1.7

20 years agomention glib, xml, gtk and glade
Dana Jansens [Sun, 25 May 2003 01:39:28 +0000 (01:39 +0000)]
mention glib, xml, gtk and glade

20 years agomake autoconf 2.54 required. makes automake1.6 get used on some systems
Dana Jansens [Sun, 25 May 2003 01:35:18 +0000 (01:35 +0000)]
make autoconf 2.54 required. makes automake1.6 get used on some systems

20 years agogl is starting. it's gonna get really ugly really fast, folks
Derek Foreman [Sun, 25 May 2003 00:42:02 +0000 (00:42 +0000)]
gl is starting.  it's gonna get really ugly really fast, folks

20 years agothis is a big one! im putting stats in here just cuz!
Dana Jansens [Sat, 24 May 2003 21:47:06 +0000 (21:47 +0000)]
this is a big one! im putting stats in here just cuz!
 59 files changed, 1691 insertions(+), 607 deletions(-)
Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
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)

20 years agonot being developed anymore, maybe in the future...
Dana Jansens [Sat, 24 May 2003 20:50:56 +0000 (20:50 +0000)]
not being developed anymore, maybe in the future...

20 years agoconvert shit from utf8 to filename before execing it
Dana Jansens [Sat, 24 May 2003 16:15:29 +0000 (16:15 +0000)]
convert shit from utf8 to filename before execing it

20 years agoECKS EM ELL
Dana Jansens [Sat, 24 May 2003 15:35:26 +0000 (15:35 +0000)]
ECKS EM ELL

20 years agolet the client menu open below the top of the window, just limit it at the titlebar
Dana Jansens [Sat, 24 May 2003 15:15:41 +0000 (15:15 +0000)]
let the client menu open below the top of the window, just limit it at the titlebar

20 years agoadd actions for showing the desktop
Dana Jansens [Sat, 24 May 2003 09:22:19 +0000 (09:22 +0000)]
add actions for showing the desktop

20 years agosoem changes to desktop actions.
Dana Jansens [Sat, 24 May 2003 09:11:42 +0000 (09:11 +0000)]
soem changes to desktop actions.
instead of having *wrap actions, just default to having wrap on, and let it be optionally placed into the rc to disable it.
instead of next/prev desktop, just have actions for desktop to the right/left/up/down. this applies to sendtodesktop actions too.

20 years agoadd a DEBUG_FOCUS print
Dana Jansens [Sat, 24 May 2003 08:39:14 +0000 (08:39 +0000)]
add a DEBUG_FOCUS print

20 years agothere's this case where we DONT want to ignore both events or we end up without anyth...
Dana Jansens [Sat, 24 May 2003 08:38:37 +0000 (08:38 +0000)]
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.

20 years agouse the user friendly desktop number
Dana Jansens [Sat, 24 May 2003 08:37:21 +0000 (08:37 +0000)]
use the user friendly desktop number

20 years agoclarify comment
Dana Jansens [Sat, 24 May 2003 08:10:28 +0000 (08:10 +0000)]
clarify comment

20 years agoremove obcl. shrimpx may work on this in the future but we are not usnig it now.
Dana Jansens [Sat, 24 May 2003 07:29:40 +0000 (07:29 +0000)]
remove obcl. shrimpx may work on this in the future but we are not usnig it now.

20 years agodont refocus the focused window, that just causes so many problems (with alt-tab :)
Dana Jansens [Fri, 23 May 2003 20:17:22 +0000 (20:17 +0000)]
dont refocus the focused window, that just causes so many problems (with alt-tab :)

20 years agovalidate utf8 strings before using them
Dana Jansens [Fri, 23 May 2003 18:56:33 +0000 (18:56 +0000)]
validate utf8 strings before using them

20 years agoFixed missing includes
Scott Moynes [Fri, 23 May 2003 15:34:02 +0000 (15:34 +0000)]
Fixed missing includes

20 years agoadd --enable-gl support, and put the flags/libs in the appropriate makefiles
Dana Jansens [Fri, 23 May 2003 05:30:00 +0000 (05:30 +0000)]
add --enable-gl support, and put the flags/libs in the appropriate makefiles

20 years agoremove a todo item that seems to be.. done!
Dana Jansens [Fri, 23 May 2003 02:03:40 +0000 (02:03 +0000)]
remove a todo item that seems to be.. done!

20 years agomissed a case of using the stacking list and assuming that its all clients still...
Dana Jansens [Fri, 23 May 2003 02:00:54 +0000 (02:00 +0000)]
missed a case of using the stacking list and assuming that its all clients still. fixed that assumption now.

20 years agoignore ancestor FocusIn events. i get them sometimes when hitting alt-tab and that...
Dana Jansens [Fri, 23 May 2003 01:27:46 +0000 (01:27 +0000)]
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.

20 years agohad some code inside the action for loop that didnt belong in there
Dana Jansens [Fri, 23 May 2003 01:26:39 +0000 (01:26 +0000)]
had some code inside the action for loop that didnt belong in there

20 years agoAdd toggle decor action to client menu
Scott Moynes [Fri, 23 May 2003 00:58:45 +0000 (00:58 +0000)]
Add toggle decor action to client menu

20 years agofix cut'n'paste bug
Derek Foreman [Thu, 22 May 2003 23:26:05 +0000 (23:26 +0000)]
fix cut'n'paste bug

20 years agoonly button 1 can use menu items
Dana Jansens [Thu, 22 May 2003 21:33:44 +0000 (21:33 +0000)]
only button 1 can use menu items

20 years agowatch out for border widths
Dana Jansens [Thu, 22 May 2003 21:29:56 +0000 (21:29 +0000)]
watch out for border widths

20 years agoremoved a piece of code I suspect has never been run
Derek Foreman [Thu, 22 May 2003 20:53:18 +0000 (20:53 +0000)]
removed a piece of code I suspect has never been run
this is for XServers that report less than 8 bpp default visual and support
8bpp or higher visuals

hopefully nothing is really that stupid.  we'll see.

20 years agokeep XVisualInfo around in preparation for opengl stuff
Derek Foreman [Thu, 22 May 2003 19:48:11 +0000 (19:48 +0000)]
keep XVisualInfo around in preparation for opengl stuff

20 years agoonly grab C-g while in a chain
Dana Jansens [Thu, 22 May 2003 18:22:12 +0000 (18:22 +0000)]
only grab C-g while in a chain

20 years agoadd the client_menu stuff
Dana Jansens [Thu, 22 May 2003 18:19:14 +0000 (18:19 +0000)]
add the client_menu stuff

20 years agoasync key grabs to avoid race conditions with the sync stuff. there are still possibl...
Dana Jansens [Thu, 22 May 2003 18:14:22 +0000 (18:14 +0000)]
async key grabs to avoid race conditions with the sync stuff. there are still possible rases (yay X) but they will be much harder to hit, i expect noone will ever hit them more than once/often enuogh to realise.