]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-17 Dana Jansensbut don't count the same enter events more than once...
2007-05-17 Dana Jansensfix a comment
2007-05-17 Dana Jansensignore enter events without disrupting the event queue
2007-05-17 Dana Jansensre-staticify this function
2007-05-17 Dana Jansensdon't ignore the same enter events more than once
2007-05-17 Dana Jansensobconf 1 will still work for 3.4
2007-05-17 Dana Jansensold comment
2007-05-17 Mikael Magnussonstatic makes more sense than inline i think
2007-05-17 Dana Jansensname of the action_undecorate atom was wrong
2007-05-17 Dana Jansensadd an atom ob_wm_action_undecorate to match with ob_wm...
2007-05-17 Dana Jansensa little check that catches firefox and other buggy...
2007-05-17 Dana Jansensdon't let the user toggle decorations on widnows that...
2007-05-17 Dana Jansenskill enter events without using pointer grabs
2007-05-17 Dana Jansenskill enter events without using pointer grabs
2007-05-17 Dana Jansensrename client_configure_full to client_configure
2007-05-17 Dana Jansenssimpler code yay
2007-05-17 Dana Jansensgrab the pointer when windows move them selves so no...
2007-05-17 Dana Jansensgrab the pointer accross actions run by the application...
2007-05-17 Dana Jansens"fullscreen" windows that are undecorated by the user...
2007-05-16 Dana Jansensremove old unused strings
2007-05-16 Dana Jansensremove the #! thing and add a nice comment
2007-05-16 Dana Jansensadd SCIM support to the default autostart. make the...
2007-05-16 Dana Jansenswrong data type for the window border element
2007-05-16 Dana Jansensproper english
2007-05-16 Dana Jansensregenerated manpage
2007-05-16 Dana Jansensfullscreen only if no decorations
2007-05-16 Dana Jansensupdates to build debian and ubuntu debs. make man page...
2007-05-16 Dana Jansensupdate website in man pages. also update the see-also's
2007-05-16 Dana Jansenscomment what i did
2007-05-16 Dana Jansensdon't queue showmenu events, and set button to 0 when...
2007-05-16 Dana Jansensfix desktop bindings. thank you prim.
2007-05-16 Dana Jansensdont hardcode the paths in the man pages. add the docbo...
2007-05-15 Dana Jansensadd the manpages..
2007-05-15 Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15 Dana Jansensrevert r6485, for backwards compatibility
2007-05-15 Dana Jansensheh. hacking file..
2007-05-15 Dana Jansensadd the openbox-session manpage
2007-05-15 Dana Jansensthat broke flashing
2007-05-15 Dana Jansensfix a comment
2007-05-15 Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-15 Dana Jansenstry draw the decorations sooner
2007-05-15 Dana Jansensdon't do this stuff when it's already done. save bandwidth.
2007-05-15 Dana Jansenssave some rendering
2007-05-15 Dana Jansensupdates for the build system. always set Openbox on...
2007-05-15 Dana Jansenschanges to the manual pages.
2007-05-14 Dana Jansensalso if you hide the focused window, then kill the...
2007-05-14 Dana Jansensdon't assert, users can bind stuff however they like...
2007-05-14 Dana Jansensungrab the keyboard for passive grabs. kill interactive...
2007-05-14 Dana Jansensexcep the assert was backwards. heh
2007-05-14 Dana Jansensbig scary g_assert(). interactive actions should never...
2007-05-14 Dana Jansensget rid of the fullscreen below layer. its the same...
2007-05-14 Dana Jansensuse the right cursor for moveresize
2007-05-14 Dana Jansensyay for simplifying code. if we check for errors we...
2007-05-14 Dana Jansensalways ungrab keyboard before doing a noninteractive...
2007-05-14 Mikael Magnussonthemerc.xsd is not executable
2007-05-14 Dana Jansenswatch for errors while setting focus on windows, return...
2007-05-14 Dana Jansensfix fullscreen windows being stuck in the wrong layer...
2007-05-14 Dana Jansensadd openbox-session for gdm, which will run ~/.config...
2007-05-14 Dana Jansensmore removing config namespaces
2007-05-14 Dana Jansensremove config namespaces
2007-05-14 Dana Jansensremove the dialog option for Desktop action for now...
2007-05-14 Dana Jansenssome debug prints
2007-05-14 Dana Jansensremove this check, it didnt guarantee anything anyways
2007-05-14 Dana Jansensadd a debug action.. change focus debug output a lil...
2007-05-14 Dana Jansensadd a test for focus falling back to a window thats...
2007-05-14 Dana Jansensthe configurenotify needs to come after adjusting the...
2007-05-14 Dana Jansenssend a configurenotify on mapping after the window...
2007-05-14 Dana Jansensdon't listen to focus events in the dock, unless you...
2007-05-14 Mikael Magnussontypos
2007-05-14 Dana Jansensfix a comment
2007-05-14 Dana Jansensanother little focus cleanup/rearrangement, for focus...
2007-05-14 Dana Jansenswe don't need to save the config type in the session...
2007-05-14 Dana Jansensgenerated manpage
2007-05-14 Dana Jansensmention that obconf older than 2.0 is no good.
2007-05-14 Dana Jansensadd --debug-xinerama
2007-05-14 Dana Jansensremove some old checking because we're not using window...
2007-05-13 Dana Jansenschange now the keyboard is ungrabbed before executing...
2007-05-13 Dana Jansensadd grab/ungrab macros so dont need to pass in 10 argum...
2007-05-13 Dana Jansensset the cursor before using it
2007-05-13 Dana Jansensonly do moveresize when grab is successful
2007-05-13 Dana Jansensonly set focus_client to null if the window losing...
2007-05-13 Dana Jansensset focus_client when focus leaves a window
2007-05-13 Dana Jansensmore manpage changes for the 3 configuration namespaces
2007-05-13 Dana Jansensmanpage fixups
2007-05-13 Dana Jansensdon't unset the config namespace so that if you rerun...
2007-05-13 Dana Jansensmention which config file it will use
2007-05-13 Dana Jansenssave the config type in the session command line arguments
2007-05-13 Dana Jansenswhen using openbox-gnome/kde-session, use a separate...
2007-05-13 Dana Jansensadd gnome and kde config files which are the same,...
2007-05-13 Dana Jansenswhich is in doc,not data/
2007-05-13 Dana Jansensadd an rc.xml example for mouse focus
2007-05-13 Dana Jansensbut rename ob_pid back to openbox_pid for backwards...
2007-05-13 Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13 Dana Jansensmissing a header
2007-05-13 Dana Jansenssmall change to the default rc
2007-05-13 Dana Jansenslet unfocus action go back to the same window. you...
2007-05-13 Dana Jansensyay for mika-chan
2007-05-13 Dana Jansensyou dont' need docbook-to-man to build svn now, unless...
2007-05-13 Dana Jansensadd the generated from docbook man pages, for people...
next