Dana Jansens
30cef0ceca
add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP
2003-02-10 15:13:24 +00:00
Dana Jansens
43f958996b
use a solid color for the default background
2003-02-10 02:30:52 +00:00
Dana Jansens
a4c8a839a3
layout fixes, give widgets a default texture, etc.
2003-02-10 02:27:58 +00:00
Dana Jansens
c26e5ea751
set the _text
2003-02-10 01:39:45 +00:00
Dana Jansens
5673ab7e70
use parentrelative when theres no texture set
2003-02-09 23:39:54 +00:00
Dana Jansens
115fedf432
use the c++ std cheaders
2003-02-09 23:07:54 +00:00
Dana Jansens
74cfb1b4c1
signed ints instead of unsigned ints again. less pain. pain bad.
2003-02-09 22:40:47 +00:00
Dana Jansens
ef231de58a
mad optimizations
2003-02-08 08:59:24 +00:00
Dana Jansens
188e5cd537
udpate to new api
2003-02-08 08:14:02 +00:00
Dana Jansens
f51f1c775f
stacked cycling menu works now. add a highlighted flag to otk widgets
2003-02-08 08:13:02 +00:00
Dana Jansens
b555cd12e7
rm the headers that are no longer existing
2003-02-08 07:43:25 +00:00
Dana Jansens
f9659acd11
add the new size class' header
2003-02-08 07:34:06 +00:00
Dana Jansens
99cd843fc6
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.
2003-02-08 07:33:48 +00:00
Dana Jansens
c3e4f97d87
make "make dist" work, compiler flags cleanups
2003-02-06 06:19:46 +00:00
Dana Jansens
7c8c9e998f
new swig build system. much better. yay.
2003-02-05 15:38:29 +00:00
Dana Jansens
67fbe8354f
dont make wrap a subdir of otk
2003-02-05 10:48:37 +00:00
Dana Jansens
423367e8cd
move the otk wrapper stuff into its own dir
2003-02-05 10:39:14 +00:00
Dana Jansens
a5a712f9ae
provide pkg-config info for libotk
2003-02-05 09:40:08 +00:00
Dana Jansens
5072931be0
use bevel width on the top/bottom too
2003-02-05 07:40:56 +00:00
Dana Jansens
871e777e55
use the widget's bevel width
2003-02-05 07:37:48 +00:00
Dana Jansens
cdd260ab2e
don't wait for x events if any timers fired
2003-02-05 07:22:37 +00:00
Dana Jansens
64ac7d0537
80 cols
2003-02-05 07:14:22 +00:00
Dana Jansens
53bed5e59a
80 cols
2003-02-05 07:11:46 +00:00
Dana Jansens
a612136ba5
various fixes to the otk widgets
2003-02-05 05:48:01 +00:00
Dana Jansens
8df1670bc2
add an adjustable event mask
2003-02-05 05:06:33 +00:00
Dana Jansens
5833652604
add operator==
2003-02-04 23:33:07 +00:00
Dana Jansens
b8735c759a
enforce a min size
2003-02-04 15:07:39 +00:00
Dana Jansens
9e6b0d5a8d
update children first
2003-02-04 15:04:30 +00:00
Dana Jansens
0bc098ca56
dont include config.h from ..
2003-02-04 14:05:48 +00:00
Dana Jansens
9dd156ce51
add the headers, and install them
2003-02-04 13:52:51 +00:00
Dana Jansens
51a41b9b76
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.
2003-02-04 08:51:47 +00:00
Dana Jansens
afb8a28120
support pseudocolor and greyscale displays by, using solid colors instead of gradients
2003-02-03 07:41:25 +00:00
Dana Jansens
e6bfddf849
add pseudorendercontrol
2003-02-03 07:06:45 +00:00
Dana Jansens
e0eaee86de
include stdio
2003-02-03 05:06:10 +00:00
Dana Jansens
dec0760d87
dont let this run past the buffer edge
2003-02-03 01:46:11 +00:00
Dana Jansens
8d99c55c6c
new merry theme updates
2003-02-02 22:54:52 +00:00
Dana Jansens
8287fb2889
check before deleting
2003-02-02 22:40:20 +00:00
Dana Jansens
17a3f1e268
rm configuration class
2003-02-02 22:30:49 +00:00
Dana Jansens
2fe0c0ee5c
rm this shit
2003-02-02 22:30:22 +00:00
Dana Jansens
d73d4247e7
no more configuration.hh
2003-02-02 22:30:06 +00:00
Dana Jansens
aaf297a136
delete the surface in destructor
2003-02-02 22:29:39 +00:00
Dana Jansens
5802cf6109
add operator==
2003-02-01 12:23:55 +00:00
Dana Jansens
2a2f4306f8
maximizing!
2003-02-01 05:26:06 +00:00
Derek Foreman
4527e71d19
added compile time check for client endianness
2003-02-01 02:38:16 +00:00
Derek Foreman
9a47b042de
another attempt at fixing strange endian issues
2003-02-01 02:31:30 +00:00
Derek Foreman
f92804ec20
Get the bit shifts from the client, not server
2003-02-01 02:18:02 +00:00
Derek Foreman
bbe129c40e
properly support "cross endian" configurations
2003-02-01 01:41:35 +00:00
Dana Jansens
2eccd90f1b
fieron default
2003-02-01 01:22:31 +00:00
Dana Jansens
3d8a035a9a
try appending our shit to the path, and not import config in the cc
2003-01-31 06:01:16 +00:00
Dana Jansens
0833d51eae
changes to the MERRY style
2003-01-30 23:06:24 +00:00