]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
21 years agosome intermediate stage. stacked focus cycling is very broken. dont try it. going...
Dana Jansens [Fri, 24 Jan 2003 09:25:03 +0000 (09:25 +0000)]
some intermediate stage. stacked focus cycling is very broken. dont try it. going to have to change how the python stuff works i think!

21 years agoallow python to grab the keyboard. have release events go to the grabs callback....
Dana Jansens [Fri, 24 Jan 2003 07:37:26 +0000 (07:37 +0000)]
allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released

21 years agoadd all teh steps
Dana Jansens [Fri, 24 Jan 2003 07:00:34 +0000 (07:00 +0000)]
add all teh steps

21 years agoadd instructions for CVS compiling
Dana Jansens [Fri, 24 Jan 2003 06:58:22 +0000 (06:58 +0000)]
add instructions for CVS compiling

21 years agowrapper changes
Dana Jansens [Fri, 24 Jan 2003 05:44:27 +0000 (05:44 +0000)]
wrapper changes

21 years agodont focus on A-Left
Dana Jansens [Fri, 24 Jan 2003 05:44:09 +0000 (05:44 +0000)]
dont focus on A-Left

21 years agoput back the font
Dana Jansens [Fri, 24 Jan 2003 05:23:46 +0000 (05:23 +0000)]
put back the font

21 years agofix a comment
Dana Jansens [Fri, 24 Jan 2003 04:19:50 +0000 (04:19 +0000)]
fix a comment

21 years agobold non-shadowed font
Dana Jansens [Fri, 24 Jan 2003 03:51:06 +0000 (03:51 +0000)]
bold non-shadowed font

21 years agosmaller, non-bold font
Dana Jansens [Fri, 24 Jan 2003 03:35:35 +0000 (03:35 +0000)]
smaller, non-bold font

21 years agodon't make dock type windows auto-omni-present.
Dana Jansens [Fri, 24 Jan 2003 02:27:10 +0000 (02:27 +0000)]
don't make dock type windows auto-omni-present.
add some debug prints

21 years agoadd printf for when a window requests its desktop
Dana Jansens [Fri, 24 Jan 2003 01:38:39 +0000 (01:38 +0000)]
add printf for when a window requests its desktop

21 years agoadd an UrgentNotify callback type. fire it when a window becomes "urgent"
Dana Jansens [Fri, 24 Jan 2003 00:44:36 +0000 (00:44 +0000)]
add an UrgentNotify callback type. fire it when a window becomes "urgent"

21 years agowatch for multiple map requests on the same window. ignore after the first.
Dana Jansens [Fri, 24 Jan 2003 00:08:55 +0000 (00:08 +0000)]
watch for multiple map requests on the same window. ignore after the first.

21 years agoout with the blackbox source
Dana Jansens [Fri, 24 Jan 2003 00:02:24 +0000 (00:02 +0000)]
out with the blackbox source

21 years agorm all the bb shit
Dana Jansens [Thu, 23 Jan 2003 23:55:09 +0000 (23:55 +0000)]
rm all the bb shit

21 years agoremove the old blackbox bullshit
Dana Jansens [Thu, 23 Jan 2003 23:42:46 +0000 (23:42 +0000)]
remove the old blackbox bullshit

21 years agowrap around right for focus cycling
Dana Jansens [Thu, 23 Jan 2003 23:18:05 +0000 (23:18 +0000)]
wrap around right for focus cycling

21 years agoAdded color reduction for 16bpp displays
Derek Foreman [Thu, 23 Jan 2003 18:47:47 +0000 (18:47 +0000)]
Added color reduction for 16bpp displays

21 years agoblef
Dana Jansens [Thu, 23 Jan 2003 15:46:29 +0000 (15:46 +0000)]
blef

21 years agokeep a list of clients in the order that they have been focused
Dana Jansens [Thu, 23 Jan 2003 15:46:19 +0000 (15:46 +0000)]
keep a list of clients in the order that they have been focused

21 years agobe smart about skipping focusing a window from unmap events, watch the unmap_ignore
Dana Jansens [Thu, 23 Jan 2003 15:43:55 +0000 (15:43 +0000)]
be smart about skipping focusing a window from unmap events, watch the unmap_ignore

21 years agoremove client_buttons
Dana Jansens [Thu, 23 Jan 2003 15:32:58 +0000 (15:32 +0000)]
remove client_buttons

21 years agocleanups for how we display iconic state in the hints, and choose it in the mapping...
Dana Jansens [Thu, 23 Jan 2003 14:16:30 +0000 (14:16 +0000)]
cleanups for how we display iconic state in the hints, and choose it in the mapping process. make things work with gnome-panel's restore-to-native/current-workspace

