Skip to content

Commit c9553a6

Browse files
committed
Update *.html
1 parent 8b0f995 commit c9553a6

File tree

9 files changed

+93
-11
lines changed

9 files changed

+93
-11
lines changed

getting-started.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1 id="getting-started">Getting Started</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1 id="getting-started">Getting Started</h1>
118126
<p>Labwc is designed to be easy to get started with.</p>
119127
<p>To use the compositor for the first time, there is no need for
120128
configuration files, theme files or even a session file. It should be
@@ -221,9 +229,9 @@ <h2 id="step-5---install-some-themes-for-server-side-decorations">Step 5
221229
&lt;name&gt;Numix&lt;/name&gt;
222230
&lt;/theme&gt;</code></pre>
223231
<p>To just use the current GTK theme, you can use <a
224-
href="https://github.com/johanmalm/labwc-gtktheme">this tool</a></p>
225-
<p>Refer to the <a href="https://labwc.github.io/manual.html">man
226-
pages</a> for full documentation.</p>
232+
href="https://github.com/johanmalm/labwc-gtktheme">labwc-gtktheme</a></p>
233+
<p>Refer to the <a href="manual.html">man pages</a> for full
234+
documentation.</p>
227235
<p>Enjoy!</p>
228236
<section class="footnotes footnotes-end-of-document"
229237
role="doc-endnotes">

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
<main>
117117
<center>
118118
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
119120
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
120121
[<a href="integration.html">integration</a>]
121122
[<a href="getting-started.html">getting-started</a>]

integration.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1 id="integration">Integration</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1 id="integration">Integration</h1>
118126
<ol type="1">
119127
<li><a href="#panels">Panels</a>
120128
<ol type="1">

labwc-actions.5.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1>NAME</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1>NAME</h1>
118126
<p>labwc - actions</p>
119127
<h1>ACTIONS</h1>
120128
<p>Actions are used in menus and keyboard/mouse bindings.</p>

labwc-config.5.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1>NAME</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1>NAME</h1>
118126
<p>labwc - configuration files</p>
119127
<h1>CONFIGURATION</h1>
120128
<p>Labwc uses openbox-3.6 specification for configuration and theming,

labwc-menu.5.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1>NAME</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1>NAME</h1>
118126
<p>labwc - menu files</p>
119127
<h1>DESCRIPTION</h1>
120128
<p>Static menus are built based on content of XML files located at

labwc-theme.5.html

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1>NAME</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1>NAME</h1>
118126
<p>labwc - theme files</p>
119127
<h1>THEME</h1>
120128
<p>The theme engine aims to be compatible with openbox and themes will
@@ -236,6 +244,23 @@ <h1>THEME ELEMENTS</h1>
236244
<blockquote>
237245
<p>Text color of active menu item</p>
238246
</blockquote>
247+
<p><strong>menu.separator.width</strong></p>
248+
<blockquote>
249+
<p>Line thickness of menu separators. Default 1.</p>
250+
</blockquote>
251+
<p><strong>menu.separator.padding.width</strong></p>
252+
<blockquote>
253+
<p>Space on the left and right side of each separator line. Default
254+
6.</p>
255+
</blockquote>
256+
<p><strong>menu.separator.padding.height</strong></p>
257+
<blockquote>
258+
<p>Space above and below each separator line. Default 3.</p>
259+
</blockquote>
260+
<p><strong>menu.separator.color</strong></p>
261+
<blockquote>
262+
<p>Menu separator color. Default #888888.</p>
263+
</blockquote>
239264
<p><strong>osd.bg.color</strong></p>
240265
<blockquote>
241266
<p>Background color of on-screen-display</p>

labwc.1.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1>NAME</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1>NAME</h1>
118126
<p>labwc - a wayland stacking compositor</p>
119127
<h1>SYNOPSIS</h1>
120128
<p><strong>labwc</strong>  [options...]</p>

manual.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,15 @@
114114
</head>
115115
<body>
116116
<main>
117-
<a href='index.html'>Home</a><h1 id="documentation">Documentation</h1>
117+
<center>
118+
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
119+
[<a href="index.html">home</a>]
120+
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
121+
[<a href="integration.html">integration</a>]
122+
[<a href="getting-started.html">getting-started</a>]
123+
[<a href="manual.html">manual</a>]
124+
</center>
125+
<h1 id="documentation">Documentation</h1>
118126
<p><a href="labwc.1.html">labwc(1)</a><br />
119127
<a href="labwc-config.5.html">labwc-config(5)</a><br />
120128
<a href="labwc-theme.5.html">labwc-theme(5)</a><br />

0 commit comments

Comments
 (0)