Dana Jansens
|
54e85b2599
|
only keep fullscreen windows in the top layer when they or a relative is focused
|
2003-02-13 23:44:32 +00:00 |
|
Dana Jansens
|
8446eaedc7
|
scale images down to the available surface size
|
2003-02-13 22:45:11 +00:00 |
|
Dana Jansens
|
576f03f629
|
don use gradient for titlebar.. waste of cycles
|
2003-02-13 10:38:04 +00:00 |
|
Dana Jansens
|
e71fb6c66e
|
| NOT & YOU BASTARD
|
2003-02-13 10:30:17 +00:00 |
|
Dana Jansens
|
07305ec718
|
display icons in the frame titlebar!
|
2003-02-13 10:23:22 +00:00 |
|
Dana Jansens
|
1e58c863bb
|
render images properly, minus the scaling
|
2003-02-13 10:19:25 +00:00 |
|
Dana Jansens
|
afd477692d
|
uncomment the _NET_WM_ICON property
|
2003-02-13 07:42:33 +00:00 |
|
Dana Jansens
|
af27d7b7f0
|
doc _layer.
add an Icon struct
|
2003-02-13 07:38:45 +00:00 |
|
Dana Jansens
|
939e7887ce
|
notify the frame when the desktop changes
|
2003-02-13 07:35:25 +00:00 |
|
Dana Jansens
|
23cc9e0546
|
show state with the alldesktops and max buttons
|
2003-02-13 07:32:30 +00:00 |
|
Dana Jansens
|
f898314662
|
buttons press!
|
2003-02-13 07:30:11 +00:00 |
|
Dana Jansens
|
c88451f0c1
|
readd titlebar buttons. but they dont press yet
|
2003-02-13 07:18:11 +00:00 |
|
Dana Jansens
|
3e504ae5f3
|
rm a stupid bb format
|
2003-02-13 05:18:41 +00:00 |
|
Dana Jansens
|
329de788cb
|
add _created
|
2003-02-13 05:15:17 +00:00 |
|
Dana Jansens
|
ea20fcc272
|
only free allocated colors
|
2003-02-13 05:12:01 +00:00 |
|
Dana Jansens
|
15f2208209
|
borked the build
|
2003-02-13 05:11:39 +00:00 |
|
Dana Jansens
|
dca8c61a91
|
free the colors on shutdown
|
2003-02-13 05:07:25 +00:00 |
|
Dana Jansens
|
68482ff556
|
no segfault plz tnx
|
2003-02-13 04:54:54 +00:00 |
|
Dana Jansens
|
0ebf6a1754
|
only store what we need to in the class
|
2003-02-13 04:52:08 +00:00 |
|
Dana Jansens
|
e451c08ac5
|
alloc colors only when needed, and free them properly on destruction
|
2003-02-13 04:50:57 +00:00 |
|
Dana Jansens
|
8ad1d0bb99
|
clear the stringlist before populating it
|
2003-02-13 04:37:41 +00:00 |
|
Dana Jansens
|
7c32ac2b3f
|
proper order for headers
|
2003-02-12 06:49:06 +00:00 |
|
Dana Jansens
|
ec2113ca5b
|
move comment
|
2003-02-12 06:20:48 +00:00 |
|
Dana Jansens
|
7a2a461582
|
only store what we need to in the class
|
2003-02-12 06:18:28 +00:00 |
|
Dana Jansens
|
dd89811570
|
alloc colors.. i think!
|
2003-02-12 06:14:25 +00:00 |
|
Dana Jansens
|
6b1381d69d
|
add mising ()s
|
2003-02-12 01:22:51 +00:00 |
|
Dana Jansens
|
a0738a0197
|
more efficient/nicer way to get the XColor values
|
2003-02-12 01:22:31 +00:00 |
|
Dana Jansens
|
044c8ae416
|
start of pseudo init
|
2003-02-12 01:14:02 +00:00 |
|
Dana Jansens
|
5e0fc865a8
|
start of pseudocolor init
|
2003-02-12 01:12:34 +00:00 |
|
Dana Jansens
|
325a909dcd
|
move printf..
|
2003-02-12 00:42:19 +00:00 |
|
Dana Jansens
|
fe1473bccc
|
use the frame's area() properly
|
2003-02-12 00:40:25 +00:00 |
|
Dana Jansens
|
5160662248
|
use the frame's area not the client's
|
2003-02-12 00:39:15 +00:00 |
|
Dana Jansens
|
9faca110ac
|
kill all the old commented vars in rendercontrol.hh
add some preliminary vars in pseudorendercontrol.hh
|
2003-02-12 00:34:22 +00:00 |
|
Dana Jansens
|
72ff846dbb
|
make all the rendering code in RenderControl. use true/pseudo RenderControl classes just for reducing the pixel32 data to the appropriate bitdepth.
|
2003-02-12 00:27:32 +00:00 |
|
Dana Jansens
|
f30b2a8908
|
can draw icons in truecolor!
|
2003-02-12 00:10:45 +00:00 |
|
Dana Jansens
|
e1473968b4
|
increment x
|
2003-02-12 00:03:18 +00:00 |
|
Dana Jansens
|
3147ad1a60
|
start on the rendering images code
|
2003-02-11 23:58:33 +00:00 |
|
Dana Jansens
|
555facb9c7
|
free the surfaces' pixeldata after rendering it
|
2003-02-11 22:38:29 +00:00 |
|
Dana Jansens
|
aceea3c081
|
add skeleton for RenderControl::drawImage
|
2003-02-11 22:17:02 +00:00 |
|
Dana Jansens
|
2808ab5bad
|
add RenderControl::drawMask
|
2003-02-11 22:10:50 +00:00 |
|
Dana Jansens
|
58847af218
|
store the pixel32 data in the surface so it can be reused
|
2003-02-11 21:50:06 +00:00 |
|
Dana Jansens
|
e429ce39de
|
new key code with keyboard grabs and such, thanks to ManMower. Kills the "key leak" bug, and makes everything work better and faster! woot
|
2003-02-11 21:05:50 +00:00 |
|
Dana Jansens
|
4eaa65510b
|
add ABOUT-NLS
|
2003-02-11 20:22:47 +00:00 |
|
Dana Jansens
|
71f9b6cf3a
|
proper check for modifiers being released, not caring about added.
|
2003-02-11 20:21:38 +00:00 |
|
Dana Jansens
|
7112755cfc
|
add a comment regarding the client.area() being not-what-you-want
|
2003-02-11 20:20:01 +00:00 |
|
Dana Jansens
|
15c2e7e298
|
add the icons app
|
2003-02-11 13:17:19 +00:00 |
|
Dana Jansens
|
0e06aab532
|
make the icons program a C app.
|
2003-02-11 13:17:07 +00:00 |
|
Dana Jansens
|
c735d49979
|
add an app to display the icons for a window
|
2003-02-11 13:08:56 +00:00 |
|
Dana Jansens
|
6ae8608aed
|
make stacked cycling work without a modifier-key binding, i think. cleaner checking for modifiers in motion and stackedcycle.
|
2003-02-11 09:52:24 +00:00 |
|
Dana Jansens
|
5af3950710
|
better include_icons selection, add INCLUDE_ICONS_ALL_DESKTOPS
|
2003-02-11 07:12:27 +00:00 |
|