21 years agouse the proper screen area, which excludes area taken up by struts
Dana Jansens [Thu, 23 Jan 2003 13:48:46 +0000 (13:48 +0000)]
use the proper screen area, which excludes area taken up by struts

21 years agomake docks and desktops always on all desktops
Dana Jansens [Thu, 23 Jan 2003 13:28:37 +0000 (13:28 +0000)]
make docks and desktops always on all desktops

21 years agoput this back mostly.
Dana Jansens [Thu, 23 Jan 2003 13:00:58 +0000 (13:00 +0000)]
put this back mostly.

21 years agomake A-1 mouse focus
Dana Jansens [Thu, 23 Jan 2003 13:00:20 +0000 (13:00 +0000)]
make A-1 mouse focus

21 years agothose adds werent a mistake.. :P
Dana Jansens [Thu, 23 Jan 2003 12:49:50 +0000 (12:49 +0000)]
those adds werent a mistake.. :P

21 years agoadd iconifying!!!!
Dana Jansens [Thu, 23 Jan 2003 12:34:11 +0000 (12:34 +0000)]
add iconifying!!!!
also cleanup the map process a bit, the close action wasn't being set in the allowed actions.

21 years agoadd comment, and reformat
Dana Jansens [Thu, 23 Jan 2003 12:13:11 +0000 (12:13 +0000)]
add comment, and reformat

21 years agomaprequests do not come here once the window is managed any more. they go to the...
Dana Jansens [Thu, 23 Jan 2003 12:12:17 +0000 (12:12 +0000)]
maprequests do not come here once the window is managed any more. they go to the plate. make events on the plate go to the client for handling, and dont bother looking for clients in the maprequesthandler anymore

21 years agoremove unused old handlers
Dana Jansens [Thu, 23 Jan 2003 12:10:57 +0000 (12:10 +0000)]
remove unused old handlers

21 years agoput back the background
Dana Jansens [Thu, 23 Jan 2003 09:11:34 +0000 (09:11 +0000)]
put back the background

21 years agocycling by any number of windows
Dana Jansens [Thu, 23 Jan 2003 09:03:06 +0000 (09:03 +0000)]
cycling by any number of windows

21 years agolinear focus cycling
Dana Jansens [Thu, 23 Jan 2003 09:01:40 +0000 (09:01 +0000)]
linear focus cycling

21 years agoset the root window, to a color for now
Dana Jansens [Thu, 23 Jan 2003 07:26:32 +0000 (07:26 +0000)]
set the root window, to a color for now

21 years agofixed incredibly embarassing cut'n'paste error in highlight
Derek Foreman [Thu, 23 Jan 2003 05:58:56 +0000 (05:58 +0000)]
fixed incredibly embarassing cut'n'paste error in highlight

21 years agoFixed corners of bevels
Derek Foreman [Thu, 23 Jan 2003 05:38:08 +0000 (05:38 +0000)]
Fixed corners of bevels

21 years agoAdded bevels
Derek Foreman [Thu, 23 Jan 2003 05:22:50 +0000 (05:22 +0000)]
Added bevels

21 years agoremove the word "sticky" from everywhere, and replace with "all desktops". change...
Dana Jansens [Thu, 23 Jan 2003 05:20:13 +0000 (05:20 +0000)]
remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button

21 years agomake the 'toggle all desktops' button work
Dana Jansens [Thu, 23 Jan 2003 04:49:42 +0000 (04:49 +0000)]
make the 'toggle all desktops' button work

21 years agoadd decor_sticky to the default decorations list
Dana Jansens [Thu, 23 Jan 2003 04:23:58 +0000 (04:23 +0000)]
add decor_sticky to the default decorations list

21 years agoremove the border on the handle
Dana Jansens [Thu, 23 Jan 2003 04:21:25 +0000 (04:21 +0000)]
remove the border on the handle

21 years agoremove debug printfs
Dana Jansens [Thu, 23 Jan 2003 04:20:08 +0000 (04:20 +0000)]
remove debug printfs

21 years agoadded borders to gradient backgrounds
Derek Foreman [Thu, 23 Jan 2003 04:18:05 +0000 (04:18 +0000)]
added borders to gradient backgrounds

21 years agoremove debug printf
Dana Jansens [Thu, 23 Jan 2003 04:17:57 +0000 (04:17 +0000)]
remove debug printf

21 years agocheck if the window exists before trying to focus it
Dana Jansens [Thu, 23 Jan 2003 03:44:18 +0000 (03:44 +0000)]
check if the window exists before trying to focus it

21 years agouse the fieron bitmap mask style
Dana Jansens [Thu, 23 Jan 2003 03:04:43 +0000 (03:04 +0000)]
use the fieron bitmap mask style

21 years agoinclude algorthm forstd::find
Dana Jansens [Thu, 23 Jan 2003 02:33:42 +0000 (02:33 +0000)]
include algorthm forstd::find

