2003-03-19 |
Dana Jansens | dont need a mask_list here
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | grab all lock keys
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | fewer context lookups
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | break, dont return
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add code to make net_active_window events work
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add focusraise
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add click on client binding. XAllow when clicking on...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | put the comment where it belongs
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | on shutdown: destroy the net support window. clear...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | oops
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | destroy the focus_backup
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | erase the openbox_pid hint on the root window when...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | all the old ob2 mouse bindings are workin
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | add mbinds for shading windows on the titlebar
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | ignore !normal crossing events
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | simply out the events we dont need no more
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | free the right pixel data yay!
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | free the pixel data
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | start with 0 desktops, so the focus_order stuff all...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | the focus_order shit is init'd by the screen_startup...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | shutdown everything before closing the display
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | can fit on one line
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | initialize texture to NULL if theres no textures. use...
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | comment what funcs is
|
commit | commitdiff | tree |
2003-03-19 |
Dana Jansens | close the channel by unref'ing it
|
commit | commitdiff | tree |
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 |
next |