Skip to content

cykps/wayland-rounded-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wayland-rounded-screen

A Wayland client application that renders rounded corner overlays on the screen.

Features

  • Draws rounded corner overlays on Wayland screens.
  • Configurable radius for rounded corners.

System Dependencies

  • Rust (with Cargo)
  • Wayland

Installation

Using Nix Flake

Prerequisites

  • Install Nix on your system.

Steps

  1. Clone the repository:

    git clone https://github.com/cykps/wayland-rounded-screen.git
    cd wayland-rounded-screen
  2. Enter the development shell:

    nix develop
  3. Build the project:

    cargo build --release
  4. Run the application:

    ./target/release/rounded-screen

License

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

About

A simple Wayland client application that renders rounded corner overlays on the screen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors