From f1e3916513795e622a5ff5a4939aa0e61de0b4d5 Mon Sep 17 00:00:00 2001 From: rasatpc Date: Sat, 23 Mar 2024 15:15:22 +0200 Subject: [PATCH] CookBook taga Add tags to recipes. --- Wiki/CookBook/AdaptiveButtons/index.md | 2 ++ Wiki/CookBook/DeskDecor/index.md | 2 ++ Wiki/CookBook/IconifyExcept/index.md | 2 ++ Wiki/CookBook/InitialMapCommand/index.md | 2 ++ Wiki/CookBook/LimitApplication/index.md | 3 +++ Wiki/CookBook/SaveState/index.md | 2 ++ Wiki/CookBook/ShowCalendar/index.md | 2 ++ Wiki/CookBook/ShowDesktop/index.md | 2 ++ Wiki/CookBook/StickyDecor/index.md | 2 ++ Wiki/CookBook/TitleShade/index.md | 2 ++ 10 files changed, 21 insertions(+) diff --git a/Wiki/CookBook/AdaptiveButtons/index.md b/Wiki/CookBook/AdaptiveButtons/index.md index ce956859..a0f8cecb 100644 --- a/Wiki/CookBook/AdaptiveButtons/index.md +++ b/Wiki/CookBook/AdaptiveButtons/index.md @@ -2,6 +2,8 @@ layout: wiki title: AdaptiveButtons type: recipe +tags: + - Module description: | Through the SendToModule command, FvwmButtons can be configured to be more dynamic. You can change the Colorset, Icon, Title, diff --git a/Wiki/CookBook/DeskDecor/index.md b/Wiki/CookBook/DeskDecor/index.md index 2274f768..fa01d329 100644 --- a/Wiki/CookBook/DeskDecor/index.md +++ b/Wiki/CookBook/DeskDecor/index.md @@ -2,6 +2,8 @@ layout: wiki title: DeskDecor type: recipe +tags: + - Function description: | This recipe describes how to configure different Decors or Colorsets for different Pages and/or Desks. This is achieved diff --git a/Wiki/CookBook/IconifyExcept/index.md b/Wiki/CookBook/IconifyExcept/index.md index 612e83f8..68c1c1fb 100644 --- a/Wiki/CookBook/IconifyExcept/index.md +++ b/Wiki/CookBook/IconifyExcept/index.md @@ -2,6 +2,8 @@ layout: wiki title: IconifyExcept type: recipe +tags: + - Style description: | This will Iconfiy every window except one. --- diff --git a/Wiki/CookBook/InitialMapCommand/index.md b/Wiki/CookBook/InitialMapCommand/index.md index 3b83c0dc..9477ed7b 100644 --- a/Wiki/CookBook/InitialMapCommand/index.md +++ b/Wiki/CookBook/InitialMapCommand/index.md @@ -2,6 +2,8 @@ layout: wiki title: InitialMapCommand type: recipe +tags: + - Style description: | Old recipes required using FvwmEvent to preform an action on a new window such as Maximizing it or moving it to the top right corner diff --git a/Wiki/CookBook/LimitApplication/index.md b/Wiki/CookBook/LimitApplication/index.md index d26a6fd4..5a82a887 100644 --- a/Wiki/CookBook/LimitApplication/index.md +++ b/Wiki/CookBook/LimitApplication/index.md @@ -2,6 +2,9 @@ layout: wiki title: LimitApplication type: recipe +tags: + - Function + - Binding description: | When running an application this will check to see if it is already running. And if so instead of launching a new application, switch diff --git a/Wiki/CookBook/SaveState/index.md b/Wiki/CookBook/SaveState/index.md index ca70609b..fdfd245d 100644 --- a/Wiki/CookBook/SaveState/index.md +++ b/Wiki/CookBook/SaveState/index.md @@ -2,6 +2,8 @@ layout: wiki title: SaveState type: recipe +tags: + - Function description: | When a Maximized application is closed, this will save its state, and the next time that application is run, the application will be diff --git a/Wiki/CookBook/ShowCalendar/index.md b/Wiki/CookBook/ShowCalendar/index.md index a442d66f..34ffc664 100644 --- a/Wiki/CookBook/ShowCalendar/index.md +++ b/Wiki/CookBook/ShowCalendar/index.md @@ -2,6 +2,8 @@ layout: wiki title: ShowCalendar type: recipe +tags: + - Module description: | A calendar popping up when the clock/date in a dock is clicked is a common feature. This is one way of doing it in Fvwm using a diff --git a/Wiki/CookBook/ShowDesktop/index.md b/Wiki/CookBook/ShowDesktop/index.md index b3f2edd5..7cb3e125 100644 --- a/Wiki/CookBook/ShowDesktop/index.md +++ b/Wiki/CookBook/ShowDesktop/index.md @@ -2,6 +2,8 @@ layout: wiki title: ShowDesktop type: recipe +tags: + - Function description: | This is the MS-Windows inspired feature that will show the desktop by Iconfiying all the windows on the current Page. Further it shows diff --git a/Wiki/CookBook/StickyDecor/index.md b/Wiki/CookBook/StickyDecor/index.md index 258063fa..0862130b 100644 --- a/Wiki/CookBook/StickyDecor/index.md +++ b/Wiki/CookBook/StickyDecor/index.md @@ -2,6 +2,8 @@ layout: wiki title: StickyDecor type: recipe +tags: + - Decor description: | This recipe gives a way to use a different Decor for Sticky windows. This effect can be extended to set the Colorset/Decor of a window diff --git a/Wiki/CookBook/TitleShade/index.md b/Wiki/CookBook/TitleShade/index.md index 73a4706f..cb795c36 100644 --- a/Wiki/CookBook/TitleShade/index.md +++ b/Wiki/CookBook/TitleShade/index.md @@ -2,6 +2,8 @@ layout: wiki title: TitleShade type: recipe +tags: + - Function description: | WindowShade can be done an any direction, but if it is not in the direction of the TitleBar the window will collapse to just