louis.julien

Results 7 issues of louis.julien

### PR fulfills these requirements - [X] Commit message(s) and PR title follows the format `[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made` ex. `fix: DEV-XXXX: Removed inconsistent code usage causing...

feat

### PR fulfills these requirements - [X] Commit message(s) and PR title follows the format `[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made` ex. `fix: DEV-XXXX: Removed inconsistent code usage causing...

feat

**Describe the bug** It happens when annotating an image, for example with rectangles. When a rectangle is hidden while the mouse is moving over it, the screen freezes for a...

community:bug
community:reviewed

Hello, Here is an error I encountered while developing [my Thunderbird plugin](https://github.com/LouisJULIEN/thunderbird_plugin_mail_to_event) that uses the calendar experiment. I've been having an error message each time I opened an event in...

api: calendar

Hello, I published a [plugin](https://github.com/LouisJULIEN/thunderbird_plugin_mail_to_event) that uses the **calendar experiment**. You suggested that I make some feedback, here it is! ## Context It is my first time developing a Thunderbird...

api: calendar

add kysely-basic-plugins

I submitted my first Thunderbird plugin today with the following manifest (truncated) ```json { "manifest_version": 3, "name": "Create Calendar events from mail content", "homepage_url": "https://github.com/LouisJULIEN/thunderbird_plugin_mail_to_event", "version": "0.1", ... "browser_specific_settings": {...