JhonnyV-V
1e10ca6cea
adding suppot to copy in wsl
...
add to dependencies to get system info, to check if is wsl and the
current pretty name of the distro.
if wsl is getting used, this should create the image as a temp file
inside of wsl, then use powershell to copy it to the clipboard and then
it deletes the image from the tmp directory
2024-04-11 09:41:27 -04:00
Uzair Aftab
d625c422e7
[Fix] Use SetExtLinux trait on linux platform ( #79 )
2024-04-08 20:59:54 +08:00
The Mist
72d6a69ace
[Refactor] change the detect filetype strategy ( #78 )
2024-04-07 17:24:43 +08:00
The Mist
69ecdace3b
[Fix] replace all tab character with space for correct render text ( #77 )
2024-04-07 16:17:24 +08:00
Mist
8e9b4489b6
[Feat] add more language highlighting using two-face ( #56 )
2024-04-02 17:56:40 +08:00
Mist
14d2445c32
[Feat] convert rgb hex color to rgba hex color
2024-03-31 18:19:23 +08:00
mrWinston
8a05bddadb
[feat] support RGBA values as background color
2024-03-31 18:19:23 +08:00
Mist
6c753177e3
[Fix] condition render for mac window bar component ( #54 )
2024-03-31 17:48:14 +08:00
mistricky
9026ec6a75
[Update] files based on generated files by template generator
2024-03-19 05:59:09 +00:00
Marius Schulz
92f4eccf0d
[Fix] Enable wayland support for arboard ( #51 )
2024-03-19 13:52:09 +08:00
Mist
272e89ff8e
[Feat] add breadcrumbs to display file path
2024-03-17 22:35:58 +08:00
Mist
08f6c48fae
[Feat] add new bg color named dusk
2024-03-17 18:55:01 +08:00
Mist
f3cbc3b901
[Feat] support bg_color config
2024-03-17 18:55:01 +08:00
Mist
3f57ce62fc
[Feat] add more beautiful background themes
2024-03-17 18:55:01 +08:00
Mist
123e6fb2f2
[Perf] remove dead_code warning from from_value of margin
2024-03-17 14:09:01 +08:00
Mist
b92e7706e6
[Perf] add path protection logic
2024-03-17 01:46:46 +08:00
Mist
08f0b24cf4
[Release] v1.0.0 ( #43 )
...
* [Update] apply template
* [Feat] update assets files (#35 )
* [Update] README add packer install config
* [Feat] take snapshot via skia engine
* [Feat] title component
* [Feat] add watermark
* [Feat] update padding of code panel
* [Remove] pack ci script
* [Release] v1.0.0
* [Update] apply template
* [Chore] remove unused code
* [Update] readme
* [Release] v1.0.1
* [Update] apply template
* [Update] readme
* Update README.md
* [Feat] compile nvim-0.9 FFI
* [Release] v1.0.2
* [Update] apply template
* [Update] README.md
* [Feat] add multi platform support
* [Feat] add workflow for build target binary package
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Update] files based on generated files by template generator
* [Feat] build plugin after released
* [Delete] build.yml
* [Update] README
* [Release] v1.0.3
* [Update] README
* [Refactor] editor frame size calculation logic
* [Refactor] update margin of watermark
* [Feat] preset font family
* [Refactor] update component interface
* [Update] change theme to onedark
* [Refactor] redefine render_error and throw it to lua scope
* [Perf] build script
* [Refactor] abstract component concept & implement it for all widgets
* [Update] README.md
---------
Co-authored-by: mistricky <mistricky@users.noreply.github.com>
2024-03-17 01:07:12 +08:00