21 years agodont use a const_iterator
Dana Jansens [Thu, 23 Jan 2003 02:30:58 +0000 (02:30 +0000)]
dont use a const_iterator

21 years agodont use a const_iterator
Dana Jansens [Thu, 23 Jan 2003 02:29:17 +0000 (02:29 +0000)]
dont use a const_iterator

21 years agoadd stdio.h
Dana Jansens [Thu, 23 Jan 2003 02:26:20 +0000 (02:26 +0000)]
add stdio.h

21 years agogive access to _timeout for shitty compilers in TimerCompare
Dana Jansens [Thu, 23 Jan 2003 02:24:19 +0000 (02:24 +0000)]
give access to _timeout for shitty compilers in TimerCompare

21 years agoadd stdio.h
Dana Jansens [Thu, 23 Jan 2003 02:16:07 +0000 (02:16 +0000)]
add stdio.h

21 years agobitmap masks return!
Dana Jansens [Thu, 23 Jan 2003 02:08:04 +0000 (02:08 +0000)]
bitmap masks return!

21 years agonew render system in effect. now ot make it look right
Dana Jansens [Thu, 23 Jan 2003 01:44:01 +0000 (01:44 +0000)]
new render system in effect. now ot make it look right

21 years agostarts.. then exits.
Dana Jansens [Thu, 23 Jan 2003 01:21:39 +0000 (01:21 +0000)]
starts.. then exits.

21 years agocompiles with the new render subsystem...
Dana Jansens [Thu, 23 Jan 2003 00:14:44 +0000 (00:14 +0000)]
compiles with the new render subsystem...

21 years ago hardcode some bitmap masks
Dana Jansens [Thu, 23 Jan 2003 00:08:50 +0000 (00:08 +0000)]
 hardcode some bitmap masks

21 years agorender code fixes
Dana Jansens [Wed, 22 Jan 2003 23:17:28 +0000 (23:17 +0000)]
render code fixes

21 years agoadd the pixel to the cache
Dana Jansens [Wed, 22 Jan 2003 23:16:58 +0000 (23:16 +0000)]
add the pixel to the cache

21 years agosave/load the pixel in the cache
Dana Jansens [Wed, 22 Jan 2003 23:16:49 +0000 (23:16 +0000)]
save/load the pixel in the cache

21 years agoincrement the count 1 right off the start for the cache
Dana Jansens [Wed, 22 Jan 2003 23:14:42 +0000 (23:14 +0000)]
increment the count 1 right off the start for the cache

21 years agobreak when no more widgets showing
Dana Jansens [Wed, 22 Jan 2003 23:11:30 +0000 (23:11 +0000)]
break when no more widgets showing

21 years agoshow recursive.. recursively
Dana Jansens [Wed, 22 Jan 2003 23:02:17 +0000 (23:02 +0000)]
show recursive.. recursively

21 years agootk using new render shit.. supposedly
Dana Jansens [Wed, 22 Jan 2003 22:46:16 +0000 (22:46 +0000)]
otk using new render shit.. supposedly

21 years agohardcoded renderstyle
Dana Jansens [Wed, 22 Jan 2003 22:20:26 +0000 (22:20 +0000)]
hardcoded renderstyle

21 years agopart of a hardcoded style done
Dana Jansens [Wed, 22 Jan 2003 20:14:28 +0000 (20:14 +0000)]
part of a hardcoded style done

21 years agoREMOVE -fno-rtti. we use that!
Dana Jansens [Wed, 22 Jan 2003 06:09:18 +0000 (06:09 +0000)]
REMOVE -fno-rtti. we use that!

21 years ago-fno-rtti as in cxxflags too!
Dana Jansens [Wed, 22 Jan 2003 06:08:39 +0000 (06:08 +0000)]
-fno-rtti as in cxxflags too!

21 years agoadded "pixel32" typedef for 32bit rgb data
Derek Foreman [Wed, 22 Jan 2003 02:51:33 +0000 (02:51 +0000)]
added "pixel32" typedef for 32bit rgb data
added a single gradient texture type (vertical)

21 years agoAdded a secondary color for gradients
Derek Foreman [Wed, 22 Jan 2003 02:50:58 +0000 (02:50 +0000)]
Added a secondary color for gradients

21 years agotesting a gradient texture now
Derek Foreman [Wed, 22 Jan 2003 02:50:29 +0000 (02:50 +0000)]
testing a gradient texture now

21 years agofix the stupid spelling
Dana Jansens [Wed, 22 Jan 2003 01:22:50 +0000 (01:22 +0000)]
fix the stupid spelling

21 years agoadd -fno-check-new -fno-execptions to the g++ cxxflags
Dana Jansens [Wed, 22 Jan 2003 01:09:19 +0000 (01:09 +0000)]
add -fno-check-new -fno-execptions to the g++ cxxflags

