]> icculus.org git repositories - mikachu/openbox.git/history - otk
add the random window placement algo
[mikachu/openbox.git] / otk /
2003-01-10 Dana Jansensundefine the scriptdir, thats not where otk.py will...
2003-01-10 Dana Jansensdont build the otk wrappers for now
2003-01-10 Dana Jansensdont install otk.py for now
2003-01-10 Dana Jansensstop including otk in the openbox module. makes the...
2003-01-10 Dana Jansensadd a header for including everything for otk
2003-01-10 Dana Jansenstyposnsuch
2003-01-10 Dana Jansensinstall the shadow wrappers
2003-01-10 Dana Jansensadd the shadow class wrappers
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-08 Dana Jansensignore much fewer focus events. only ignore focusout...
2003-01-08 Dana Jansensignore focus events from grabs
2003-01-08 Dana Jansensrm _focus, its no longer used
2003-01-08 Dana Jansenshandle focus events SOO much more simply. and it works...
2003-01-08 Dana Jansensrework focus event handling. does it basically like...
2003-01-08 Dana Jansensrm old debug printfs
2003-01-08 Dana Jansensmake focus work without races.
2003-01-07 Dana Jansensstop compressing enter/leave events.. this might be...
2003-01-07 Dana Jansensignore the right about of unmap notifies
2003-01-07 Dana Jansensin synch mode, chew up 100% cpu, cuz we cant select...
2003-01-07 Dana Jansenshandle unmaps better. all thanks to acroread sending...
2003-01-07 Dana Jansenssend config req's to the master too
2003-01-07 Dana Jansensabort() on X errors that aren't BadWindow errors
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansensadd comment for findScreen
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-06 Dana Jansenskilla a debug printf
2003-01-06 Dana Jansensignore num/caps/scroll lock in events
2003-01-04 Dana Jansensadd support for wm_window_role
2003-01-04 Dana Jansenswhen a window focused that was the last focused already...
2003-01-04 Dana Jansensmake the frame window override-redirect
2003-01-04 Dana Jansenss/True/true/
2003-01-04 Dana Jansensmake the frame window override-redirect
2003-01-04 Dana Jansensrm consts that wont compile on some libfreetype's
2003-01-04 Dana Jansenskeep track of the last input event time
2003-01-04 Dana Jansensadd -shadow
2003-01-03 Dana Jansensrestart works
2003-01-03 Dana Jansensremove the block on shutdown
2003-01-03 Dana Jansensadd/lower work
2003-01-03 Dana Jansensdont print every focus/crossing event
2003-01-02 Dana Jansensfire the master first
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 Jansensbuttons have their pixmaps!
2002-12-27 Dana Jansensfix braces
2002-12-27 Dana Jansensdeal with when nothing has focus anymore
2002-12-27 Dana Jansensenter/leave and focus events are working beautifully
2002-12-26 Dana Jansenssome focus improvements..
2002-12-26 Dana Jansensfix booge bug that makes widgets not change their backg...
2002-12-26 Dana Jansenssupport the button pressed resources better
2002-12-26 Dana Jansensadd newish stuff
2002-12-26 Dana Jansensbetter support for gettext
2002-12-26 Dana Jansensbuild fixes for evetdispatcher
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansensset CXXFLAGS better
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansensuse the -I's in CFLAGS for swig
2002-12-24 Dana Jansenspython. no more guile. python.
2002-12-24 Dana Jansensadd the swig generated files
2002-12-24 Dana Jansenswrap otk with swig/python
2002-12-20 Dana Jansensmore api cleanups
2002-12-20 Dana Jansensapi cleanups
2002-12-18 Dana Jansenscan tell where events are coming from!
2002-12-18 Dana Jansensdo need display then
2002-12-18 Dana Jansensdont need to include application here
2002-12-18 Dana Jansensuse OB Widgets for everything
2002-12-18 Dana Jansensmake shit protected
2002-12-18 Dana Jansensdont pass a const
2002-12-18 Dana Jansensshow all children on show()
2002-12-18 Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-11 Dana Jansensfuck you basewidget
2002-12-08 Dana Jansenshandle config req's in dispatcher properly.
2002-12-04 Dana Jansensreverting.. that was lame
2002-12-04 Dana Jansensmove event handling into basewidget again <FLINCH>
2002-12-04 Dana Jansenssplit up widget and basewidget
2002-12-04 Dana Jansensmake setStyle() recursive
2002-12-04 Dana Jansenschange the builtin testing font
2002-12-04 Dana Jansensadd suport for XMotionEvents
2002-12-04 Dana Jansensbutton press/releases WORK
2002-12-04 Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04 Dana Jansensgive the grips cursors
2002-12-04 Dana Jansensmap and unmap work great now yay
2002-12-04 Dana Jansensunregister for events when destroyed
2002-12-04 Dana Jansenshandle configure requests
2002-12-04 Dana Jansensscratch that
2002-12-04 Dana Jansenshandle configurerequests when we cant find a target...
2002-12-03 Dana Jansensreverse the logic. makes more sense i think
2002-12-03 Dana Jansensno space on teh top or bottom of text..
2002-12-03 Dana Jansenslabel and focuslabel update their textures automaticall...
2002-12-03 Dana Jansensmake setStyle virtual
2002-12-03 Dana Jansensupdate the textures being used on setStyle() calls
2002-12-03 Dana Jansensshow the Xft version nicer
2002-12-03 Dana Jansensadd otk_test
2002-12-03 Dana Jansenslabels use half the bevel width for text
2002-12-03 Dana Jansensxft2 works. and works good.
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-12-01 Dana Jansenswindow decorations use "unmanaged" widgets now.
2002-12-01 Dana Jansenstypo in comment
2002-12-01 Dana Jansensadd a recursive flags to OtkWidget::show/hide
2002-11-17 Dana Jansensbig nono
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
next