Skip to content

`layer_shell` egui backend using sctk and wgpu

Notifications You must be signed in to change notification settings

druskus20/layer_shell_egui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayland layer_shell backend for egui with WGPU renderer

This is a very early and work in progress repository working on a wayland layer_shell backend for egui utilizing smithay client toolkit and WGPU.

Warning

Do not use this, it is somewhat working, but far from finished.

todo

This is a likely incomplete list of things that need to be done:

  • keyboard input
  • mouse button input
  • scroll support
  • clipboard, copy/cut/paste
  • fractional scaling
  • multiple windows
  • ime support
  • touch input
  • drag and drop
  • touchpad gestures (pinch to zoom, etc)

The code is also in a really dirty state, it'll take some time to clean it up and find a good way to structure and abstract over things.

About

`layer_shell` egui backend using sctk and wgpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%