mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
21ab82e2e2
* work on basic sidebar layout * fix more golang warnings * sidebar open/close * add ability to set width of split * sidebar add and remove, set width, etc. * almost working sidebar implementation -- still needs height/width, input control, and bug with initial add, but getting there * add isSidebarOpen() method * fix resize jump -- must set width in error handler as well (before window is loaded) * sidebar UI touchups and help * more sidebar progress, render more like regular lines, just in the right column * merge * move migration to 26 * simplify sidebar types * checkpoint * proxy things through parent screen object for sidebar * checkpoint, add/remove from sidebar * work on add/remove icons for sidebar * fix height calculation, remove close button * bring back close button when no line is selected * add sidebar flag to run command to run new command output in sidebar * implement 'sidebar' kwarg in eval. this lets sidebar work for slashcommands as well that produce lines (codeedit, mdview, etc.) * prettier * minor fixes * working on resizing. must exclude sidebar entries and send separate resize events based on size of sidebar (implement exclude / include for resize) * fix sidebar terminal command resizing * add sidebar header (toggles for half/partial width and close). add hotkey to open/close sidebar (Cmd-Ctrl-S). more robust calculation for sidebar width. add width validation. minimum sidebar width is 200px. other fixes, etc. |
||
---|---|---|
.. | ||
000001_init.down.sql | ||
000001_init.up.sql | ||
000002_activity.down.sql | ||
000002_activity.up.sql | ||
000003_renderer.down.sql | ||
000003_renderer.up.sql | ||
000004_bookmarks.down.sql | ||
000004_bookmarks.up.sql | ||
000005_buildtime.down.sql | ||
000005_buildtime.up.sql | ||
000006_feopts.down.sql | ||
000006_feopts.up.sql | ||
000007_playbooks.down.sql | ||
000007_playbooks.up.sql | ||
000008_cloudsession.down.sql | ||
000008_cloudsession.up.sql | ||
000009_screenprimary.down.sql | ||
000009_screenprimary.up.sql | ||
000010_removewindowid.down.sql | ||
000010_removewindowid.up.sql | ||
000011_cmdscreenid.down.sql | ||
000011_cmdscreenid.up.sql | ||
000012_historylinenum.down.sql | ||
000012_historylinenum.up.sql | ||
000013_cmdmigration.down.sql | ||
000013_cmdmigration.up.sql | ||
000014_simplifybookmarks.down.sql | ||
000014_simplifybookmarks.up.sql | ||
000015_lineupdates.down.sql | ||
000015_lineupdates.up.sql | ||
000016_webptypos.down.sql | ||
000016_webptypos.up.sql | ||
000017_remotevars.down.sql | ||
000017_remotevars.up.sql | ||
000018_modremote.down.sql | ||
000018_modremote.up.sql | ||
000019_clientopenai.down.sql | ||
000019_clientopenai.up.sql | ||
000020_linecmd.down.sql | ||
000020_linecmd.up.sql | ||
000021_linestate.down.sql | ||
000021_linestate.up.sql | ||
000022_endwebshare.down.sql | ||
000022_endwebshare.up.sql | ||
000023_autoinstall.down.sql | ||
000023_autoinstall.up.sql | ||
000024_updatetabcolornames.down.sql | ||
000024_updatetabcolornames.up.sql | ||
000025_releaseinfo.down.sql | ||
000025_releaseinfo.up.sql | ||
000026_screenviewopts.down.sql | ||
000026_screenviewopts.up.sql |