Giovanni Cardamone

Results 10 issues of Giovanni Cardamone

A nice feature can be to cast only content of selected window. Is this possible? Thanks

Custom backgrounds for watchfaces will be amazing

enhancement

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

semver-minor
feature request

Hello, I need to have a "dynamic" width property where I can adapt the width of the bar depending on my available width. But I need to count how many...

I am using dark gtk theme, and the default ansi color are not really eyes-friendly, would be nice to have configurable ansi color example ![Screenshot from 2022-09-05 15-57-08](https://user-images.githubusercontent.com/5117748/188466163-c8578897-8bce-485f-96a4-12073cd92bb2.png) ![Screenshot from...

enhancement

Hello, can you add typescript support for this lib?

As the title says. Would be nice to have `-not-alpha` suffix to identify that is not an alpha version. can be confusing if the current release version ends with `-not`...

Would be nice to have an additional column that summarize how many lines has been added/removed in commit entry ![Screenshot from 2022-09-27 15-34-22](https://user-images.githubusercontent.com/5117748/192541410-d22fad81-5ab8-4596-8fe0-a7534df2a623.png)

feature request

support padding option to have something like this: padding: 0 ``` // comment ========== ``` padding: 3 ``` // === comment ====== ```