2003-03-18 |
Dana Jansens | add actions for key/mouse bindings etc
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add the new objects
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | keyboard bindings are functional
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | dont need process.h, yay glib
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add process.h
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add cvsignores
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add a keyboard plugin
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | focus new windows and focus windows on workspace change
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | plugins work.
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | dont put \n's at the end of g_message
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | use the render depth/visual for creating windows
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | use the dispatch stuff to get mouse button events
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | make sure theres always a client for client events
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | oops missing a */
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | fix comments
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | rming almost all the old python stuffs
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | all events are dispatched
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | kill the debug print
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add the plugins dir
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | stop using python internally. add an event dispatcher
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add the headers
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | kill the timestamps
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | my rant..
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | pass the x,y,w,h to font_draw.
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | set the size of the label properly
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | place at 0,0 if the window is too big
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | measure the font's height instead of listening to Xft
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | *** empty log message ***
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | dont skip ungrab corssing events
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | if the window is as big/bigger than the screen with...
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add keybinds for switching workspaces
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | use the unfocused label when not focused
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | pass x,y to paint()
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | declare variables first!
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | decalre variables before code!
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | make client_showhide a static function
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | speed up workspace switching by causing the minimal...
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | give engines mouse event notifications. make the openbox...
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | get rid of the 'sep' variable
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | replaced one too many bevels
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | properly layout the titlebar, with proper separatation
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | load and set the titles justification
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | kill some whack extra whitespace
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | pixmap button masks work (hardcoded)
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | dont need those includes no more
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add funcs to create/free pixmap_masks
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add glib.h for guint
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | include Xlib.h for Pixmap
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add mask.[ch]
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | add a struct for pixmap masks
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | dont delete the pixmap until after changeing the visible one
|
commit | commitdiff | tree |
2003-03-17 |
Dana Jansens | trying to render text!
|
commit | commitdiff | tree |
2003-03-16 |
Dana Jansens | will draw fonts when stop segging
|
commit | commitdiff | tree |
2003-03-16 |
Dana Jansens | pointer's variables are config vars
|
commit | commitdiff | tree |
2003-03-16 |
Dana Jansens | merge the C branch into HEAD
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | use the new config system.. a bit..
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | time to refactor shit hard
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | catch button presses on the client border (the plate...
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | make the version printf just a debug message
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | map to the highest possible desktop if a desktop too...
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | only map on a requested desktop if its not out of range
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | nick's no longer the site designer
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | add mention of being OSI Certified Open Source Software
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | labels are higher than buttons too
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | surface's have a size not a width()/height()
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | labels are not the size of buttons
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | make labels' parent relative actually work :>
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | make parentrelative decorations work
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | dont assume only 5 mouse buttons.
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | position is a function
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | position relative to the window properly
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | let any number of mouse buttons work
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | add the new '-remote' option. let the dispatchEvents...
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | add new options for placement of the motion coords...
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | use the new desktopNames()
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | let you create a parentless label
|
commit | commitdiff | tree |
2003-02-19 |
Dana Jansens | a few optimizations to layouts/rendering
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | typo!
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | oops messed up centered
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | add a POPUP_CENTERED option
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | make the highlighted button high a white border
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | make button text white in the default style
|
commit | commitdiff | tree |
2003-02-18 |
Dana Jansens | watch for case where we think one button is pressed...
|
commit | commitdiff | tree |
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 |
next |