cococry / ragnar

Minimal, flexible & user-friendly X tiling window manager

Home Page:https://ragnarwm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ragnar is a feature-rich, straight-to-the-point dynamic window manager for X

The goal of ragnarwm is to create a window manager that can be used as a solid foundation for fully fledged desktop environments but also serve as a minimal daily driver. Ragnar contains about 5k lines of code which contain features like an IPC API, configuration file, tiling layouts, EWMH & ICCM implementation and much more key features.


Installation

Installing ragnarwm is a process that involes two main steps.

  • Install build depdencies
xcb-util, xcb-proto, xcb-util-keysyms, xcb-util-cursor, xcb-util-wm, xorg-server, xorg-xinit, mesa, libconfig
  • Build the window manager
$ ./install.sh

About

Minimal, flexible & user-friendly X tiling window manager

https://ragnarwm.org

License:GNU General Public License v3.0


Languages

Language:C 98.5%Language:Makefile 0.7%Language:Shell 0.5%Language:Nix 0.3%