Japanese translation of message catalog for Sawfish Window-Manager
Revision | 302231a1b44fd782e6423d1e9df8b52664b4aa5f (tree) |
---|---|
Time | 2011-09-10 07:30:32 |
Author | Christopher Roy Bratusek <nano@tuxf...> |
Commiter | Christopher Roy Bratusek |
NEWS
@@ -48,6 +48,21 @@ Each release lists incompatible changes at its top. | ||
48 | 48 | @item More robustness for @code{get-window-by-*} functions. Fixes problems with |
49 | 49 | functions like @code{jump-or-exec} failing, when a window without WM_CLASS existed. |
50 | 50 | [Christopher Bratusek] |
51 | + | |
52 | +@item When cursor-warping was enabled and user switched to a shaded | |
53 | +window, the cursor warped to the position of the unshaded | |
54 | +window. This is fixed now. [Christopher Bratusek] | |
55 | + | |
56 | +@item Fix a bug in manager selection handling. | |
57 | +Set all required fields of the client message event. | |
58 | +Call XSync before changing the error handler. [Timo Korvola] | |
59 | + | |
60 | +@item Fix failing to generate apps-menu, if a desktop-entry had | |
61 | +the Category property (instead of Categories or both). [Matthew Love] | |
62 | + | |
63 | +@item In EdgeActions `HotSpot', `HotMove' and `EdgeFlip', it was | |
64 | +possible to trigger the same event multiple times at a time. | |
65 | +This is fixed now.[Jeremy Hankins] | |
51 | 66 | @end itemize |
52 | 67 | @item Build and Installation |
53 | 68 | @itemize @minus |