]> icculus.org git repositories - mikachu/openbox.git/history - src
add some new styles for 2.0 from miklos
[mikachu/openbox.git] / src /
2002-08-01 Dana Jansensremove the "exec " from the command for running menu...
2002-07-30 Dana Jansensremove sticky windows from other workspaces when unstic...
2002-07-30 Dana Jansensdon't focus non-visible windows
2002-07-29 Dana Jansenssince !isNormal windows cant focus from mouse enter...
2002-07-29 Dana Jansensuse a list of rects instead of windows for window-to...
2002-07-29 Dana Jansensmake root scrolling customizable
2002-07-29 Dana Jansensbetter sticky windows.
2002-07-29 Dana Jansensget the window's title before adding it to the workspac...
2002-07-28 Dana Jansenssync with bb-cvs (fixes the java bug, plus menu prasing...
2002-07-28 Dana Jansensadded sticky windows in the wrong place, before the...
2002-07-28 Dana Jansenskeep a minimum menu height so that the pixmaps (checkma...
2002-07-28 Dana Jansensdont assert for focusing !isNormal() windows
2002-07-27 Dana Jansensfixes to make sticky windows work better. they appear...
2002-07-27 Dana Jansenswhen a window is uniconified, ensure its nothe 'last...
2002-07-26 Dana Jansenslet normal windows be netizens again
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-25 Dana Jansensdon't worry abou overlapping the toolbar if there is...
2002-07-25 Dana Jansenstake out that goddamn stupid assert
2002-07-25 Dana Jansensuse the flag not the function
2002-07-25 Dana Jansensbetter focusing. don't set the focused window when...
2002-07-24 Dana Jansensdont unshade windows when they get focus
2002-07-23 Dana Jansensdont ignore full maxed windows while they are shaded...
2002-07-23 Dana Jansensmake modal dialogs unmodal before reassigning focus...
2002-07-23 Dana Jansensadd comment
2002-07-23 Dana Jansensdont accept motion events with same_screen set to false
2002-07-23 Dana Jansensindenting
2002-07-23 Dana Jansensreorder the menu, put Workspace Warping beside the...
2002-07-23 Dana Jansensadd configmenu option for workspace warping
2002-07-23 Dana Jansensadd rc option for workspaceWarping
2002-07-23 Dana Jansensfix a crash. when the window loses focus during its...
2002-07-23 Dana Jansensworkspace warping. this needs to be optional! also...
2002-07-23 Dana Jansensmodal transients wouldnt throw their focus up to their...
2002-07-22 Dana Jansensplace large windows correctly instead of asserting
2002-07-22 Dana Jansenssnapping better to the xinerama regions
2002-07-22 Dana Jansensindenting
2002-07-22 Dana Jansenscheck to make sure the workspaces is > 0 not != 0
2002-07-22 Dana Jansensmenu was off-by-one when no xinerama support was built in
2002-07-22 Dana Jansensmake it real easy to change the modifier key used for...
2002-07-22 Dana Jansensxinerama support where it shouldnt be
2002-07-22 Dana Jansensadd a xinerama support menu
2002-07-22 Dana Jansensdont snap windows to rects they arent in for the screen...
2002-07-22 Dana Jansenswindow snapping now has xinerama support
2002-07-22 Dana Jansensturn RectList into a vector
2002-07-22 Dana Jansensdefault all xinerama support options to off
2002-07-22 Dana Jansenshad an extra const in there
2002-07-22 Dana Jansensbetter cascade placement! also, it has xinerama support...
2002-07-22 Dana Jansensonly say xinerama is active if we can find some regions...
2002-07-22 Dana Jansensxinerama support for maximizing windows
2002-07-22 Dana Jansensmove an assert to its proper place
2002-07-22 Dana Jansensxinerama support for window placement
2002-07-22 Dana Jansensget the right rects for the xinerama regions
2002-07-22 Dana Jansensmake work without --enable-xinerama
2002-07-21 Dana Jansensacquire and provide Xinerama information for the window...
2002-07-21 Dana Jansensadd Xft-build-support and Xinerama-build-support to...
2002-07-21 Dana Jansensnew slit placement. yea its kinda weak. this can get...
2002-07-21 Dana Jansenssync with bb-cvs.
2002-07-20 Dana Jansensadd some cvsignore's
2002-07-20 Dana Jansensnew windows on non-visible workspaces should follow...
2002-07-20 Dana Jansensmove the Strut struct from Screen.hh to Util.hh
2002-07-19 Dana Jansensadd ifdefs for config.h
2002-07-19 Dana Jansensuse the _variable member naming convention
2002-07-19 Dana Jansensscrewed up the order in which hints were retrieved...
2002-07-19 Dana Jansensmake HUP reconfigure as in blackbox. make USR1 restart...
2002-07-19 Dana Jansenschanging the number of workspaces in the rc does someth...
2002-07-19 Dana Jansensdon't try to show windows which are already shown....
2002-07-19 Dana Jansensonly focus new transient windows if their parent has...
2002-07-19 Dana Jansensdont reconfigure during startup. thats a waste and...
2002-07-18 Dana Jansensmake the bullet, checkmark, and text, all the same...
2002-07-18 Dana Jansensselect the focused window in the workspace menu
2002-07-18 Dana Jansensfix some capitalisations
2002-07-18 Dana Jansensmove the checkmarks to the opposite side of the bullets...
2002-07-17 Dana Jansenschange the color used for the checkmark. match the...
2002-07-17 Dana Jansensnew checkmark for the menus
2002-07-16 Dana Jansensreverse the if
2002-07-16 Dana Jansensdont put non-normal windows in the stacking list. they...
2002-07-16 Dana Jansensmuch awesome support for special windows like panels...
2002-07-16 Dana Jansensput the assert back. better solution in mind
2002-07-16 Dana Jansenstaking out an assert that only causes problems
2002-07-16 Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16 Dana Jansensadd sendClientMessage
2002-07-16 Dana Jansensswitch workspaces if neccessary for a NET_WM_ACTIVE_WIN...
2002-07-16 Dana Jansensmake bbkeys' cycliong work right, how it used to. inste...
2002-07-16 Dana Jansensdont reposition non-normal/dialog windows when they...
2002-07-16 Dana Jansensdont let focus fall back to strange windows like panels...
2002-07-16 Dana Jansensadd options for ignoring shaded windows and full-maxed...
2002-07-15 Dana Jansenskde's 'desktop menu' now works just like a panel
2002-07-14 Dana Jansensproperly handle workspace names, and changes to them.
2002-07-14 Dana Jansensfix case where the window group deletes itself. somehow...
2002-07-14 Dana Jansenssych with blackbox
2002-07-14 Dana Jansensmake arrows larger, match th size of the other bullets...
2002-07-14 Dana Jansensmake sure the desktop names atom is set when setting...
2002-07-13 Dana Jansensproperly lower windows and keep desktop windows on...
2002-07-12 Dana Jansensadd support for the WM_CLASS property.
2002-07-11 Dana Jansensmake the wheel mouse shade anywhere on the titlebar...
2002-07-11 Dana Jansensclean up the systray and desktop lists
2002-07-10 Dana Jansensrestart the window manager on a SIGHUP
2002-07-10 Dana Jansenssync with bb cvs
2002-07-10 Dana Jansensadd another return, and return a value for a non-void...
next