Barış

Results 20 issues of Barış

Wrong colors with RTF engine, Colors look more pastel (brighter) in RTF mode. ## RTF Engine ## HTML Engine (Looks normal)

**Your Godot version:** Godot 3 alpha 3 **Issue description:** Highlights make reading difficult and there is no easy way to turn off highlights when using the search bar. (Except manually...

enhancement
topic:website

**Describe the bug** Sometimes I want to disable (pause) the app to save energy. It would be nice if there was a button to pause the app without quitting and...

enhancement

Doesn't work on Big Sur 11.0.1

Sorunlu kelimelerin bazılarını derledim, [turkish_pattern_table](https://github.com/emres/turkish-deasciifier/blob/b385d1bb81a7eb8afe0368896f7ea65f51507c53/turkish/deasciifier.py#L18) değişkeninde tanımlanırsa düzeltilebilir. olası kullanımları öğretmek gerekiyor. Sorunlu kelimeler - Acar - Açar - Asık - Aşık - Oldu - Öldü - Sık - Sik...

how can i split the given picture into alpha channels only? (alpha blending) like this repo -> https://github.com/CraGL/fastLayerDecomposition https://www.youtube.com/watch?v=F2rhnbPEp2Q https://cragl.cs.gmu.edu/fastlayers/

VScode IntelliSense doesn't work that way. (official example) ```python import drawBot drawBot.newDrawing() drawBot.newPage(1000, 1000) drawBot.rect(10, 10, 100, 100) drawBot.saveImage("~/Desktop/aRect.png") drawBot.endDrawing() ``` VScode IntelliSense works that way. Would using it this...

enhancement

Doesn't work on macos Catalina

enhancement
help wanted

This project has been abandoned, there are some alternatives like [Glance](https://github.com/samuelmeuli/glance) and [iPreview](https://findergg.com/), but they don't provide only Markdown, they are **all in one** plugins and they don't allow customization....

The title of the exported HTML document (`⌘ E`) is always `.md`. It must be the same as the current file name. There should be a box where you can...