]> icculus.org git repositories - mikachu/openbox.git/history - scripts/builtins.py
ustring seems to be working! yay!
[mikachu/openbox.git] / scripts / builtins.py
2003-01-12 Dana JansensMiddle lowers
2003-01-11 Dana Jansenss/OB//
2003-01-11 Dana Jansensuse new aliaes' for mbuttons
2003-01-10 Dana Jansensadd an optional parameter to restart
2003-01-10 Dana Jansensreword comment a bit
2003-01-10 Dana Jansensdont use a global var
2003-01-10 Dana Jansensadd setup_fallback_focus() to handle focus when nothing...
2003-01-10 Dana Jansensadd the random window placement algo
2003-01-10 Dana Jansensadd a few functions for setting up default mouse behaviors
2003-01-10 Dana Jansensstop including otk in the openbox module. makes the...
2003-01-10 Dana Jansensnew python interface! using the .py shadow wrappers...
2003-01-08 Dana Jansenspass the right num of shit to the client msg
2003-01-08 Dana Jansensclose windows with netwm messages
2003-01-08 Dana Jansensuse client msg's to toggle shaded
2003-01-08 Dana Jansensadd state_shaded
2003-01-08 Dana Jansensstate_above/below work now
2003-01-08 Dana Jansensadd a -single argument which only runs on a single...
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansenscomment the new desktop functions
2003-01-07 Dana Jansensadd change_desktop
2003-01-07 Dana Jansensadd next/prev desktop, give them the no_wrap optional arg
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-06 Dana Jansensno need for focusraise anymore
2003-01-04 Dana Jansensadd focusraise.
2003-01-04 Dana Jansensbetter focus passing around for now
2003-01-04 Dana Jansensdont move/resize desktop windows or dock windows
2003-01-04 Dana Jansensremove a print
2003-01-04 Dana Jansensseparate off execute, since its not a callback function
2003-01-04 Dana Jansensdont focus desktops and docks via enter events
2003-01-03 Dana Jansenswindow shading
2003-01-03 Dana Jansensprint when loaded
2003-01-03 Dana Jansensrestart works
2003-01-03 Dana Jansensshare code for raising/lowering windows
2003-01-03 Dana Jansensadd/lower work
2003-01-03 Dana Jansenstitlebar layouts work
2003-01-03 Dana Jansensprovide these functions for callbacks