]> Dogcows Code - chaz/openbox/blob - util/epist/ChangeLog
add the otk::Point type
[chaz/openbox] / util / epist / ChangeLog
1 * Fixed (hopefully) the ugly bugly that would cause (Marius)
2 epist to hog the keyboard on invalid keys.
3
4 * Added stackedCyclingRaise option, to allow windows (Marius)
5 to raise on focus when stacked is on.
6
7 * Small fixes, better sanity checks, much better (Marius)
8 error reporting on bad keys and modifiers.
9
10 2.1.0
11
12 * Improved parser: much better error reporting for
13 malformed files, most tokens are now case
14 insensitive. (Marius)
15
16 * Added configuration code and options {} block in
17 the config file (Marius)
18
19 * Added chain timeout; (time after which a started
20 chain is automatically cancelled) enabled with the
21 chainTimeout option. (Marius)
22
23 * 2d matrix workspace navigation code. Enabled with
24 the workspaceRows option, uses the
25 {prev,next}Workspace{Row,Column} actions. (Scott, Marius)
26
27 * Added stacked window cycling. Enable with the
28 stackedCycling option. (Marius, Ben)
29
30 * New actions: showRootMenu, showWorkspaceMenu,
31 toggleDecorations (Ben)
32
33 * Fixed some internal inconsistencies in action names (Marius)
34
35 * Added cancelChain action - users can cancel chains
36 explicitly (Marius)
37
38 * Added toggleGrabs action - can be bound to a key (Marius)
39 to temporarily disable epist bindings.
40
41 * Added/improved command line parameter handling (Ben)
42
43 * Added code to handle windows which don't specify
44 the input focus. (Ben)
45
This page took 0.034859 seconds and 4 git commands to generate.