Skip to content

sodomon2/simple-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Panel

A lightweight, desktop panel for wlroots-based Wayland compositors

License Releases

Screenshot of Simple Panel

Features

  • Built with GTK4 and GIO for modern Wayland integration
  • Support for StatusNotifierItem protocol
  • Configuration via simple INI files
  • Compatible with Sway, Hyprland, lawbc and more

Installation

# Clone the repository
git clone https://github.com/sodomon2/simple-panel.git
cd simple-panel

# Configure and build
meson setup build
ninja -C build

# Install (system-wide)
sudo ninja -C build install

# Run
simple-panel

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

About

A lightweight, desktop panel for wlroots-based Wayland compositors

Topics

Resources

License

Stars

Watchers

Forks