Add Qtile edition, update version to 1.2

This commit is contained in:
Aleksey Samoilov 2024-10-25 22:58:59 +04:00
parent 1a354342c3
commit 3553b24acf
4 changed files with 136 additions and 17 deletions

View file

@ -66,35 +66,51 @@
: 'opacity-0 transition-all ease-out duration-100 scale-95 invisible'}" : 'opacity-0 transition-all ease-out duration-100 scale-95 invisible'}"
> >
<div class="py-1"> <div class="py-1">
<!-- Sway/River Download Links Under Logo --> <!-- Sway/River/Qtile Download Links Under Logo -->
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.iso" <a href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.iso"
>Download (1.1 Sway)</a >Download (1.2 Sway)</a
> >
<a <a
class="underline" class="underline"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.sha256.txt" href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.sha256.txt"
>(sha256)</a >(sha256)</a
> >
<a <a
class="underline" class="underline"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.md5.txt" href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.md5.txt"
>(md5)</a >(md5)</a
> >
</p> </p>
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a <a
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.iso" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.iso"
>Download (1.1 River)</a >Download (1.2 River)</a
> >
<a <a
class="underline" class="underline"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.sha256.txt" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.sha256.txt"
>(sha256)</a >(sha256)</a
> >
<a <a
class="underline" class="underline"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.md5.txt" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.md5.txt"
>(md5)</a
>
</p>
<p class="block px-4 py-2 text-sm">
<a
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.iso"
>Download (1.2 Qtile (Experiment))</a
>
<a
class="underline"
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.sha256.txt"
>(sha256)</a
>
<a
class="underline"
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.md5.txt"
>(md5)</a >(md5)</a
> >
</p> </p>
@ -135,7 +151,7 @@
<div> <div>
<div class="flex flex-col xl:flex-row p-8"> <div class="flex flex-col xl:flex-row p-8">
<div class="flex-1 m-5"> <div class="flex-1 m-5">
<h1 class="font-bold text-3xl mb-3">TileOS 1.1 "T-Rex" Sway Edition</h1> <h1 class="font-bold text-3xl mb-3">TileOS 1.2 "T-Rex" Sway Edition</h1>
<p> <p>
TileOS Sway is a flagship edition featuring Sway - a lightweight and highly customizable TileOS Sway is a flagship edition featuring Sway - a lightweight and highly customizable
Wayland compositor. It is designed to be compatible with the i3 window manager but is built Wayland compositor. It is designed to be compatible with the i3 window manager but is built
@ -148,7 +164,7 @@
<!-- Sway Download Link --> <!-- Sway Download Link -->
<a <a
class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors" class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors"
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.iso" href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.iso"
> >
<Download className="mr-1.5"></Download> <Download className="mr-1.5"></Download>
Download</a Download</a
@ -175,14 +191,14 @@
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a <a
class="" class=""
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.sha256.txt" href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.sha256.txt"
>SHA256</a >SHA256</a
> >
</p> </p>
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a <a
class="" class=""
href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.1-desktop-amd64.md5.txt" href="https://downloads.tile-os.com/stable/sway/tileos-sway-1.2-desktop-amd64.md5.txt"
>MD5</a >MD5</a
> >
</p> </p>
@ -238,7 +254,7 @@
<div> <div>
<div class="flex flex-col xl:flex-row p-8"> <div class="flex flex-col xl:flex-row p-8">
<div class="flex-1 m-5"> <div class="flex-1 m-5">
<h1 class="font-bold text-3xl mb-3">TileOS 1.1 "T-Rex" River Edition</h1> <h1 class="font-bold text-3xl mb-3">TileOS 1.2 "T-Rex" River Edition</h1>
<p> <p>
TileOS River Edtion featuring River - a minimalistic and lightweight dynamic Wayland TileOS River Edtion featuring River - a minimalistic and lightweight dynamic Wayland
compositor. It is designed to be simple, efficient, and easy to use, making it a great compositor. It is designed to be simple, efficient, and easy to use, making it a great
@ -253,7 +269,7 @@
<!-- River Download Link --> <!-- River Download Link -->
<a <a
class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors" class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors"
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.iso" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.iso"
> >
<Download className="mr-1.5"></Download> <Download className="mr-1.5"></Download>
Download</a Download</a
@ -280,14 +296,14 @@
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a <a
class="" class=""
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.sha256.txt" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.sha256.txt"
>SHA256</a >SHA256</a
> >
</p> </p>
<p class="block px-4 py-2 text-sm"> <p class="block px-4 py-2 text-sm">
<a <a
class="" class=""
href="https://downloads.tile-os.com/stable/river/tileos-river-1.1-desktop-amd64.md5.txt" href="https://downloads.tile-os.com/stable/river/tileos-river-1.2-desktop-amd64.md5.txt"
>MD5</a >MD5</a
> >
</p> </p>
@ -338,6 +354,109 @@
</div> </div>
</div> </div>
</div> </div>
<div>
<div class="flex flex-col xl:flex-row p-8">
<div class="flex-1 m-5">
<h1 class="font-bold text-3xl mb-3">TileOS 1.2 "T-Rex" Qtile Edition (Experimental)</h1>
<p>
TileOS Qtile Edtion featuring Qtiler - a highly
customizable, dynamic tiling window manager
written in Python. It supports multiple screens,
window tiling, and floating modes, and comes with
built-in support for X11 and Wayland. Qtile is
well-suited for power users and developers who
prefer a keyboard-driven workflow and enjoy
tinkering with their system setup.
</p>
<div class="flex flex-row flex-wrap m-7 ml-0">
<!-- Qtile Download Link -->
<a
class="p-2.5 mx-5 my-3 rounded-md bg-[#6993e9] ml-0 hover:bg-[#567ed1] transition-colors"
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.iso"
>
<Download className="mr-1.5"></Download>
Download</a
>
<div class="relative inline-block text-left">
<div>
<button
class="p-2.5 mx-5 my-3 ml-0 rounded-md bg-[#8bd5ca] checksum-river transition-colors hover:bg-[#65a89e]"
on:click={() => {
checksumRiverIsPressed = !checksumRiverIsPressed;
}}
>
<Check className="mr-1.5 checksum-river"></Check>
Checksums
</button>
</div>
<div
class="absolute left-0 mx-5 my-3 ml-0 w-56 rounded-md bg-[#8bd5ca] {checksumRiverIsPressed
? 'transition ease-in duration-75 opacity-100 scale-100'
: 'opacity-0 transition ease-out duration-100 scale-95'}"
>
<div class="py-1">
<!-- Checksum Download Links -->
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.sha256.txt"
>SHA256</a
>
</p>
<p class="block px-4 py-2 text-sm">
<a
class=""
href="https://downloads.tile-os.com/beta/qtile/tileos-qtile-1.2-beta-desktop-amd64.md5.txt"
>MD5</a
>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="flex-1 m-5">
<!-- Screenshots -->
<div class="flex justify-center flex-wrap" id="sway-screenshots">
<a
href="screenshots/qtile/1.png"
data-pswp-width="1920"
data-pswp-height="980"
target="_blank"
>
<img
class="m-4 h-[24wh] w-[48vw] lg:h-[16wh] lg:w-[32vw] xl:h-[8wh] xl:w-[16vw]"
src="screenshots/qtile/1.png"
alt=""
/>
</a>
<a
href="screenshots/qtile/2.png"
data-pswp-width="1920"
data-pswp-height="980"
target="_blank"
>
<img
class="m-4 h-[24wh] w-[48vw] lg:h-[16wh] lg:w-[32vw] xl:h-[8wh] xl:w-[16vw]"
src="screenshots/qtile/2.png"
alt=""
/>
</a>
<a
href="screenshots/qtile/3.png"
data-pswp-width="1920"
data-pswp-height="980"
target="_blank"
>
<img
class="m-4 h-[24wh] w-[48vw] lg:h-[16wh] lg:w-[32vw] xl:h-[8wh] xl:w-[16vw]"
src="screenshots/qtile/3.png"
alt=""
/>
</a>
</div>
</div>
</div>
<div class="flex flex-col lg:flex-row m-7"> <div class="flex flex-col lg:flex-row m-7">
<div class="m-5 flex-1"> <div class="m-5 flex-1">
<h2 class="text-2xl font-bold mb-3">System requirements:</h2> <h2 class="text-2xl font-bold mb-3">System requirements:</h2>

Binary file not shown.

After

Width:  |  Height:  |  Size: 714 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB