]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2002-08-02 Dana Jansenstry make bootstrap work in one pass for other people..
2002-08-02 Dana Jansensmake xft support default on
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 Jansensmake the execute process better
2002-07-26 Dana Jansensremove debug cout
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-26 Dana Jansensadd new binary
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 Jansensadd default workspace change bindings
2002-07-25 Dana Jansensmake what is output optional
2002-07-25 Dana Jansensadd the xftlsfonts utility
2002-07-25 Dana Jansensdont focus more than one window when cycling!
2002-07-25 Dana Jansenswait for 20 seconds instead of 20 milliseconds for...
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 Jansensdon't try pass focus off to windows that dont take it
2002-07-24 Dana Jansensfix capitalization
2002-07-24 Dana Jansensdocument the current hardcoded key bindings
2002-07-24 Dana Jansensremove a debug cout
2002-07-24 Dana Jansensmake lastActiveWindow more intelligent
2002-07-24 Dana Jansensbetter window focusing
2002-07-24 Dana Jansenssmarter window cycling, behave with omnipresent windows
2002-07-24 Dana Jansensdont unshade windows when they get focus
2002-07-24 Dana Jansensremove some unneeded std::'s
2002-07-24 Dana Jansenswatch for case where not all screens get managed!
2002-07-24 Dana Jansensepist + multihead == <drool>
2002-07-23 Dana Jansensmake more clear
2002-07-23 Dana Jansenscycle windows was looping forever!
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 Jansensno more segging when adding removing windows
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 Jansensincluding wrong
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 Jansensmuch nicer hardcoded bindings! :)
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 Jansenshandle events on the right screen
2002-07-22 Dana Jansensrun execs
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 Jansensfunction declaration for a function that no longer...
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 Scott Moyneshandle all combinations of lock modifiers on keypress
2002-07-21 Scott MoynesHandle all combinations of the lock modifiers on a...
2002-07-21 Dana Jansensadd Xft-build-support and Xinerama-build-support to...
2002-07-21 Dana Jansensdont use "exec " anymore cuz then stuff like && doesn...
2002-07-21 Dana Jansensexec stuff with "exec " so the sh isnt left over in...
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 Jansensadd no_NO and ro_RO translations
2002-07-20 Dana Jansensi put paths in here by accident ^_^
2002-07-20 Dana Jansensadd another hardcoded binding :)
2002-07-20 Dana Jansensnew windows on non-visible workspaces should follow...
2002-07-20 Dana Jansensremove the add/remove/active_window debug cout's
2002-07-20 Dana Jansensimplement window resizing. using resizing incrememnts...
2002-07-20 Dana Jansensimplement window resizing
2002-07-20 Dana Jansenskeep track of window dimentions
2002-07-20 Dana Jansensmove the Strut struct from Screen.hh to Util.hh
next