mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-22 02:41:23 +01:00
👋 Hello, I'm not sure if this warranted an Issue first but it seemed small enough to just raise a PR. I'm happy to add something to the documentation as well if you agree with the proposal. There are some widgets that I'd rather not be displayed in the sidebar - at the moment these are default widgets for which I cannot see any existing means of omitting them via configuration. I'm proposing a `display:hidden` field on the widget settings such that I can configure the following: ```json { "defwidget@ai": { "display:hidden": true } } ``` I'm considering this option to be distinct from any means of outright "disabling" the widget - that is to say that I've not chosen to filter the widgets from the configuration because I'm not fully aware of the project goals. Where for example I imagine that it might be useful to be able to interact with a widget or it's config via the CLI or shortcut regardless of visibility? <img width="1421" alt="example" src="https://github.com/user-attachments/assets/7cafa942-727d-4140-8940-38b4022f2ef0" /> |
||
---|---|---|
.. | ||
authkey | ||
blockcontroller | ||
blocklogger | ||
docsite | ||
eventbus | ||
filestore | ||
genconn | ||
gogen | ||
ijson | ||
panichandler | ||
remote | ||
schema | ||
service | ||
shellexec | ||
telemetry | ||
trimquotes | ||
tsgen | ||
userinput | ||
util | ||
vdom | ||
waveai | ||
waveapp | ||
wavebase | ||
waveobj | ||
wcloud | ||
wconfig | ||
wcore | ||
web | ||
wps | ||
wshrpc | ||
wshutil | ||
wsl | ||
wslconn | ||
wstore |