2003-02-17 |
Dana Jansens | adjust to the new format for otk::Proeprty::get() functions...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | provide a function to return all the desktop names...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | keep track of if the move is the final move or not...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | focus does not return anything now, cuz its just the...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | screeninfo and display are no more
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | use the new sexy additions to the python classes
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | set teh xinerama stuff even when not compiled with...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | swig cares about (void) it seems :\
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | calcDefaultSizes is protected
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | use "fixed" as the fallback font always
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | rename getRenderControl to the more precise createRenderControl
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | nelements is not passed anymore, its simply a return...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | nelements is not passed anymore, its simply a return...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | 'final' cleanup for the new otk wrapper .i's
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | split up the otk stuff into separate files.
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | only return as many as was requested
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | oops nevermind
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | prevent people from using timers except as pointers
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | check for no screens before asserting
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | ignore NUM values in enums
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | dont need preprocessor shit for swig
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | allocate colors right away instead of delaying it,...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | remove some include/import we dont need.
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | split the ob module into separate .i's
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | add support for the openbox_restack_window message.
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | this has been moved to wrap/
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | add openbox_restack_window, and the state_add/remove...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | s/False/false/
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | rm the SWIG ifdefs
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | kill the typedef
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | 80 cols
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | return a Python list of Client*'s when a std::list...
|
commit | commitdiff | tree |
2003-02-17 |
Dana Jansens | allow cycling without a modifier in the binding
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | defualt START_WITH_NEXT to true for desktops too
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | add the new cycle module with super snazzy new Cycle...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | support for pixmap icons, kwm_win_icon and the icon...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | keep track of the kwm_win_icon property
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | add the kwm_win_icon atom
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | cleanup
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | supply more information about errors when running scripts
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | adjust how the config is loaded. it is not loaded at...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | order things to work correctly for now, with the python...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | change the default titlebar layout
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | make them const
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | provide == and != for DialogButtons
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | execute files such that i can track if an exception...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | when python_exec fails on user.py:
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | import the config module properly.
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | dont wrap pointerassassin
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | set the gravity to center the dialog.
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | only fire the clickHandler if the button is released...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | rm the warnings for now
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | make DialogButtons take char*'s meaning that the label...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | only hide the dialog if a default button exists when...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | let you .focus() a messagedialog
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | only show() if the dialog is not already visible
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | add otk::MessageDialog
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | use the current size, which will get capped by max...
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | dont forget borders/bevels
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | still draw the background when no text will fit
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | set the style
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | put the desktop names in the right variable
|
commit | commitdiff | tree |
2003-02-16 |
Dana Jansens | cleaner while loop
|
commit | commitdiff | tree |
2003-02-15 |
Dana Jansens | dont provide a default icon in the python stuff, itll...
|
commit | commitdiff | tree |
2003-02-15 |
Dana Jansens | initialize _font
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | Add the "obsetroot" tool. Use it to set the root background.
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | rm shit that no longer applies
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | use ctdio
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | sync before changing the ignore_errors state
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | make reduceDepth set the im->data member, with newly...
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | check if the window is focused before unfocusing it
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | use the same alogo to pick a color in allocateColor...
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | just because we think we're focused doesnt mean we...
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | better default icon, same thing, placed better
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | use an icon smaller than the surface if possible
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | kill debug prints
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | allocate colors in pseudocolor from the map we allocate...
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | dont put DEBUG: in the printf
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | add a default icon
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | rm debug print
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | layout the titlebar right, was adding too much space...
|
commit | commitdiff | tree |
2003-02-14 |
Dana Jansens | add a Config class with config data from the scripts.
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | put the Python.h header in the .cc
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | only keep fullscreen windows in the top layer when...
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | scale images down to the available surface size
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | don use gradient for titlebar.. waste of cycles
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | | NOT & YOU BASTARD
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | display icons in the frame titlebar!
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | render images properly, minus the scaling
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | uncomment the _NET_WM_ICON property
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | doc _layer.
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | notify the frame when the desktop changes
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | show state with the alldesktops and max buttons
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | buttons press!
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | readd titlebar buttons. but they dont press yet
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | rm a stupid bb format
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | add _created
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | only free allocated colors
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | borked the build
|
commit | commitdiff | tree |
2003-02-13 |
Dana Jansens | free the colors on shutdown
|
commit | commitdiff | tree |
next |