2003-02-17 |
Dana Jansens | split up the otk stuff into separate files. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | only return as many as was requested |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | oops nevermind |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | prevent people from using timers except as pointers |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | check for no screens before asserting |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | ignore NUM values in enums |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | dont need preprocessor shit for swig |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | allocate colors right away instead of delaying it,... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | remove some include/import we dont need. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | split the ob module into separate .i's |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | add support for the openbox_restack_window message. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | this has been moved to wrap/ |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | add openbox_restack_window, and the state_add/remove... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | s/False/false/ |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | rm the SWIG ifdefs |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | kill the typedef |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | 80 cols |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | return a Python list of Client*'s when a std::list... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Dana Jansens | allow cycling without a modifier in the binding |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | defualt START_WITH_NEXT to true for desktops too |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | add the new cycle module with super snazzy new Cycle... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | support for pixmap icons, kwm_win_icon and the icon... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | keep track of the kwm_win_icon property |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | add the kwm_win_icon atom |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | cleanup |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | supply more information about errors when running scripts |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | adjust how the config is loaded. it is not loaded at... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | order things to work correctly for now, with the python... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | change the default titlebar layout |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | make them const |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | provide == and != for DialogButtons |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | execute files such that i can track if an exception... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | when python_exec fails on user.py: |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | import the config module properly. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | dont wrap pointerassassin |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | set the gravity to center the dialog. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | only fire the clickHandler if the button is released... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | rm the warnings for now |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | make DialogButtons take char*'s meaning that the label... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | only hide the dialog if a default button exists when... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | let you .focus() a messagedialog |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | only show() if the dialog is not already visible |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | add otk::MessageDialog |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | use the current size, which will get capped by max... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | dont forget borders/bevels |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Dana Jansens | still draw the background when no text will fit |
commit | commitdiff | tree | snapshot |
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 |
next |