waveterm/pkg
Evan Simkowitz 74c8044c73
Add gap size setting (#325)
Adds a new setting for the gap size between tiles in a layout. Also
updates the resize handle calculations so they are dynamically generated
based on the gap size. Also updates the styling for the resize handles
to be more robust.

This also updates the default gap size to 3px.

This also slims out the Block Frame padding so it is just enough that
the blocks don't overlap when there's no gap.
2024-09-04 22:07:47 -07:00
..
authkey make auth key header a constant 2024-08-26 13:55:47 -07:00
blockcontroller connstatus icon 2024-08-30 14:36:16 -07:00
eventbus move sendupdates func to eventbus 2024-08-29 18:39:27 -07:00
filestore fix blockstore_test TestDelete 2024-08-26 16:38:57 -07:00
gogen implement wsh setconfig (#284) 2024-08-27 22:02:21 -07:00
ijson metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
remote Only copy the relevant wavesrv binary when packaging for a specific architecture (#316) 2024-09-04 11:23:39 -07:00
service Connect With Non-Terminal Widgets (#304) 2024-09-02 12:34:49 -07:00
shellexec Powershell Wsh Integration (#320) 2024-09-04 02:13:00 -07:00
telemetry new config system (#283) 2024-08-27 18:49:49 -07:00
tsgen implement cmd:i, hook up telemetry switch, fix some settings types 2024-09-02 20:21:35 -07:00
userinput User Input (#119) 2024-07-18 15:21:33 -07:00
util Only copy the relevant wavesrv binary when packaging for a specific architecture (#316) 2024-09-04 11:23:39 -07:00
vdom working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
waveai update visuals to say gpt-4o-mini 2024-08-28 12:05:36 -07:00
wavebase adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
waveobj Resolve BlockNum in WSH commands (#301) 2024-08-30 20:20:25 -07:00
wcloud Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
wconfig Add gap size setting (#325) 2024-09-04 22:07:47 -07:00
wcore Connect With Non-Terminal Widgets (#304) 2024-09-02 12:34:49 -07:00
web use unauthorized instead of internalservererror for failed authkey validation 2024-08-21 15:23:15 -07:00
wlayout Explicitly set focus on insert (#285) 2024-08-27 23:16:07 -07:00
wps remote sysinfo data plotting (#294) 2024-08-30 11:33:04 -07:00
wshrpc implement wsh conn commands (#319) 2024-09-03 23:04:19 -07:00
wshutil fix rpc no-route errors, fix fileopen in preview (#313) 2024-09-03 21:08:51 -07:00
wstore new config system (#283) 2024-08-27 18:49:49 -07:00