]> icculus.org git repositories - mikachu/openbox.git/history - src
big fat commit..
[mikachu/openbox.git] / src /
2002-10-31 Dana Jansensbig fat commit..
2002-10-31 Dana Jansensadd comment for later
2002-10-31 Dana Jansenscompiles now. uses xft2
2002-10-31 Dana Jansensrename, remove bullshit. ya
2002-10-31 Dana Jansensno more menus, at last. woop
2002-10-26 Scott MoynesTake menu file from rc file if it isn't specified on...
2002-10-26 Scott MoynesIgnore dot files in the styles directory.
2002-10-24 Dana Jansenstake out useless(?) assert
2002-10-23 Scott MoynesAllow variable tinting of the shadow. Use *.xft.tint...
2002-10-17 Scott Moynesuse drop shadow height in the font height.
2002-10-17 Scott Moynesxft drawing on offsets once and for all
2002-10-17 Scott Moynesfixed the drop shadow window clearing bug in Basemenu
2002-10-17 Scott MoynesFix XFT redraw of text. Still needs slight work for...
2002-10-16 Scott MoynesAllow for customizing of the dropShadows.
2002-10-16 Scott Moynesmake an *xft.flags: shadow flag to have per style resou...
2002-10-04 Scott Moynesoops. fix workspace warping merge buglet
2002-10-03 Scott MoynesAdded style resources for window.button.pressed.focus...
2002-10-01 Scott Moynesremove debug code in window menu placement
2002-10-01 Scott Moynesmerged with 2_1-merged-to-HEAD-2002-09-30
2002-10-01 Scott Moynessnap a window menu to the bottom of the screen if it...
2002-10-01 Scott Moynesfixed menu placement on menus with very small windows
2002-09-22 Marius NitaFix small compile error on g++3.
2002-09-14 Scott Moynesadded a configure flag for enabling/disabling bitmap...
2002-09-14 Scott Moynesmore bitmap merge fixes
2002-09-14 Scott MoynesSome bitmap bugfixes
2002-09-14 Scott Moynesmerged bitmap buttons
2002-09-11 Dana Jansensmake alt-right click resizing work on the window handles
2002-09-09 Dana Jansensbindable/disableable root/workspace menus
2002-09-09 Dana Jansensdefault drop shadows to off
2002-09-08 Dana Jansenscatch button presses on the window's frame window,...
2002-09-07 Dana Jansensdont draw borders past the end of a texture
2002-09-07 Dana Jansenslighter shadow
2002-09-07 Dana Jansensincrease the reported font size when it has a shadow
2002-09-07 Dana Jansensdrop shadow with color of text
2002-09-07 Dana Jansensbetter ropshadow?
2002-09-06 Dana Jansens(optional) drop shadows for fonts
2002-09-04 Dana Jansensback out the thick X button
2002-09-04 Dana Jansensbetter border support for stuff. add a borderColor...
2002-09-04 Dana Jansenswatch for sticky windows when mapping, let them show.
2002-09-01 Dana Jansenssync with 2.0 branch (fix auto-rasie with gtk issue)
2002-09-01 Dana Jansenssync with the 2.0 branch (make XAtom::getValue not...
2002-08-31 Dana Jansenssync with the 2.0 branch
2002-08-29 Scott Moynesfixed debug flag being forced on.
2002-08-28 Scott MoynesAdded a optional omnipresent button, enabled using...
2002-08-27 Dana Jansenscleanups and add a server grab in getValue
2002-08-27 Dana Jansensproper mask t catch the unmap events on systray windows
2002-08-27 Dana Jansensfix shape support
2002-08-27 Marius NitaAdded missing header for clearShape, which was breaking...
2002-08-27 Dana Jansensfix shape.
2002-08-26 Scott MoynesDraw close button with line_width of 2.
2002-08-26 Dana Jansensdont limit how big a window can be resized.
2002-08-26 Dana Jansenssync with blackbox
2002-08-26 Dana Jansensdon't limit how big a window can be resized
2002-08-26 Dana Jansensunmanage desktop windows on shutdown
2002-08-26 Dana Jansensformat comment
2002-08-25 Dana Jansensuse the window's gravity when handling a configureReque...
2002-08-25 Dana Jansensactually check if a window has the function flags appro...
2002-08-25 Dana Jansensclean up the new focusing code for workspace switching
2002-08-25 Dana Jansensexplicitly set the focused window instead of waiting...
2002-08-24 Dana Jansensdont add sticky windows to the stacking list more than...
2002-08-24 Dana Jansensput !normal windows in the general client list too
2002-08-24 Dana Jansensput !normal windows in the stacking client list as...
2002-08-24 Dana Jansenstry see if this broke gnome-panel
2002-08-24 Dana Jansensdon't unmap/remap sticky windows on a workspace change...
2002-08-24 Dana Jansensput !normal windows in the screen window list
2002-08-24 Dana Jansenshandle systray apps closing..
2002-08-24 Dana Jansensdefault to line width of 0, which is more efficient...
2002-08-23 Dana Jansensuse the snap offset as the margin for placing windows...
2002-08-23 Dana Jansensdont autoraise when the window isn't going to get focus...
2002-08-23 Dana Jansensget default line width to 1, and make it a more easily...
2002-08-23 Dana Jansensgive gc's/BPen's a width
2002-08-22 Dana Jansensthe comment more accurate
2002-08-22 Dana Jansenss/__openbox_version/OPENBOX_VERSION
2002-08-22 Dana Jansenssync with bb-cvs
2002-08-22 Dana Jansensdont use __ for variables.. its illegal. (thanks ppl...
2002-08-22 Dana Jansenssupport for showing the root and workspace menu with...
2002-08-21 Dana Jansenstoggledecor almost done
2002-08-21 Dana Jansensdont grab other windows while warping in opaque mode
2002-08-21 Dana Jansensdont pass an unused parameter, and return an unused...
2002-08-21 Dana Jansenswarping works!
2002-08-21 Dana Jansensmaking warping work.. hopefully.
2002-08-21 Dana Jansensset a workspace and window number even for !normal...
2002-08-21 Dana Jansensadd support for the kde-override hint, making the windo...
2002-08-20 Dana Jansenschange how the pointer is moved.. try make this more...
2002-08-20 Dana JansensFix send to menu, having deleted workspaces in it.
2002-08-16 Dana Jansenschange default style to mbdtex
2002-08-16 Dana Jansensignore the EnterNotify for focusing when changing works...
2002-08-15 Dana Jansenssync with bb-cvs.
2002-08-14 Dana Jansenstesting whether i caused a bug with this code
2002-08-14 Dana Jansensproperly watch for windows on other workspaces when...
2002-08-14 Dana Jansensremove the net_wm_desktop/state hints from a window...
2002-08-13 Dana Jansensdont let windows get initially mapped when they arent...
2002-08-13 Dana Jansensdon't actually focus windows when adding them to the...
2002-08-13 Dana Jansensresize with alt+right click in all the same places...
2002-08-13 Dana Jansensdon't make Decor_Close depend on MWM hints. Thats not...
2002-08-12 Dana Jansensfix whitespace
2002-08-10 Dana Jansensallow the user to specify the modmask used to mouse...
2002-08-10 Dana Jansensadd the FlatBorder texture type
2002-08-10 Dana Jansenswhen updating the client menu for windows that aren...
2002-08-10 Dana Jansenssync with bb-cvs
next