2003-03-19 |
Dana Jansens | free the right pixel data yay! |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | free the pixel data |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | start with 0 desktops, so the focus_order stuff all... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | the focus_order shit is init'd by the screen_startup... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | shutdown everything before closing the display |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | can fit on one line |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | initialize texture to NULL if theres no textures. use... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | comment what funcs is |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | close the channel by unref'ing it |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | kill the const, use g_new instead of malloc, g_free... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | kill the const |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | clean up comments regarding alpha |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | strdup the database string, dont return it directly |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | rm the comments pointer bindings stuff, thats in a... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | add new windows to the back of the focus order list |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | move the focus_order lists into the kernel |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | add focus actions |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | add sloppy focus |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | add sloppy focus |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | end drags |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | dont clean up nulls |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | not using the KeyAction stuff no more |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | mouse and key bindings plugins work. segfault somewhere... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dana Jansens | reset focus to root before exiting |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | ignore shit |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add the mouse plugin |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | grab the keyboard not the server! |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | use the grab_server function |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add 'grab_server' for grabbing .. the .. server! |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | provide functions for grabbing and ungrabbing the keybo... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | set the log domain for each plugin properly |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | warp the pointer on a workspace change to the focused... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | kill some whitespace |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | kill a comment |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | focus fallback works when nothing is focused |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | dont set the focused client if it's already set |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | send the right client for unfocus events |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | send unfocus events after focus events |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | generic domain |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add actions for key/mouse bindings etc |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add the new objects |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | keyboard bindings are functional |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | dont need process.h, yay glib |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add process.h |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add cvsignores |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | add a keyboard plugin |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | focus new windows and focus windows on workspace change |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dana Jansens | plugins work. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | dont put \n's at the end of g_message |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | use the render depth/visual for creating windows |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | use the dispatch stuff to get mouse button events |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | make sure theres always a client for client events |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | oops missing a */ |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | fix comments |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | rming almost all the old python stuffs |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | all events are dispatched |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | kill the debug print |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add the plugins dir |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | stop using python internally. add an event dispatcher |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add the headers |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | kill the timestamps |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | my rant.. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | pass the x,y,w,h to font_draw. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | set the size of the label properly |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | place at 0,0 if the window is too big |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | measure the font's height instead of listening to Xft |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | dont skip ungrab corssing events |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | if the window is as big/bigger than the screen with... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | solids should now work with offsets |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add keybinds for switching workspaces |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | more random pokery |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | use the unfocused label when not focused |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | either offsets work, or I've broken lots of things. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | pass x,y to paint() |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | more changes wrt passing x, y, w, h to render |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | paint gets more parameters |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | apparently my variable names were too verbose. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | offsets in planar surfaces |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | declare variables first! |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | decalre variables before code! |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | make client_showhide a static function |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | speed up workspace switching by causing the minimal... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | give engines mouse event notifications. make the openbo... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | get rid of the 'sep' variable |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | replaced one too many bevels |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | properly layout the titlebar, with proper separatation |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | load and set the titles justification |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | added justification to textureText |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | kill some whack extra whitespace |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | pixmap button masks work (hardcoded) |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | dont need those includes no more |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | in keeping with my tradition of committing untested... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | move pixmap_mask typedef |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add funcs to create/free pixmap_masks |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add glib.h for guint |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | include Xlib.h for Pixmap |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add mask.[ch] |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dana Jansens | add a struct for pixmap masks |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Derek Foreman | hack so text shows up |
commit | commitdiff | tree | snapshot |
next |