add README

This commit is contained in:
jan 2025-04-10 18:23:42 -07:00
commit 9c69d45164
3 changed files with 10 additions and 1 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
layers_content_toolbox
======================
Package for (KLayout)[https://www.klayout.de] adding two items to the right-click menu in the "Layers" pane:
- `Make All Valid`: Makes all layers valid (interactable) and visible. Adds hotkey Ctrl+Shift+V.
- `Change Layer for Objects`: Same as `Edit -> Selection -> Change Layer`
![Context menu as of v0.30.0](./doc/context_menu.jpg)