]> icculus.org git repositories - mikachu/openbox.git/history - util
sync with bb-cvs
[mikachu/openbox.git] / util /
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 Jansensmake epist not build with the rest of the source tree
2002-07-19 Scott MoynesAdded an action class and started the even handler.
2002-07-18 Dana Jansensadd cvsignore
2002-07-17 Scott Moynesadded some notes about a config file format
2002-07-15 Scott MoynesDon't install epist until it actually does something...
2002-07-13 Dana Jansenslibgen.h is used by basename()
2002-07-13 Dana Jansensupdate deps in the Makefile
2002-07-12 Dana Jansensmore actions
2002-07-12 Dana Jansensadd a size specifier to the enum
2002-07-12 Dana Jansensremoving now-unused files.
2002-07-12 Dana Jansensepist now based on the BaseDisplay.
2002-07-12 Scott Moynessome of the actions I came up with
2002-07-12 Dana Jansensgets a whole lotta window information now, and updtes...
2002-07-12 Dana Jansenswe now know for every window its state and its desktop
2002-07-12 Scott Moynessome more notes
2002-07-12 Dana Jansensnow we know the state of windows
2002-07-12 Dana Jansensadd header for perror()
2002-07-12 Scott MoynesInitial notes on design and features
2002-07-11 Dana Jansensepist now handles -display on the command line, and...
2002-07-11 Dana Jansensepist parses teh cpommand line for -display, and catche...
2002-07-11 Dana Jansensopen an X display
2002-07-11 Dana Jansensadded signal handling
2002-07-11 Dana Jansensadd the copyright
2002-07-11 Dana Jansensadding epist!
2002-07-10 Dana Jansenssync with bb cvs
2002-07-03 Dana Jansensremoving old Makefile.in, rolling back Makefile.am...
2002-06-07 Dana Jansensfix off-by-ones in window-to-window snapping. move...
2002-06-05 Dana Jansenssynched with bb-cvs. couple bug fixes.
2002-05-28 Dana Jansensupdated nls to use openbox.cat
2002-05-28 Dana Jansensadding .cvsignore files to the repository to clean...
2002-05-28 Dana Jansensfix bug where destroying the wrong windows in BlackboxW...
2002-05-25 Dana Jansensreusing the blackbox-cvs bsetroot. it did in fact work...
2002-05-25 Dana Jansensimprted new tools from bb-cvs
2002-05-23 Dana Jansensmake work with new i18n
2002-05-16 Dana Jansensremoving auto-generated stuff from cvs
2002-05-16 Dana Jansens*** empty log message ***
2002-05-15 Dana Jansensbetter setting of atoms. plugged memory leak.
2002-05-15 Dana Jansensbetter behavior with root pixmap atoms. create them...
2002-05-15 Dana Jansensupdate to work with renamed function in BaseDisplay
2002-05-14 Dana Jansensnew version of bsetbg
2002-05-14 Dana Jansensnew version of bsetroot ported from blackbox cvs
2002-05-13 Dana Jansensfix compilign without LinkedList
2002-05-07 Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-05-05 Dana Jansensfix headers to use the new defines
2002-05-01 Dana Jansensxsetbg typo
2002-04-28 Dana Jansenstook bsetroot from Blackbox moving_target.. "bsetroot...
2002-04-18 Scott Moynesadded new bsetbg manpage
2002-04-18 Scott Moynesnew bsetbg version with manpage
2002-04-18 Dana Jansensnew bsetbg from cthulhain
2002-04-16 Dana Jansensrenamed the Changelog files
2002-04-15 Dana Jansensapparently there were compiling problems with automake...
2002-04-14 Dana Jansensadd the Geometry classes to bsetroot
2002-04-14 Dana JansensFixed bsetroot to use the new Geometries returned in...
2002-04-14 Dana Jansensmade bsetroot compile with the new code for references...
2002-04-13 Scott MoynesFixed a bug in the bsetroot build that caused really...
2002-04-11 Dana JansensInitial revision