]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Wed, 22 Jan 2003 23:02:17 +0000 (23:02 +0000)]
show recursive.. recursively
Dana Jansens [Wed, 22 Jan 2003 22:46:16 +0000 (22:46 +0000)]
otk using new render shit.. supposedly
Dana Jansens [Wed, 22 Jan 2003 22:20:26 +0000 (22:20 +0000)]
hardcoded renderstyle
Dana Jansens [Wed, 22 Jan 2003 20:14:28 +0000 (20:14 +0000)]
part of a hardcoded style done
Dana Jansens [Wed, 22 Jan 2003 06:09:18 +0000 (06:09 +0000)]
REMOVE -fno-rtti. we use that!
Dana Jansens [Wed, 22 Jan 2003 06:08:39 +0000 (06:08 +0000)]
-fno-rtti as in cxxflags too!
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)
Derek Foreman [Wed, 22 Jan 2003 02:50:58 +0000 (02:50 +0000)]
Added a secondary color for gradients
Derek Foreman [Wed, 22 Jan 2003 02:50:29 +0000 (02:50 +0000)]
testing a gradient texture now
Dana Jansens [Wed, 22 Jan 2003 01:22:50 +0000 (01:22 +0000)]
fix the stupid spelling
Dana Jansens [Wed, 22 Jan 2003 01:09:19 +0000 (01:09 +0000)]
add -fno-check-new -fno-execptions to the g++ cxxflags
Dana Jansens [Mon, 20 Jan 2003 20:20:06 +0000 (20:20 +0000)]
drawSolidBackground seems to work :)
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
Dana Jansens [Mon, 20 Jan 2003 17:14:32 +0000 (17:14 +0000)]
add most of our style elements
Dana Jansens [Mon, 20 Jan 2003 17:07:42 +0000 (17:07 +0000)]
specify projecting cap style
Dana Jansens [Mon, 20 Jan 2003 08:44:17 +0000 (08:44 +0000)]
add textures, render the textures color for now too!
Dana Jansens [Mon, 20 Jan 2003 07:07:13 +0000 (07:07 +0000)]
add rendercolor class, with a cache of gcs for the colors
Dana Jansens [Mon, 20 Jan 2003 06:15:01 +0000 (06:15 +0000)]
XClearArea on expose in widget
Dana Jansens [Mon, 20 Jan 2003 06:11:12 +0000 (06:11 +0000)]
widegt using new render system
Dana Jansens [Mon, 20 Jan 2003 01:53:36 +0000 (01:53 +0000)]
remove the XImage from Surface
Dana Jansens [Mon, 20 Jan 2003 01:43:15 +0000 (01:43 +0000)]
new authors. this is how we dooo iiiit...
Dana Jansens [Sun, 19 Jan 2003 23:27:59 +0000 (23:27 +0000)]
use arrays instead of vectors for the screeninfos and rendercontrols.
Dana Jansens [Sat, 18 Jan 2003 07:25:00 +0000 (07:25 +0000)]
reorder how theyre destroyed, probably doesnt matter anyways.
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.
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
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
Dana Jansens [Sat, 18 Jan 2003 04:57:05 +0000 (04:57 +0000)]
add new shit
Dana Jansens [Sat, 18 Jan 2003 04:56:30 +0000 (04:56 +0000)]
add a new texture and style class
Dana Jansens [Sat, 18 Jan 2003 04:31:16 +0000 (04:31 +0000)]
starting to make render's interface
Dana Jansens [Sat, 18 Jan 2003 04:10:17 +0000 (04:10 +0000)]
colors are back
Dana Jansens [Sat, 18 Jan 2003 04:06:39 +0000 (04:06 +0000)]
*** empty log message ***
Dana Jansens [Sat, 18 Jan 2003 03:52:58 +0000 (03:52 +0000)]
surface started
Dana Jansens [Sat, 18 Jan 2003 03:09:33 +0000 (03:09 +0000)]
renders!!!!!!!!!!!!!
Dana Jansens [Sat, 18 Jan 2003 03:03:44 +0000 (03:03 +0000)]
blef
Dana Jansens [Sat, 18 Jan 2003 02:38:29 +0000 (02:38 +0000)]
change the render() interface
Dana Jansens [Sat, 18 Jan 2003 02:34:54 +0000 (02:34 +0000)]
set the background pixmap
Dana Jansens [Sat, 18 Jan 2003 02:25:32 +0000 (02:25 +0000)]
blef
Derek Foreman [Sat, 18 Jan 2003 02:13:31 +0000 (02:13 +0000)]
.cvsignore is a cvs meta file that tells cvs not to include specific files
in its diffs, commits, or updates. we use this to keep machine generated
files from showing up in diffs.
this commit adds truerendercontrol.lo, a libtool generated file, to the
.cvsignore file.
kthx bye! *^_^*
Dana Jansens [Sat, 18 Jan 2003 01:52:02 +0000 (01:52 +0000)]
compiles
Dana Jansens [Sat, 18 Jan 2003 00:51:11 +0000 (00:51 +0000)]
fuc put it back
Dana Jansens [Sat, 18 Jan 2003 00:48:23 +0000 (00:48 +0000)]
move render()
Dana Jansens [Sat, 18 Jan 2003 00:33:48 +0000 (00:33 +0000)]
start of new render code
Dana Jansens [Sat, 18 Jan 2003 00:09:05 +0000 (00:09 +0000)]
use otk::Property properly, and the right atoms
Dana Jansens [Fri, 17 Jan 2003 23:22:53 +0000 (23:22 +0000)]
include all the required libs
Dana Jansens [Fri, 17 Jan 2003 23:20:59 +0000 (23:20 +0000)]
correct a comment
Dana Jansens [Fri, 17 Jan 2003 22:54:11 +0000 (22:54 +0000)]
state the license. killall the old readme data
Dana Jansens [Fri, 17 Jan 2003 09:15:07 +0000 (09:15 +0000)]
Some cleanups in the mapping procedure. Apply requested states during the process.
Add new function types for new netwm supported actions, i.e. Func_Shade and Func_Fullscreen.
Add support for the _NET_WM_FULLSCREEN state.
Dana Jansens [Fri, 17 Jan 2003 07:48:38 +0000 (07:48 +0000)]
add new actions from the ewmh spec
Dana Jansens [Fri, 17 Jan 2003 07:45:07 +0000 (07:45 +0000)]
add internal_move/resize and wrap them with move() and resize() which are for user use, and make sure that the window is allowed to be moved/resized.
add the allowed actions hint setting.
Dana Jansens [Fri, 17 Jan 2003 07:25:34 +0000 (07:25 +0000)]
add frame.. wrapper changes.
Dana Jansens [Fri, 17 Jan 2003 07:25:11 +0000 (07:25 +0000)]
do good math
Dana Jansens [Fri, 17 Jan 2003 07:17:26 +0000 (07:17 +0000)]
use frame.size()
Dana Jansens [Fri, 17 Jan 2003 07:14:47 +0000 (07:14 +0000)]
add frame.hh to openbox.i's deps
Dana Jansens [Fri, 17 Jan 2003 07:12:21 +0000 (07:12 +0000)]
provide the strut for the frame's size instead of an area rect
Dana Jansens [Fri, 17 Jan 2003 07:10:52 +0000 (07:10 +0000)]
make window placement not go off screen at all
Dana Jansens [Fri, 17 Jan 2003 07:06:34 +0000 (07:06 +0000)]
call the place routine after the window is grabbed
Dana Jansens [Fri, 17 Jan 2003 07:04:30 +0000 (07:04 +0000)]
call the place window routine after the frame is created
Dana Jansens [Fri, 17 Jan 2003 07:04:12 +0000 (07:04 +0000)]
add the Frame class
Dana Jansens [Fri, 17 Jan 2003 07:03:54 +0000 (07:03 +0000)]
use the frame's area
Dana Jansens [Fri, 17 Jan 2003 06:52:34 +0000 (06:52 +0000)]
add a drag threshold
Dana Jansens [Fri, 17 Jan 2003 06:43:47 +0000 (06:43 +0000)]
add drag_threshold
Dana Jansens [Fri, 17 Jan 2003 06:40:00 +0000 (06:40 +0000)]
rm my lucid experiment
Dana Jansens [Fri, 17 Jan 2003 06:07:20 +0000 (06:07 +0000)]
add commented code for future maybe
Dana Jansens [Fri, 17 Jan 2003 04:25:23 +0000 (04:25 +0000)]
add comment for bugfix
Dana Jansens [Fri, 17 Jan 2003 03:53:38 +0000 (03:53 +0000)]
don't use XMoveResize, it doesn't work for StaticGravity windows?
Dana Jansens [Fri, 17 Jan 2003 03:03:18 +0000 (03:03 +0000)]
get all the normal hints when mapping again, oops.
Dana Jansens [Fri, 17 Jan 2003 02:57:42 +0000 (02:57 +0000)]
centered gravities lose one borderwidth when mapping too
Dana Jansens [Fri, 17 Jan 2003 02:53:06 +0000 (02:53 +0000)]
add {}'s
Dana Jansens [Fri, 17 Jan 2003 02:52:26 +0000 (02:52 +0000)]
add whitespace
Dana Jansens [Fri, 17 Jan 2003 02:48:29 +0000 (02:48 +0000)]
try use the gravity in the WM_NORMAL hint, and fall back to the attribute
Dana Jansens [Fri, 17 Jan 2003 02:43:31 +0000 (02:43 +0000)]
add a getGravity function to get the gravity from the window attributes initially
Dana Jansens [Fri, 17 Jan 2003 02:31:46 +0000 (02:31 +0000)]
s/SIGCLD/SIGCHLD/ that was Sysv4 shit
Dana Jansens [Fri, 17 Jan 2003 02:11:11 +0000 (02:11 +0000)]
test for borders on static grav windows
Dana Jansens [Thu, 16 Jan 2003 23:38:21 +0000 (23:38 +0000)]
reap child processes when they die
Dana Jansens [Thu, 16 Jan 2003 23:32:16 +0000 (23:32 +0000)]
new raise/lower window code. only restacks 2 windows (1 move) at a time, ever. ManMower, u rulz.
Dana Jansens [Thu, 16 Jan 2003 23:05:58 +0000 (23:05 +0000)]
exec a requested new process via /bin/sh to allow for command line args, the same way otk::bexec does it.
Dana Jansens [Thu, 16 Jan 2003 09:30:28 +0000 (09:30 +0000)]
use -export-dynamic when linking libpython.a
Dana Jansens [Thu, 16 Jan 2003 09:12:07 +0000 (09:12 +0000)]
add a todo comment
Dana Jansens [Thu, 16 Jan 2003 08:47:21 +0000 (08:47 +0000)]
use otk::Property to get the atom values
Dana Jansens [Thu, 16 Jan 2003 08:44:52 +0000 (08:44 +0000)]
redo otk::Property. make it static.
Dana Jansens [Thu, 16 Jan 2003 07:02:47 +0000 (07:02 +0000)]
rm old bb shit that we dont use
Dana Jansens [Thu, 16 Jan 2003 05:21:39 +0000 (05:21 +0000)]
make an optional bool param for ustring's other constructors
Dana Jansens [Thu, 16 Jan 2003 05:20:33 +0000 (05:20 +0000)]
make an optional bool param for ustring's default constructor
Dana Jansens [Thu, 16 Jan 2003 04:10:12 +0000 (04:10 +0000)]
dont allow resizing < 1 (based on increments)
Dana Jansens [Thu, 16 Jan 2003 01:54:51 +0000 (01:54 +0000)]
stacking list on root is bottom to top
Dana Jansens [Wed, 15 Jan 2003 03:18:01 +0000 (03:18 +0000)]
extern "C" the C headers
Dana Jansens [Wed, 15 Jan 2003 03:17:46 +0000 (03:17 +0000)]
add headers for select()
Dana Jansens [Tue, 14 Jan 2003 23:55:07 +0000 (23:55 +0000)]
use the better defines for the xft version
Dana Jansens [Tue, 14 Jan 2003 23:53:23 +0000 (23:53 +0000)]
add comment
Dana Jansens [Tue, 14 Jan 2003 23:53:04 +0000 (23:53 +0000)]
check for XftGetVersion
Dana Jansens [Tue, 14 Jan 2003 22:58:35 +0000 (22:58 +0000)]
just return if a valid widget isnt found, racey to assert
Dana Jansens [Tue, 14 Jan 2003 22:49:59 +0000 (22:49 +0000)]
display the build version as well as the runtime version of Xft
Dana Jansens [Tue, 14 Jan 2003 21:14:21 +0000 (21:14 +0000)]
no long used with our Timer-ng!
Dana Jansens [Tue, 14 Jan 2003 20:33:19 +0000 (20:33 +0000)]
dont need unistd for gettimeofday
Dana Jansens [Tue, 14 Jan 2003 09:54:05 +0000 (09:54 +0000)]
otk::Timer-ng!! thanks ManMower for this shizznit!
Dana Jansens [Tue, 14 Jan 2003 00:13:20 +0000 (00:13 +0000)]
rm the util directory
Dana Jansens [Mon, 13 Jan 2003 10:55:28 +0000 (10:55 +0000)]
fix indenting
Dana Jansens [Mon, 13 Jan 2003 10:33:16 +0000 (10:33 +0000)]
use the byte size for utf strings, not the character size
Dana Jansens [Mon, 13 Jan 2003 10:09:06 +0000 (10:09 +0000)]
use the new global display var
Dana Jansens [Mon, 13 Jan 2003 10:08:44 +0000 (10:08 +0000)]
add the global display variable
This page took 0.051789 seconds and 4 git commands to generate.