]> icculus.org git repositories - mikachu/openbox.git/commit - util/epist/keytree.cc
uber patch.
authorScott Moynes <smoynes@nexus.carleton.ca>
Wed, 21 Aug 2002 00:27:16 +0000 (00:27 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Wed, 21 Aug 2002 00:27:16 +0000 (00:27 +0000)
commitbd05f7ec58f3e1f5839c372ad4fb007a8d8866f5
tree4d39b40830fd671bbf4f4effa5a54c1e7d8db410
parentb1223a2acc196ec96f208229b877d37f36c9887c
uber patch.
Added configuration options.
Added workspace grid changing.
Added keychain timeouts.
Fixed some whitespace.
17 files changed:
util/epist/Makefile.am
util/epist/actions.hh
util/epist/config.cc [new file with mode: 0644]
util/epist/config.hh [new file with mode: 0644]
util/epist/epist.cc
util/epist/epist.hh
util/epist/epist.l
util/epist/epist.y
util/epist/keytree.cc
util/epist/keytree.hh
util/epist/lex.yy.c
util/epist/parser.cc
util/epist/parser.hh
util/epist/screen.cc
util/epist/screen.hh
util/epist/yacc_parser.cc
util/epist/yacc_parser.hh