update
This commit is contained in:
parent
ca4478e944
commit
1a6c76fb1a
3 changed files with 9 additions and 6 deletions
|
@ -1,5 +1,7 @@
|
||||||
(Format: Year/Month/Day)
|
(Format: Year/Month/Day)
|
||||||
Changes for 0.1.11:
|
Changes for 0.1.11:
|
||||||
|
*02/08/04:
|
||||||
|
* Fixed doxygen comments and minor clean up.
|
||||||
*02/08/02:
|
*02/08/02:
|
||||||
* autogrouping-from-tab patch (Thanks Steve Cooper)
|
* autogrouping-from-tab patch (Thanks Steve Cooper)
|
||||||
*02/07/23:
|
*02/07/23:
|
||||||
|
|
2
Doxyfile
2
Doxyfile
|
@ -84,7 +84,7 @@ IGNORE_PREFIX =
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
GENERATE_HTML = YES
|
GENERATE_HTML = YES
|
||||||
HTML_OUTPUT = html
|
HTML_OUTPUT = html
|
||||||
HTML_FILE_EXTENSION = .html # .php for fluxbox webpage
|
HTML_FILE_EXTENSION = .html # .php # for fluxbox webpage
|
||||||
HTML_HEADER = # doc/header.html # note: only for fluxbox webpage
|
HTML_HEADER = # doc/header.html # note: only for fluxbox webpage
|
||||||
HTML_FOOTER = # doc/footer.html # note: only for fluxbox webpage
|
HTML_FOOTER = # doc/footer.html # note: only for fluxbox webpage
|
||||||
HTML_STYLESHEET = # doc/style.css # note: only for fluxbox webpage
|
HTML_STYLESHEET = # doc/style.css # note: only for fluxbox webpage
|
||||||
|
|
|
@ -39,8 +39,8 @@ $set 3 #Configmenu
|
||||||
23 カーソルオーバーでフォーカス(SemiSloppy)
|
23 カーソルオーバーでフォーカス(SemiSloppy)
|
||||||
24 Slitを越えて最大化
|
24 Slitを越えて最大化
|
||||||
25 Window内にタブドロップでもタブグループに
|
25 Window内にタブドロップでもタブグループに
|
||||||
26 Workspace Warping
|
26 ウィンドウドラッグでワークスペースを移動
|
||||||
27 Desktop Wheeling
|
27 マウスホイールでワークスペース切り換え
|
||||||
|
|
||||||
$set 4 #Icon
|
$set 4 #Icon
|
||||||
|
|
||||||
|
@ -121,8 +121,8 @@ $set 9 #Window
|
||||||
|
|
||||||
$set 10 #Windowmenu
|
$set 10 #Windowmenu
|
||||||
|
|
||||||
1 移動先ワークスペース ...
|
1 送る ...
|
||||||
2 移動先グループ ...
|
2 グループを送る ...
|
||||||
3 バーに格納
|
3 バーに格納
|
||||||
4 アイコン化(タイトルバーに格納)
|
4 アイコン化(タイトルバーに格納)
|
||||||
5 最大化
|
5 最大化
|
||||||
|
@ -131,6 +131,7 @@ $set 10 #Windowmenu
|
||||||
8 すべてのワークスペースで表示
|
8 すべてのワークスペースで表示
|
||||||
9 強制終了
|
9 強制終了
|
||||||
10 閉じる
|
10 閉じる
|
||||||
|
11 タブ
|
||||||
|
|
||||||
$set 11 #Workspace
|
$set 11 #Workspace
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue