2003-02-16 |
Dana Jansens | set the style |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | put the desktop names in the right variable |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | cleaner while loop |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Derek Foreman | Fixed a bug in grab handling for chains |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Dana Jansens | dont provide a default icon in the python stuff, itll... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Dana Jansens | initialize _font |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | Add the "obsetroot" tool. Use it to set the root backgr... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | rm shit that no longer applies |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | use ctdio |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | sync before changing the ignore_errors state |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | make reduceDepth set the im->data member, with newly... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | check if the window is focused before unfocusing it |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | use the same alogo to pick a color in allocateColor... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | just because we think we're focused doesnt mean we... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | better default icon, same thing, placed better |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | use an icon smaller than the surface if possible |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | kill debug prints |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | allocate colors in pseudocolor from the map we allocate... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | dont put DEBUG: in the printf |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | add a default icon |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | rm debug print |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | layout the titlebar right, was adding too much space... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Dana Jansens | add a Config class with config data from the scripts. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Derek Foreman | 8bpp pseudo color. it's horrid code. the graphics... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | put the Python.h header in the .cc |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | only keep fullscreen windows in the top layer when... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | scale images down to the available surface size |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | don use gradient for titlebar.. waste of cycles |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | | NOT & YOU BASTARD |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | display icons in the frame titlebar! |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | render images properly, minus the scaling |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | uncomment the _NET_WM_ICON property |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | doc _layer. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | notify the frame when the desktop changes |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | show state with the alldesktops and max buttons |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | buttons press! |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | readd titlebar buttons. but they dont press yet |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | rm a stupid bb format |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | add _created |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | only free allocated colors |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | borked the build |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | free the colors on shutdown |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | no segfault plz tnx |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | only store what we need to in the class |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | alloc colors only when needed, and free them properly... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Dana Jansens | clear the stringlist before populating it |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | proper order for headers |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | move comment |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | only store what we need to in the class |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | alloc colors.. i think! |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | add mising ()s |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | more efficient/nicer way to get the XColor values |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | start of pseudo init |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | start of pseudocolor init |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | move printf.. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | use the frame's area() properly |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | use the frame's area not the client's |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | kill all the old commented vars in rendercontrol.hh |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | make all the rendering code in RenderControl. use true... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | can draw icons in truecolor! |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Dana Jansens | increment x |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | start on the rendering images code |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | free the surfaces' pixeldata after rendering it |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add skeleton for RenderControl::drawImage |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add RenderControl::drawMask |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | store the pixel32 data in the surface so it can be... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | new key code with keyboard grabs and such, thanks to... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add ABOUT-NLS |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | proper check for modifiers being released, not caring... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add a comment regarding the client.area() being not... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add the icons app |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | make the icons program a C app. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add an app to display the icons for a window |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | make stacked cycling work without a modifier-key bindin... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | better include_icons selection, add INCLUDE_ICONS_ALL_D... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | provide access to the desktop names |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | include the desktop name if cycling on all desktops... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | change the exception message |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | remove unused apply |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add W-d to toggle show-desktop-mode by default |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add callbacks to show/hide the desktop |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | initialize the net_showing_desktop hint |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | make some of otk::property work |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | more user friendly net_showing_desktop support |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | smarter focus restoring |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | focus the desktop when entering show-desktop-mode,... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | show desktop mode works! |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm some old commented code |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add support for desktop layouts specified by pagers |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm a debug print |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | kill a warning |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | better skipping of focus events while stackedcycling... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | stop using a desktop number for iconic windows. woot! |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | keep track of struts for each desktop |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add DONT_DUPLICATE option |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm debug prints |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | modal works like a charm now |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | use a solid color for the default background |
commit | commitdiff | tree | snapshot |
next |