]> icculus.org git repositories - dana/openbox.git/shortlog
dana/openbox.git
2003-03-19 Dana JansensMapRequest needs to activate the window
2003-03-19 Dana Jansensdont raise the window on a titlebar drag either
2003-03-19 Dana Jansensadd a drag threshold
2003-03-19 Dana Jansenssnap windows when moving them
2003-03-19 Dana Jansensadd code for snapping windows to screen edges
2003-03-19 Dana Jansensuse the grab.h funcs to grab keys and buttons
2003-03-19 Dana Jansensadd funcs to grab buttons and keys
2003-03-19 Dana Jansensexport the NumLock and ScrollLock masks
2003-03-19 Dana Jansensdont need a mask_list here
2003-03-19 Dana Jansensgrab all lock keys
2003-03-19 Dana Jansensfewer context lookups
2003-03-19 Dana Jansensbreak, dont return
2003-03-19 Dana Jansensadd code to make net_active_window events work
2003-03-19 Dana Jansensadd focusraise
2003-03-19 Dana Jansensadd click on client binding. XAllow when clicking on...
2003-03-19 Dana Jansensput the comment where it belongs
2003-03-19 Dana Jansenson shutdown: destroy the net support window. clear...
2003-03-19 Dana Jansensoops
2003-03-19 Dana Jansensdestroy the focus_backup
2003-03-19 Dana Jansenserase the openbox_pid hint on the root window when...
2003-03-19 Dana Jansensall the old ob2 mouse bindings are workin
2003-03-19 Dana Jansensadd mbinds for shading windows on the titlebar
2003-03-19 Dana Jansensignore !normal crossing events
2003-03-19 Dana Jansenssimply out the events we dont need no more
2003-03-19 Dana Jansensfree the right pixel data yay!
2003-03-19 Dana Jansensfree the pixel data
2003-03-19 Dana Jansensstart with 0 desktops, so the focus_order stuff all...
2003-03-19 Dana Jansensthe focus_order shit is init'd by the screen_startup...
2003-03-19 Dana Jansensshutdown everything before closing the display
2003-03-19 Dana Jansenscan fit on one line
2003-03-19 Dana Jansensinitialize texture to NULL if theres no textures. use...
2003-03-19 Dana Jansenscomment what funcs is
2003-03-19 Dana Jansensclose the channel by unref'ing it
2003-03-19 Dana Jansenskill the const, use g_new instead of malloc, g_free...
2003-03-19 Dana Jansenskill the const
2003-03-19 Dana Jansensclean up comments regarding alpha
2003-03-19 Dana Jansensstrdup the database string, dont return it directly
2003-03-19 Dana Jansensrm the comments pointer bindings stuff, thats in a...
2003-03-19 Dana Jansensadd new windows to the back of the focus order list
2003-03-19 Dana Jansensmove the focus_order lists into the kernel
2003-03-19 Dana Jansensadd focus actions
2003-03-19 Dana Jansensadd sloppy focus
2003-03-19 Dana Jansensadd sloppy focus
2003-03-19 Dana Jansensend drags
2003-03-19 Dana Jansensdont clean up nulls
2003-03-19 Dana Jansensnot using the KeyAction stuff no more
2003-03-19 Dana Jansensmouse and key bindings plugins work. segfault somewhere...
2003-03-19 Dana Jansensreset focus to root before exiting
2003-03-18 Dana Jansensignore shit
2003-03-18 Dana Jansensadd the mouse plugin
2003-03-18 Dana Jansensgrab the keyboard not the server!
2003-03-18 Dana Jansensuse the grab_server function
2003-03-18 Dana Jansensadd 'grab_server' for grabbing .. the .. server!
2003-03-18 Dana Jansensprovide functions for grabbing and ungrabbing the keybo...
2003-03-18 Dana Jansensset the log domain for each plugin properly
2003-03-18 Dana Jansenswarp the pointer on a workspace change to the focused...
2003-03-18 Dana Jansenskill some whitespace
2003-03-18 Dana Jansenskill a comment
2003-03-18 Dana Jansensfocus fallback works when nothing is focused
2003-03-18 Dana Jansensdont set the focused client if it's already set
2003-03-18 Dana Jansenssend the right client for unfocus events
2003-03-18 Dana Jansenssend unfocus events after focus events
2003-03-18 Dana Jansensgeneric domain
2003-03-18 Dana Jansensadd actions for key/mouse bindings etc
2003-03-18 Dana Jansensadd the new objects
2003-03-18 Dana Jansenskeyboard bindings are functional
2003-03-18 Dana Jansensdont need process.h, yay glib
2003-03-18 Dana Jansensadd process.h
2003-03-18 Dana Jansensadd cvsignores
2003-03-18 Dana Jansensadd a keyboard plugin
2003-03-18 Dana Jansensfocus new windows and focus windows on workspace change
2003-03-18 Dana Jansensplugins work.
2003-03-17 Dana Jansensdont put \n's at the end of g_message
2003-03-17 Dana Jansensuse the render depth/visual for creating windows
2003-03-17 Dana Jansensuse the dispatch stuff to get mouse button events
2003-03-17 Dana Jansensmake sure theres always a client for client events
2003-03-17 Dana Jansensoops missing a */
2003-03-17 Dana Jansensfix comments
2003-03-17 Dana Jansensrming almost all the old python stuffs
2003-03-17 Dana Jansensall events are dispatched
2003-03-17 Dana Jansenskill the debug print
2003-03-17 Dana Jansensadd the plugins dir
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher
2003-03-17 Dana Jansensadd the headers
2003-03-17 Dana Jansenskill the timestamps
2003-03-17 Dana Jansensmy rant..
2003-03-17 Dana Jansenspass the x,y,w,h to font_draw.
2003-03-17 Dana Jansensset the size of the label properly
2003-03-17 Dana Jansensplace at 0,0 if the window is too big
2003-03-17 Dana Jansensmeasure the font's height instead of listening to Xft
2003-03-17 Dana Jansens*** empty log message ***
2003-03-17 Dana Jansensdont skip ungrab corssing events
2003-03-17 Dana Jansensif the window is as big/bigger than the screen with...
2003-03-17 Derek Foremansolids should now work with offsets
2003-03-17 Dana Jansensadd keybinds for switching workspaces
2003-03-17 Derek Foremanmore random pokery
2003-03-17 Dana Jansensuse the unfocused label when not focused
2003-03-17 Derek Foremaneither offsets work, or I've broken lots of things.
2003-03-17 Dana Jansenspass x,y to paint()
2003-03-17 Derek Foremanmore changes wrt passing x, y, w, h to render
next