Abhay Raj Singh
Abhay Raj Singh
 Upper row(star, pin, unstar, unpin) functional :smile:
Taking a break from this will continue in October :smile:
@Flexo013 up for review preview #NPI 
So, I have already figured out how to code this. But I need some opinions on specific UX of this feature. When should the dialog pop up 1. **Immediately** i.e....
Thank you @aakbar5 and @Flexo013, I will send the PR soon, currently I am busy with my GSoC projects so will do it on side.
@aakbar5 what are functions of buttons in second row of your mock-up? I can only understand delete
Instead of a text box where we enter tag name to remove I plan on reusing something like this, where new tag will be added to all, selected and every...
 I updated designs a bit for export options shown as different icons, let me know if it's fine, some icons are missing I'll add them soon
This is easy I just modified font_height(in cacher I believe) and it worked fine. But, symbols don't look good. I took a look at the kitty terminal's source and it...
https://github.com/kovidgoyal/kitty/blob/fbf47f75d58d1d98e1e9a856257a6ee295dce781/kitty/fonts.c#L364 This is how kitty terminal editor manages just by changing some rendering options I don't know how to do this with skia, and can't find documentation on it