• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

Revisiónedafa94f485912cb63639f2266778e091f8d5c5f (tree)
Tiempo2014-11-03 04:08:34
AutorChristopher Roy Bratusek <nano@jpbe...>
CommiterChristopher Roy Bratusek

Log Message

NEWS

Cambiar Resumen

Diferencia incremental

--- a/man/news.texi
+++ b/man/news.texi
@@ -129,7 +129,7 @@ Each release lists incompatible changes at its top.
129129
130130 @item Add @code{sawfish.wm.prg.diodon}, simple auto-starter for the @code{Diodon Clipboard Manager}. [Christopher Bratusek]
131131
132-@item Add @code{sawfish.wm.prg.conky}, simple auto-starter for the @code{Conky System Monitor}. [Christopher Bratusek]
132+@item Add @code{sawfish.wm.prg.conky}, simple auto-starter for the @code{Conky System Monitor}, that allows for custom command line options to be passed. [Christopher Bratusek]
133133
134134 @item Add @code{sawfish.wm.prg.idesk}, simple auto-starter for the @code{Idesk Desktop Icon Manager}. [Christopher Bratusek]
135135 @end itemize
@@ -137,10 +137,12 @@ Each release lists incompatible changes at its top.
137137 @item Miscellaneous Changes
138138 @itemize @minus
139139
140-@item Majorly improve speed-up of StyleTab theme by locking the re-coloring of images until all configuration is loaded, so that re-coloring is only done once upon start. [fuchur]
140+@item Majorly improved start-up speed of StyleTab theme by locking the re-coloring of images until all configuration is loaded, so that re-coloring is only done once upon start. [fuchur]
141141
142142 @item In @code{sawfish.wm.prg.compton} delay compton start by 3 seconds to prevent heavy screen flickering. [fuchur]
143143
144+@item Partially revert focus changes introduced in Sawfish 1.6.0 [fuchur], auto-apply window-matchers for Plasma when KDE4 is detected running, for proper user experience. [Christopher Bratusek]
145+
144146 @item Improve @code{cabinet} window-switcher. Code-cleanup, bug fixes, blacklisting applications (mostly panels, pagers) and icon for missing window-icons. [fuchur]
145147
146148 @item Enable @code{shade-hover} and @code{auto-raise} in SawfishConfig, utilize them in tabbed-windowing. [fuchur]