All Projects → silversquirl → asc

silversquirl / asc

Licence: other
A simple (Wayland) compositor

Programming Languages

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

Projects that are alternatives of or similar to asc

Wlroots
A modular Wayland compositor library
Stars: ✭ 1,969 (+7473.08%)
Mutual labels:  wayland-compositor, wayland
weston-rs
Rust bindings to libweston(-desktop) of Weston, the reference Wayland compositor
Stars: ✭ 14 (-46.15%)
Mutual labels:  wayland-compositor, wayland
japokwm
A wlroots and dwl based tiling wayland compositor based around creating layouts
Stars: ✭ 99 (+280.77%)
Mutual labels:  wayland-compositor, wayland
Way Cooler
Wayland compositor for AwesomeWM
Stars: ✭ 2,132 (+8100%)
Mutual labels:  wayland-compositor, wayland
westford
Westford Wayland Compositor
Stars: ✭ 39 (+50%)
Mutual labels:  wayland-compositor, wayland
Swaylock
Screen locker for Wayland
Stars: ✭ 243 (+834.62%)
Mutual labels:  wayland
Qtile
🍪 A full-featured, hackable tiling window manager written and configured in Python
Stars: ✭ 3,003 (+11450%)
Mutual labels:  wayland-compositor
Awesome Wayland
A curated list of Wayland code and resources.
Stars: ✭ 219 (+742.31%)
Mutual labels:  wayland
wayland-javafx
wayland backend for javafx
Stars: ✭ 20 (-23.08%)
Mutual labels:  wayland
Kiwmi
A fully programmable Wayland Compositor
Stars: ✭ 221 (+750%)
Mutual labels:  wayland
Kime
Korean IME
Stars: ✭ 208 (+700%)
Mutual labels:  wayland
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+14503.85%)
Mutual labels:  wayland
mywayland
🍨 Wlroots and friends for KISS
Stars: ✭ 25 (-3.85%)
Mutual labels:  wayland
Waybox
An openbox clone on Wayland (WIP)
Stars: ✭ 233 (+796.15%)
Mutual labels:  wayland
waylandpp
Wayland C++ bindings
Stars: ✭ 64 (+146.15%)
Mutual labels:  wayland
ivi-homescreen
Embedded Flutter runtime targeting Embedded Linux with Wayland
Stars: ✭ 172 (+561.54%)
Mutual labels:  wayland
havoc
minimal terminal emulator for wayland
Stars: ✭ 81 (+211.54%)
Mutual labels:  wayland
Deb Dots
Debian GNU/Linux dot files.
Stars: ✭ 49 (+88.46%)
Mutual labels:  wayland-compositor
wleird
A collection a Wayland clients doing weird things, for compositor testing
Stars: ✭ 36 (+38.46%)
Mutual labels:  wayland
wdisplays
Mirror of cyclopsian/wdisplays
Stars: ✭ 95 (+265.38%)
Mutual labels:  wayland

Asc

A simple compositor

I felt like trying Wayland. There were no compositors I liked. I'd been wanting to try writing a WM. Hence, asc.

Asc uses wlc for handling the boring stuff, meaning it can dedicate its precious lines of code to making cool stuff happen with your windows.

Status

In a few hundred lines of code, I've got something that can run Lua code and host both Wayland and X11 programs. X11 compatibility is achieved through Xwayland.

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].