21 years agodrawSolidBackground seems to work :)
Dana Jansens [Mon, 20 Jan 2003 20:20:06 +0000 (20:20 +0000)]
drawSolidBackground seems to work :)

21 years agodont try free the widget's pixmap until it is no longer in use
Dana Jansens [Mon, 20 Jan 2003 19:28:57 +0000 (19:28 +0000)]
dont try free the widget's pixmap until it is no longer in use

21 years agoadd most of our style elements
Dana Jansens [Mon, 20 Jan 2003 17:14:32 +0000 (17:14 +0000)]
add most of our style elements

21 years agospecify projecting cap style
Dana Jansens [Mon, 20 Jan 2003 17:07:42 +0000 (17:07 +0000)]
specify projecting cap style

21 years agoadd textures, render the textures color for now too!
Dana Jansens [Mon, 20 Jan 2003 08:44:17 +0000 (08:44 +0000)]
add textures, render the textures color for now too!

21 years agoadd rendercolor class, with a cache of gcs for the colors
Dana Jansens [Mon, 20 Jan 2003 07:07:13 +0000 (07:07 +0000)]
add rendercolor class, with a cache of gcs for the colors

21 years agoXClearArea on expose in widget
Dana Jansens [Mon, 20 Jan 2003 06:15:01 +0000 (06:15 +0000)]
XClearArea on expose in widget

21 years agowidegt using new render system
Dana Jansens [Mon, 20 Jan 2003 06:11:12 +0000 (06:11 +0000)]
widegt using new render system

21 years agoremove the XImage from Surface
Dana Jansens [Mon, 20 Jan 2003 01:53:36 +0000 (01:53 +0000)]
remove the XImage from Surface

21 years agonew authors. this is how we dooo iiiit...
Dana Jansens [Mon, 20 Jan 2003 01:43:15 +0000 (01:43 +0000)]
new authors. this is how we dooo iiiit...

21 years agouse arrays instead of vectors for the screeninfos and rendercontrols.
Dana Jansens [Sun, 19 Jan 2003 23:27:59 +0000 (23:27 +0000)]
use arrays instead of vectors for the screeninfos and rendercontrols.

21 years agoreorder how theyre destroyed, probably doesnt matter anyways.
Dana Jansens [Sat, 18 Jan 2003 07:25:00 +0000 (07:25 +0000)]
reorder how theyre destroyed, probably doesnt matter anyways.

21 years agoprovide RenderControls to all otk from the display class. initialize them all there...
Dana Jansens [Sat, 18 Jan 2003 07:23:28 +0000 (07:23 +0000)]
provide RenderControls to all otk from the display class. initialize them all there. try use bitshifts instead of color tables in the TrueRenderControl class for finding correct rgbs. Move the image/pixmap/xftdraw into the surface class, and it maintains them, recreating them when it resizes.

21 years agouse a bitshift on the rgb values instead of a color table
Dana Jansens [Sat, 18 Jan 2003 06:12:29 +0000 (06:12 +0000)]
use a bitshift on the rgb values instead of a color table

21 years agoadd DESIGN from the openbox3 repository. add to that the render.dia, a design diagram...
Dana Jansens [Sat, 18 Jan 2003 05:58:56 +0000 (05:58 +0000)]
add DESIGN from the openbox3 repository. add to that the render.dia, a design diagram for the new render code

21 years agoadd new shit
Dana Jansens [Sat, 18 Jan 2003 04:57:05 +0000 (04:57 +0000)]
add new shit

21 years agoadd a new texture and style class
Dana Jansens [Sat, 18 Jan 2003 04:56:30 +0000 (04:56 +0000)]
add a new texture and style class

21 years agostarting to make render's interface
Dana Jansens [Sat, 18 Jan 2003 04:31:16 +0000 (04:31 +0000)]
starting to make render's interface

21 years agocolors are back
Dana Jansens [Sat, 18 Jan 2003 04:10:17 +0000 (04:10 +0000)]
colors are back

21 years ago*** empty log message ***
Dana Jansens [Sat, 18 Jan 2003 04:06:39 +0000 (04:06 +0000)]
*** empty log message ***

21 years agosurface started
Dana Jansens [Sat, 18 Jan 2003 03:52:58 +0000 (03:52 +0000)]
surface started

21 years agorenders!!!!!!!!!!!!!
Dana Jansens [Sat, 18 Jan 2003 03:09:33 +0000 (03:09 +0000)]
renders!!!!!!!!!!!!!

21 years agoblef
Dana Jansens [Sat, 18 Jan 2003 03:03:44 +0000 (03:03 +0000)]
blef

21 years agochange the render() interface
Dana Jansens [Sat, 18 Jan 2003 02:38:29 +0000 (02:38 +0000)]
change the render() interface