From 02e5f44491bf736ab8c462832c34ca890eb124fc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 24 Oct 2024 19:33:57 +0200 Subject: Added Clutch to the projects page --- content/pages/projects.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'content/pages') diff --git a/content/pages/projects.md b/content/pages/projects.md index 96d11d3..5540b53 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -8,6 +8,7 @@ draft: false - [Simple snapshot manager](#simple-snapshot-manager) - [Just build me a fucking page](#just-build-me-a-fucking-page) +- [Clutch, nested X11 dwm sessions](#clutch-nested-x11-dwm-sessions) While most of my projects are hosted on [GitHub](https://github.com/mitjafelicijan), I wanted a centralized location to @@ -24,6 +25,16 @@ Simple snapshot utility that uses TAR to compress current directory into a - First release. - Able to tag and create tar snapshots. +## Clutch, nested X11 dwm sessions + +Clutch allows you to run nested dwm session inside your existing X or Wayland +session. This comes in handy when you already have a desktop environment +running (like Gnome) but you want to have a tiling window manager as well. +[GitHub repository](https://github.com/mitjafelicijan/clutch). + +- Version 0.1 / 2024-07-19 ([clutch-v0.1.tar](/snapshots/clutch-v0.1.tar)) + - First release. + ## Just build me a fucking page A simple static site generator that is semi compatible with -- cgit v1.2.3