Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Feb 16, 2025. It is now read-only.
/rbshellPublic archive

A compositor agnostic panel for wayland desktops

License

NotificationsYou must be signed in to change notification settings

ryanabx/rbshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A compositor-agnostic desktop shell!

NOTE: This project is under heavy development, and will probably not be "stable" for a while.

Welcome to a desktop shell that's intended to run on any compositor! To be more specific, this would be any compositor that implementswlr-layer-shell. The rest of the wayland backend stuff is implemented per-backend.

The currently planned backends to be supported are:

This shell is intended to be similar to Windows-style desktops, with a launcher in the bottom left, a list of favorite apps in the middle or left (configurable), and a tray with settings on the right! The designs aren't fully finished at the moment, but that's the general direction I'd like to go.

The shell is proudly built entirely inRust!

Very early screenshot

Screenshot of the panel

Build instructions (Ubuntu/Fedora instructions)

# Install Dependencies (Ubuntu)sudo apt-get install -y libxkbcommon-dev# Install Dependencies (Fedora)sudo dnf install -y libxkbcommon-devel# Buildcargo build

Contributing

The first thing you should do if you'd like to contribute issubmit an issue describing the feature you'd like to implement. This helps to avoid potential duplicate work if I'm already working on such a feature!

Also check out theissues I've written out, as that will give an idea of the roadmap I'm looking at!

License

This work is licensed under theMIT License

About

A compositor agnostic panel for wayland desktops

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp