]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2003-03-21 Dana Jansensalways adjust the frames size and position together...
2003-03-21 Dana Jansensdont focus anything in the kernel from showing-the...
2003-03-21 Dana Jansensfocus windows when entering/leaving enter-the-desktop...
2003-03-21 Dana Jansensadd an xlock binding
2003-03-21 Dana Jansensbetter comment for Event_Client_Moving
2003-03-21 Dana Jansenschoke on invalid options on the cmd line
2003-03-21 Dana Jansensdont check for != NULL before freeing. pointless.
2003-03-21 Dana Jansensdon't check for != NULL before freeing. pointless
2003-03-21 Dana Jansensdefn vars at the top of funcs
2003-03-21 Dana Jansensdont reposition windows who know what they want
2003-03-21 Dana Jansensadd the client_set_focused function.
2003-03-21 Dana Jansensuse the client_set_focused function when getting FocusI...
2003-03-21 Dana Jansensinit the focus_client ptr in startup
2003-03-21 Dana Jansensdont focus !normal clients under the mouse
2003-03-21 Dana Jansensdont use the client's colormap if it is set to None!
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-21 Dana Jansensrm debug print
2003-03-21 Dana Jansensoptimization!
2003-03-21 Dana Jansenssyntax error!
2003-03-21 Dana Jansensdon't snap to non-visibles
2003-03-21 Dana Jansensdont snap to self
2003-03-21 Dana Jansensrm the edge_resistance option.. just dont load the...
2003-03-21 Dana Jansensmake the event function static!
2003-03-21 Dana Jansensadd a window resistance plugin
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansenssnap window-to-window
2003-03-21 Dana Jansensfocus new windows
2003-03-21 Dana Jansensrm debug prints
2003-03-21 Dana Jansensrm debug print
2003-03-21 Dana Jansensrm the focused member from the client struct, it was...
2003-03-21 Dana Jansensupdate engine last for focus events
2003-03-21 Dana Jansensset up the history place stuff's files
2003-03-21 Dana Jansenskill the c dir
2003-03-21 Dana Jansensstart and stop the history plugin
2003-03-21 Dana Jansensdont set the restart path to "", load the placement...
2003-03-21 Dana Jansensdont skip enter events
2003-03-21 Dana Jansensadd a window placement plugin
2003-03-20 Dana Jansensdisable warping on desk switch
2003-03-20 Dana Jansensskip events more smarter
2003-03-20 Dana Jansenskill all enter events on a desktop switch
2003-03-20 Dana Jansensshow windows before hiding when switching desktops
2003-03-20 Dana Jansensalt bindings
2003-03-20 Dana Jansensskipping the right number of enters now i think
2003-03-20 Dana Jansensskip all enter events for now.. need a clever tactic...
2003-03-20 Dana Jansensadd -help -version -sync and -rc cmd line options
2003-03-20 Dana Jansensadd the binary and urls to the Makefile and -D's
2003-03-20 Dana Jansensadd RECT_CONTAINS
2003-03-20 Dana Jansenssave decor and functions per client for fullscreening!
2003-03-20 Dana Jansenslock the size/position of maximized and fullscreen...
2003-03-20 Dana Jansensfallback super intelligently with focus when the focused
2003-03-20 Dana Jansenslock the position/size of maximized windows
2003-03-20 Dana Jansensrestart and catch errors appropriately
2003-03-20 Dana Jansensinit the GError to NULL
2003-03-20 Dana Jansenscan restart now
2003-03-19 Derek Foremanadded depth reduction and startup for true color visuals
2003-03-19 Dana Jansensrestart will work soon
2003-03-19 Dana Jansensno \n in g_messages
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
next