Mike Sawka
3f83b30b06
add support for "Hack" font family ( #309 )
...
* testing hack font
* updates to allow font to be variable
* allow setting of font-family. get initial font family from electron (needed for loading)
* add termfontfamily
* update wave logos for README
* hook up fontfamily setting, remove old dropdown active var
* get app to reload on font change. reload fonts
* on termfontsize change, bump render version as well
2024-02-22 11:45:43 -08:00
Mike Sawka
7b6025fd4b
forward port v0.6.3 changes to main ( #308 )
2024-02-20 12:20:17 -08:00
Mike Sawka
07ad5f063e
Fix #302 and clean up extraneous terminal margins ( #303 )
...
* font loading fix #302
* fix inconsistent paddings. issue was that the first '[' feels indented (because of the fixed with font). applying a negative 2px margin fixes it and allows us to remove the paddings on the other elements.
2024-02-18 17:58:22 -08:00
Red J Adaya
18fe3f3296
import aliass and configuration updates ( #291 )
2024-02-12 22:47:51 -08:00
sawka
afc5bbd212
Update Data Directories and Environment Variables ( #59 )
...
* phase 1 of wave runtime migration. update waveterm_dev, build vars, waveterm_app_path. fix errors with plugins readmes and screenshot directories. use asset loaders in webpack. fix window-empty styles. wave-migrate script. remove unused scripthaus commands. other fixes
* waveterm_home directory. lots of internal scbase prompt names to wave
* update waveterm.lock file
* change wave data directories. remove welcome modal code
* update waveterm.db name
* fix Wave menu (add back default items). Update TOS modal words
* fix typescript errors
2023-11-01 01:26:19 -07:00
Red J Adaya
046d219555
add license notice ( #37 )
2023-10-16 21:31:13 -07:00
sawka
3359ee7457
jetbrains for terminal font. restore font loading. remove fractional font size. set line-height to 1.5 (not 20px).
...
fix terminal size calculation.
2023-10-09 22:29:05 -07:00
anandamarsh
daee5c7c36
Refactored now ( #29 )
...
* redy to recover Terminal dir
* as Mike asked ... commit what you have :)
* fir anyone to have a look - DONT RUN
* works !!!
2023-10-05 11:25:32 -07:00
Amarsh Anand
9f284083bb
try now
2023-10-04 10:49:17 -07:00
anandamarsh
b1820224d5
Pe 107 global changes ( #26 )
...
* chaged background etc. now making font changes
* need to go component by component now
2023-09-27 15:03:08 -07:00
anandamarsh
a25c7b4286
Pe 179 refactoring UI code ( #25 )
...
* refactored main JS files
* modals have been refactored
* lines and renderer refactored
* all refactoring done. ready for reskinning
2023-09-23 21:05:06 -07:00