2003-03-19 |
Dana Jansens | kill the const, use g_new instead of malloc, g_free...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | kill the const
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | clean up comments regarding alpha
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | strdup the database string, dont return it directly
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | rm the comments pointer bindings stuff, thats in a...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add new windows to the back of the focus order list
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | move the focus_order lists into the kernel
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add focus actions
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add sloppy focus
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add sloppy focus
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | end drags
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | dont clean up nulls
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | not using the KeyAction stuff no more
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | mouse and key bindings plugins work. segfault somewhere...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | reset focus to root before exiting
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | ignore shit
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add the mouse plugin
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | grab the keyboard not the server!
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | use the grab_server function
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | add 'grab_server' for grabbing .. the .. server!
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | provide functions for grabbing and ungrabbing the keyboard...
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | set the log domain for each plugin properly
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | warp the pointer on a workspace change to the focused...
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | kill some whitespace
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | kill a comment
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | focus fallback works when nothing is focused
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | dont set the focused client if it's already set
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | send the right client for unfocus events
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | send unfocus events after focus events
|
commit | commitdiff | tree |
2003-03-18 |
Dana Jansens | generic domain
|
commit | commitdiff | tree |
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 |
next |