modules launchers exposed in sidebar of main window

master 0.9.32
Daniel Napora 2023-05-03 16:00:14 +02:00
parent e7773f0dba
commit 19b950ea05
2 changed files with 12 additions and 6 deletions

View File

@ -62,9 +62,12 @@ kbd {
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Tint2')">Tint2 Panel</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Terminal')">Terminal theme</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Save')">Save and Restore</button>
<div class="w3-center" style="margin: 100px 10px 0 10px;">
<a class="w3-button w3-bar-item w3-tiny w3-lime" style="margin-top:2px;" href="run://pcmanwp"><span class="w3-right w3-large"></span>Choose wallpaper</a>
<a class="w3-button w3-bar-item w3-tiny w3-lime" style="margin-top:2px;" href="run://colorizer -s"><span class="w3-right w3-large"></span>Advanced...</a>
<div class="w3-center" style="margin: 30px 10px 0 10px;">
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-lime" style="margin-top:1px;" href="run://pcmanwp"><span class="w3-right w3-large"></span>Choose wallpaper<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:178px">Choose wallpaper from image context menu</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-khaki" style="margin-top:4px;" href="run://colorizer -s"><span class="w3-right w3-large"></span>Colorizer Rootmenu<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:148px">Colorizer Menu (advanced)</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-amber" style="margin-top:1px;" href="run://colorizer-ob -s"><span class="w3-right w3-large"></span>Openbox module<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:118px">Openbox Window Decoration module</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-orange" style="margin-top:1px;" href="run://colorizer-menus -s"><span class="w3-right w3-large"></span>Menu module<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:88px">Menus (jgmenu) module</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-deep-orange" style="margin-top:1px;" href="run://colorizer-conky -s"><span class="w3-right w3-large"></span>Conky module<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:58px">Conky Manager &amp; Colorizer </span></a>
</div>
<div class="fixeddown">
<p class="w3-center w3-black">

View File

@ -64,9 +64,12 @@ kbd {
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Tint2')">Panel Tint2</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Terminal')">Kolory Terminala</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Save')">Zapisywanie</button>
<div class="w3-center" style="margin: 100px 10px 0 10px;">
<a class="w3-button w3-bar-item w3-tiny w3-lime" style="margin-top:2px;" href="run://pcmanwp"><span class="w3-right w3-large"></span>Wybierz tapetę</a>
<a class="w3-button w3-bar-item w3-tiny w3-lime" style="margin-top:2px;" href="run://colorizer -s"><span class="w3-right w3-large"></span>Zaawansowane...</a>
<div class="w3-center" style="margin: 30px 10px 0 10px;">
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-lime" style="margin-top:1px;" href="run://pcmanwp"><span class="w3-right w3-large"></span>Wybierz tapetę<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:178px">Wybierz i ustaw tapetę za pomocą menu kontekstowego</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-khaki" style="margin-top:4px;" href="run://colorizer -s"><span class="w3-right w3-large"></span>Colorizer Menu<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:148px">Colorizer Menu główne (zaawansowane)</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-amber" style="margin-top:1px;" href="run://colorizer-ob -s"><span class="w3-right w3-large"></span>Moduł Openbox<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:118px">Konfiguracja Dekoracji Okien Openbox</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-orange" style="margin-top:1px;" href="run://colorizer-menus -s"><span class="w3-right w3-large"></span>Moduł Menu<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:88px">Zmiana kolorystyki Menu (jgmenu)</span></a>
<a class="w3-button w3-bar-item w3-tiny w3-tooltip w3-deep-orange" style="margin-top:1px;" href="run://colorizer-conky -s"><span class="w3-right w3-large"></span>Moduł Conky<span class="w3-text w3-tag w3-medium w3-round" style="position:fixed;left:144px;bottom:58px">Conky Manager &amp; Colorizer </span></a>
</div>
<div class="fixeddown">
<p class="w3-center w3-black">