summaryrefslogtreecommitdiff
path: root/util/epist/screen.hh
AgeCommit message (Collapse)Author
2002-08-09fixed spelling mistakeScott Moynes
2002-08-06Big fat merge for epist.Scott Moynes
This adds a config parser, chaining, and a tonne of other stuff. Still need to fix up build system for the lex and yacc stuff.
2002-07-24epist + multihead == <drool>Dana Jansens
added next/prevWindowOnAllScreens added next/prevScreen
2002-07-21handle all combinations of lock modifiers on keypressScott Moynes
this should be an rc file option
2002-07-20let you specify the class for cycling windows per classDana Jansens
2002-07-20exec works nowDana Jansens
2002-07-20add cycling of next/prev window of classDana Jansens
2002-07-20properly track the active workspace and the number of workspaces.Dana Jansens
use these to cycle workspaces.
2002-07-20add iconifyingDana Jansens
2002-07-20added window cyclingDana Jansens
2002-07-20Added changeWorkspace() and a broken toggleShaded()Scott Moynes
2002-07-19fix typosDana Jansens
2002-07-19Added an action class and started the even handler.Scott Moynes
2002-07-12epist now based on the BaseDisplay.Dana Jansens
has the ability to be multiscreen!