aljelly

Results 21 issues of aljelly

After the fix for #31, I tried building libgee again in the same way: ``` require_gobject("Gee") ``` Results in: ``` There was a problem expanding macro 'require_gobject' Code in src/gtk-test.cr:5:1...

help wanted
incomplete-gir

Fixes #258 **Relies on #263** Requires running `cmake -DCMAKE_INSTALL_PREFIX=/usr ../` (in build directory) Changes made in this pull request: - Add stylesheet - Modify app styling - Change default editor...

#### Steps to reproduce: 1. Create a new note 2. Type some text and press Enter any amount of times 3. Press one of the formatting buttons. Even though you're...

Fixes #260 Changes made in this pull request: - Add alternative bold and italic formats (`__bold__` and `*italic*`) - Add strikethrough

This is the same mockup picture from the time/date issue, but whilst I was doing that I used the GDK inspector to edit the font sizes (again, ignore the "Something"...

enhancement
Bite-size

For example, try the following in a new note: ``` # My title break_pango () ``` ``` # My title I like **corrections ``` Markdown formatting without closing tags converts...

#### Steps to reproduce: 1. Create a new note 2. Copy and paste the following into it: ``` # Asterisk italics issue _works_ and *doesn't work* ``` 3. Press Ctrl...

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Extended file attributes for colour tags This is a more of a wacky proposal than anything...

Status: Confirmed
Priority: Wishlist

I can't use an IME (mozc) with any part of Desktop Folder. I can use it with most other GTK apps though (elementary required some extra configuration). No idea if...

bug
help wanted

This was added to elementary since Juno and it's very useful.

enhancement