All Projects → ii8 → havoc

ii8 / havoc

Licence: other
minimal terminal emulator for wayland

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to havoc

Gtkplatform
Run Qt applications using gtk+ as a windowing system.
Stars: ✭ 146 (+80.25%)
Mutual labels:  wayland
Hawck
Key-rebinding daemon for Linux (Wayland/X11/Console)
Stars: ✭ 198 (+144.44%)
Mutual labels:  wayland
Swaylock
Screen locker for Wayland
Stars: ✭ 243 (+200%)
Mutual labels:  wayland
Crosswindow
💻📱 A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.
Stars: ✭ 155 (+91.36%)
Mutual labels:  wayland
Way Cooler
Wayland compositor for AwesomeWM
Stars: ✭ 2,132 (+2532.1%)
Mutual labels:  wayland
Kime
Korean IME
Stars: ✭ 208 (+156.79%)
Mutual labels:  wayland
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (+79.01%)
Mutual labels:  wayland
mywayland
🍨 Wlroots and friends for KISS
Stars: ✭ 25 (-69.14%)
Mutual labels:  wayland
Swayidle
Idle management daemon for Wayland
Stars: ✭ 186 (+129.63%)
Mutual labels:  wayland
Waybox
An openbox clone on Wayland (WIP)
Stars: ✭ 233 (+187.65%)
Mutual labels:  wayland
Shell
🐚 QtQuick and Wayland shell for convergence
Stars: ✭ 168 (+107.41%)
Mutual labels:  wayland
Clipman
A simple clipboard manager for Wayland
Stars: ✭ 182 (+124.69%)
Mutual labels:  wayland
Kiwmi
A fully programmable Wayland Compositor
Stars: ✭ 221 (+172.84%)
Mutual labels:  wayland
Bspwc
Wayland compositor based on BSPWM
Stars: ✭ 154 (+90.12%)
Mutual labels:  wayland
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+4587.65%)
Mutual labels:  wayland
Wine Builds
Wine builds (Vanilla, Staging, TkG and Proton)
Stars: ✭ 145 (+79.01%)
Mutual labels:  wayland
Glmark2
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
Stars: ✭ 199 (+145.68%)
Mutual labels:  wayland
ego
Alter Ego: run Linux desktop applications under a different local user
Stars: ✭ 90 (+11.11%)
Mutual labels:  wayland
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
Stars: ✭ 102 (+25.93%)
Mutual labels:  terminal-emulator
Awesome Wayland
A curated list of Wayland code and resources.
Stars: ✭ 219 (+170.37%)
Mutual labels:  wayland

havoc

A minimal terminal emulator for Wayland on Linux.

Install

You will need the libwayland-client and libxkbcommon development files as well as wayland-protocols and the wayland-scanner(comes with the wayland-devel package on many distros.)

Then run make:

make CFLAGS="-O2 -DNDEBUG"
make install

Configure

havoc will search for a file called havoc.cfg in $XDG_CONFIG_HOME first, then in $HOME/.config and last in the current working directory.

See the example havoc.cfg for available options.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].