]> icculus.org git repositories - mikachu/openbox.git/history - scripts
adding buttons for styles
[mikachu/openbox.git] / scripts /
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-04 Dana Jansensadd desktop_names
2003-01-03 Dana Jansenswindow shading
2003-01-03 Dana Jansensprint when loaded
2003-01-03 Dana Jansensrestart works
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
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 Jansensyou can bind buttons already about, and itll replace...
2003-01-03 Dana Jansensprovide these functions for callbacks
2003-01-03 Dana Jansensadd builtins
2003-01-03 Dana Jansensgot rid of premade funcs
2003-01-03 Dana Jansensmoving a window is possible once again
2003-01-02 Dana Jansenskill button release events
2003-01-02 Dana Jansensno more gloabsl
2003-01-02 Dana Jansensrun scripts before initializing screens. kill the globa...
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31 Dana Jansensload config options from the python environment
2002-12-31 Dana Jansensadd click_raise global var
2002-12-31 Dana Jansensrevert def_motion
2002-12-31 Dana Jansenstypo
2002-12-31 Dana Jansensadd comments/headers
2002-12-31 Dana Jansensadd some globals to modify the default scripting behavior
2002-12-31 Dana Jansenscreate some globals for use in the python scripts
2002-12-31 Dana Jansensbindings work. now they have a reset key too.
2002-12-30 Dana Jansensso close to keybindings. wont link for now.
2002-12-27 Dana Jansensdeal with when nothing has focus anymore
2002-12-27 Dana Jansensdont seg on multiple root clicks!
2002-12-27 Dana Jansenscode style fix
2002-12-27 Dana Jansensdelete the rects
2002-12-27 Dana Jansensadd enter/leave
2002-12-26 Dana Jansenssome focus improvements..
2002-12-26 Dana Jansensfocus works
2002-12-26 Dana Jansensadd newish stuff
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansenshandle mouse clicks in the python scripts now
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...