Japanese translation of message catalog for Sawfish Window-Manager
修订版 | 6eed5977fe7154c857d4fe3f3c131cfe3df91bbe (tree) |
---|---|
时间 | 1999-08-20 00:48:21 |
作者 | john <john> |
Commiter | john |
*** empty log message ***
@@ -4,6 +4,9 @@ todo: | ||
4 | 4 | |
5 | 5 | ! resize is non-intuitive |
6 | 6 | |
7 | + + add a command to cycle through all windows, not just those on the | |
8 | + current workspace | |
9 | + | |
7 | 10 | + handle window groups |
8 | 11 | |
9 | 12 | + better transient handling |
@@ -1,3 +1,10 @@ | ||
1 | +1999-08-19 John Harper <john@dcs.warwick.ac.uk> | |
2 | + | |
3 | + * frames.c, events.c: it's possible for Imlib_render to trigger | |
4 | + the X error handler, and possibly invalidate the window that's | |
5 | + currently being manipulated. So test that `w->id != 0' in | |
6 | + suitable places | |
7 | + | |
1 | 8 | 1999-08-16 John Harper <john@dcs.warwick.ac.uk> |
2 | 9 | |
3 | 10 | * version 0.2 |