openbox/util/epist
2002-10-14 05:03:15 +00:00
..
.cvsignore unignore yacc/lex generated files. we don't want to ignore these. 2002-09-30 02:05:52 +00:00
actions.cc fixed spelling mistake 2002-08-09 01:34:17 +00:00
actions.hh Safari_Al's patch which fixes inconsistent capitalization in some actions. 2002-08-24 09:38:56 +00:00
ChangeLog Initial commit, for the Openbox 2.1.0 release 2002-09-09 23:26:47 +00:00
config.cc added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
config.hh added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
DESIGN Fix send to menu, having deleted workspaces in it. 2002-08-20 15:38:51 +00:00
epist.1.in fixed typo 2002-10-08 19:42:24 +00:00
epist.cc uber patch. 2002-08-21 00:27:16 +00:00
epist.hh uber patch. 2002-08-21 00:27:16 +00:00
epist.l better error reporting. epist now reports the line number and token a parser error occurs at, as well as invalid actions. 2002-09-03 08:57:35 +00:00
epist.y better error reporting. epist now reports the line number and token a parser error occurs at, as well as invalid actions. 2002-09-03 08:57:35 +00:00
epistrc add the options with default values 2002-08-26 20:53:52 +00:00
epistrc.5.in added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
keytree.cc more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
keytree.hh toggledecor almost done 2002-08-21 23:57:03 +00:00
lex.yy.c changes to reflect the improvements to the error reporting in the parser. 2002-09-30 02:10:27 +00:00
main.cc s/__openbox_version/OPENBOX_VERSION 2002-08-22 03:53:17 +00:00
Makefile.am include config.h in cc's before including openbox headers 2002-08-25 18:30:16 +00:00
parser.cc more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
parser.hh more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
screen.cc added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
screen.hh added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
TODO initial checkin 2002-08-27 03:02:55 +00:00
window.cc actually work for windows that dont specify the input hint 2002-09-09 16:31:53 +00:00
window.hh modified focus() to accept a no-raise parameter 2002-08-22 10:13:02 +00:00
yacc_parser.cc changes to reflect the improvements to the error reporting in the parser. 2002-09-30 02:10:27 +00:00
yacc_parser.hh updated to reflect the new changes in epist.[ly] 2002-08-26 06:44:49 +00:00