Commit graph

94 commits

Author SHA1 Message Date
mistricky
8aec84828f [Update] generator link library on linux-x86_64 2024-09-22 06:42:14 +00:00
mistricky
b071dec9e3 [Update] generator link library on mac-aarch64 2024-09-22 06:42:11 +00:00
mistricky
2cfc7795e5 [Update] generator link library on mac-x86_64 2024-09-22 06:41:57 +00:00
mistricky
4c25f276f6 [Update] generator link library on linux-x86_64 2024-07-30 07:40:15 +00:00
mistricky
5889223619 [Update] generator link library on mac-aarch64 2024-07-30 07:39:57 +00:00
mistricky
dbfdd02bcc [Update] generator link library on mac-x86_64 2024-07-30 07:39:47 +00:00
The Mist
ef8c9bca99
[Perf] wrap platform utils and refactor the logic to get default (#126)
save_path
2024-07-30 15:06:11 +08:00
Uzair Aftab
f49e3bde85
[Feat] Default to XDG_PICTURES_DIR for save path (#124)
* [Feature] Use XDG_Picture_dir as fallback

* [Doc]: Add in new default behaviour for save_path
2024-07-30 14:11:20 +08:00
mistricky
73d836daf3 [Update] generator link library on linux-x86_64 2024-07-10 06:19:42 +00:00
mistricky
9860628c80 [Update] generator link library on mac-x86_64 2024-07-10 06:19:08 +00:00
mistricky
e6b0aa4122 [Update] generator link library on mac-aarch64 2024-07-10 06:19:05 +00:00
mistricky
4b2aee0c40 [Update] generator link library on linux-x86_64 2024-07-08 09:03:30 +00:00
mistricky
68bb1cead8 [Update] generator link library on mac-aarch64 2024-07-08 09:03:10 +00:00
mistricky
8a7656adeb [Update] generator link library on mac-x86_64 2024-07-08 09:03:05 +00:00
mistricky
553621c0f0 [Update] generator link library on linux-x86_64 2024-07-05 09:20:53 +00:00
mistricky
19821e02ee [Update] generator link library on mac-aarch64 2024-07-05 09:03:37 +00:00
mistricky
9ce24006a8 [Update] generator link library on mac-x86_64 2024-07-05 09:03:14 +00:00
The Mist
b3e3c23146
[Feat] support for take code snapshot in ASCII art format ^ ^ (#114)
* [Refactor] separate calc_wh_with_min_width from calc_wh

* [Feat] support take code snapshot as ascii art

* [Fix] incorrect line number

* [Feat] remove unused logger
2024-07-05 17:00:50 +08:00
mistricky
dd03542f05 [Update] generator link library on mac-x86_64 2024-07-04 06:02:26 +00:00
mistricky
c2dc0f1f4d [Update] generator link library on linux-x86_64 2024-07-04 05:53:33 +00:00
mistricky
ad17ca08e6 [Update] generator link library on mac-aarch64 2024-07-04 05:53:16 +00:00
The Mist
cb3d1a536e
[Feat] add bg_x_padding, bg_y_padding and bg_padding to allows users can customize background padding of snapshot (#112)
* [Feat] add config allow users can customize background padding

* [Update] rename config items which related background config

* [Update] add config to allow users customize the padding of background
2024-07-04 13:50:06 +08:00
mistricky
cfddce68a1 [Update] generator link library on mac-x86_64 2024-07-03 08:40:55 +00:00
mistricky
44d9386fe0 [Update] generator link library on linux-x86_64 2024-07-03 08:40:47 +00:00
mistricky
4e35cc6b32 [Update] generator link library on mac-aarch64 2024-07-03 08:40:22 +00:00
The Mist
7be7336420
[Feat] add has_background config to control visibility of background component (#110)
* [Feat] add has_background config for control visiblity of background
component

* [Feat] add default has_background config
2024-07-03 16:35:41 +08:00
Mist
daf3dc6ee3 [Feat] add show_workspace config for display workspace in breadcrumbs 2024-05-07 21:40:54 +08:00
mistricky
08e06664f8 [Update] generator link library on linux-x86_64 2024-05-07 08:49:13 +00:00
mistricky
2922793055 [Update] generator link library on mac-x86_64 2024-05-07 08:49:02 +00:00
mistricky
c00a0cb081 [Update] generator link library on mac-aarch64 2024-05-07 08:48:44 +00:00
Mist
19dd1d4817 [Feat] supports for allows users can custom min_width of snapshots 2024-05-07 16:44:44 +08:00
Mist
70d7332479 [Update] height of float window 2024-05-07 16:06:45 +08:00
Mist
be2992276e [Feat] use code lines instead of raw string 2024-05-07 16:06:45 +08:00
Mist
7a580d2106 [Feat] reduce the opacity of highlight block 2024-05-07 16:06:45 +08:00
Mist
9836ad1163 [Feat] support highlight code block 2024-05-07 16:06:45 +08:00
mistricky
3eb0c9cda5 [Update] generator link library on linux-x86_64 2024-04-26 02:59:40 +00:00
mistricky
2b031b16d8 [Update] generator link library on mac-x86_64 2024-04-26 02:59:36 +00:00
mistricky
d2e8d18dfa [Update] generator link library on mac-aarch64 2024-04-26 02:59:18 +00:00
The Mist
3b7dd6a3ad
[Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
mistricky
2804c49c96 [Update] generator link library on mac-aarch64 2024-04-15 14:43:10 +00:00
mistricky
ce010b0b72 [Update] generator link library on mac-x86_64 2024-04-15 14:42:35 +00:00
mistricky
6ff825ddcd [Update] generator link library on linux-x86_64 2024-04-15 14:39:42 +00:00
mistricky
a9fec6d205 [Update] generator link library on mac-x86_64 2024-04-08 13:27:16 +00:00
mistricky
ef44d992c2 [Update] generator link library on mac-aarch64 2024-04-08 13:24:37 +00:00
mistricky
24ec019681 [Update] generator link library on linux-x86_64 2024-04-08 13:24:15 +00:00
mistricky
252ec79177 [Update] generator link library on mac-x86_64 2024-04-07 09:33:20 +00:00
mistricky
7a392e6204 [Update] generator link library on mac-aarch64 2024-04-07 09:31:50 +00:00
mistricky
08bcd5c809 [Update] generator link library on linux-x86_64 2024-04-07 09:31:13 +00:00
The Mist
72d6a69ace
[Refactor] change the detect filetype strategy (#78) 2024-04-07 17:24:43 +08:00
The Mist
42437163db
[Feat] use auto-generate filename when the filename is not specified (#72)
* [Chore] remove redundancy code

* [Feat] use auto-generate filename when the filename is not specified
2024-04-06 00:10:08 +08:00