]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
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
2002-07-20 Dana Jansensadd action and design for resizing a window
2002-07-20 Dana Jansensimplement toggleMaximize(Vert|Horz|Full)
2002-07-20 Dana Jansensimplement moveWindowUp/Down/Left/Right
2002-07-20 Dana Jansenschanged teh builtin bindings.. :)
2002-07-20 Dana Jansensnow it opens on all possible screens
2002-07-20 Dana Jansenslet you specify the class for cycling windows per class
2002-07-20 Dana Jansensmake cycling by window class work properly, was using...
2002-07-20 Dana Jansensadd maximizing to the action enum
2002-07-20 Dana Jansensadd execute command. add string to action class.
2002-07-20 Dana Jansensexec works now
2002-07-20 Dana Jansensadded hardcoded bindings for changeWorkspace 1-4
2002-07-20 Dana Jansensrename the sendTo action to sendToWorkspace
2002-07-20 Dana Jansensadded sendTo action
2002-07-20 Dana Jansensadd 'toggleomnipresent' action
2002-07-20 Dana Jansenssmall change.
2002-07-20 Dana Jansensadd cycling of windows of the same class on all workspaces
2002-07-20 Dana Jansensadd cycling of next/prev window of class
2002-07-20 Dana Jansensadd next/prev window on all workspaces
2002-07-20 Dana Jansensproperly track the active workspace and the number...
2002-07-20 Dana Jansensadd iconifying
2002-07-20 Dana Jansensadd raising and lowering
2002-07-20 Dana Jansensadd the ability to close a window
2002-07-20 Dana Jansensadded window cycling
2002-07-20 Dana Jansensline up the vars
2002-07-20 Dana Jansensmake the returned action list a const reference
2002-07-20 Dana Jansensmake the action list returned a const
2002-07-20 Dana Jansensremove some debug couts
2002-07-20 Dana Jansensmake shading work
2002-07-20 Dana Jansensdont pass bound keys through to the application
2002-07-20 Dana Jansenssome cleanups and such.
2002-07-20 Scott MoynesAdded changeWorkspace() and a broken toggleShaded()
2002-07-19 Dana Jansensproperly scope thse stl stuff please!
2002-07-19 Dana Jansensadd file headers and couple fixups
2002-07-19 Dana Jansensno need to scope here
2002-07-19 Dana Jansensadd a count to the actions enum
2002-07-19 Dana Jansensmake both for's work teh same way
2002-07-19 Dana Jansensinsert some whitespace
2002-07-19 Scott Moynesadded contructor for the actions
2002-07-19 Dana Jansensfix typos
2002-07-19 Dana Jansensadd ifdefs for config.h
2002-07-19 Dana Jansensuse the _variable member naming convention
2002-07-19 Dana Jansensmake epist not build with the rest of the source tree
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 Scott MoynesAdded an action class and started the even handler.
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 Jansensupdated todo. took out things we have done. added new...
2002-07-18 Dana Jansensselect the focused window in the workspace menu
2002-07-18 Dana Jansensadd cvsignore
next