]> icculus.org git repositories - mikachu/openbox.git/history - openbox/dock.c
make mouse use the new action stuff
[mikachu/openbox.git] / openbox / dock.c
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensignore the dock in placing as a last resort
2007-06-13 Dana Jansensfix how the dock is placed, its struts, and set a windo...
2007-06-13 Dana Jansensplug memory leaks from the new strut code
2007-06-10 Dana Jansensuse the osd theme stuff for the dock instead of active...
2007-05-14 Dana Jansensdon't listen to focus events in the dock, unless you...
2007-05-13 Dana Jansensim just leaving the dock alone..
2007-05-13 Dana Jansensno strut for docks that autohide
2007-05-13 Dana Jansenssome focus fixes. always set the new focus when we...
2007-05-11 Dana Jansensgive different border colors to active and inactive...
2007-05-02 Dana Jansenssmall change to the render API. RrMinsize became RrMinS...
2007-04-24 Dana Jansensnever mind on the hint idea, it was fun while it lasted...
2007-04-24 Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-03-05 Dana Jansensscary commit..but here goes.
2007-03-02 Dana Jansensthis includes a number of things since my magnificent...
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-18 Mikael Magnussonmake the dock copy appearance from active window titles...
2005-09-25 Mikael Magnussonadd showDelay to dock
2005-03-26 Mikael MagnussonnoStrut actually works now
2004-03-21 Mikael Magnussonyay no tabs in the source
2003-10-25 Dana Jansensuse g_[s]list_next/previous consistantly, and check...
2003-09-26 Dana Jansensadd <dock><moveButton> which can change which button...
2003-09-24 Dana Jansenshide the dock when reconfiguring otherwise the user...
2003-09-21 Dana Jansensrename dock/himeTimeout to dock/hideDelay in the config...
2003-09-21 Dana Jansensdont save the appearance when reconfiguring!! that...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-08 Dana Jansensfix autohiding
2003-09-08 Dana Jansensdont modify the time from the config parser
2003-09-08 Dana Jansensfix crash when reconfigure changes the stacking layer...
2003-09-03 Dana Jansensdont set a strut when there are no apps in the dock
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-08-30 Dana Jansensusing the ObMainLoop, which rulz the planet
2003-08-02 Dana Jansensadd partial struts tho they arent useful eyt
2003-07-24 Dana Jansensuse ob_debug for any debug printing and only display...
2003-07-11 Dana Jansensfix a seggie i introduced, going too far in the dockapp...
2003-07-10 Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensprefix the Timer->ObTimer and TimeoutHandler->ObTimeout...
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensuse the ObOrientation enum instead of a horz bool for...
2003-07-10 Dana Jansensprefixing for the dock. use ObDirection instead of...
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-06-30 Dana Jansensset te strut smaller when autohide is on
2003-06-27 Dana Jansensxinerama support
2003-06-26 Dana Jansensuse the minsize to keep the stuff ni the dock off of...
2003-06-21 Dana Jansensput the render theme into a struct
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-05-19 Dana Jansensget the size for all the apps before positioning them
2003-05-19 Dana Jansensset teh dock sizes before the app uses it for positioning
2003-05-19 Dana Jansenscenter dock apps
2003-05-16 Dana Jansenssave the dock's class/name for future evil purposes!
2003-05-16 Dana JansensFUCK dock is not an array anymore!
2003-05-16 Dana Jansensgive the dock a strut and use it
2003-05-16 Dana Jansensdockapps are ObWindows now.
2003-05-16 Dana Jansensrename "Slit" to "Dock".