]> Dogcows Code - chaz/openbox/blob - util/epist/ChangeLog
unignore yacc/lex generated files. we don't want to ignore these.
[chaz/openbox] / util / epist / ChangeLog
1 2.1.0
2
3 * Improved parser: much better error reporting for
4 malformed files, most tokens are now case
5 insensitive. (Marius)
6
7 * Added configuration code and options {} block in
8 the config file (Marius)
9
10 * Added chain timeout; (time after which a started
11 chain is automatically cancelled) enabled with the
12 chainTimeout option. (Marius)
13
14 * 2d matrix workspace navigation code. Enabled with
15 the workspaceRows option, uses the
16 {prev,next}Workspace{Row,Column} actions. (Scott, Marius)
17
18 * Added stacked window cycling. Enable with the
19 stackedCycling option. (Marius, Ben)
20
21 * New actions: showRootMenu, showWorkspaceMenu,
22 toggleDecorations (Ben)
23
24 * Fixed some internal inconsistencies in action names (Marius)
25
26 * Added cancelChain action - users can cancel chains
27 explicitly (Marius)
28
29 * Added toggleGrabs action - can be bound to a key (Marius)
30 to temporarily disable epist bindings.
31
32 * Added/improved command line parameter handling (Ben)
33
34 * Added code to handle windows which don't specify
35 the input focus. (Ben)
36
This page took 0.033143 seconds and 4 git commands to generate.