Benedek Dévényi
Benedek Dévényi
Action | GNOME | Plasma | Windows | macOS -- |:--:|:--:|:--:|:--: Text dropping | ✅ | ✅ | ✅ | ❔ Text dragging | ✅ | ✅ | ✅ |...
[Gogh](https://mayccoll.github.io/Gogh/) is a good resource for color schemes. If I have time I'll implement a couple of them. Mariana is still my favorite, although it doesn't look so good in...
Idea: creating linenumber beside of the editor, or codeblock. Good reference could be Dogeek's [tkinter-pp implementation](https://github.com/Dogeek/tkinter-pp/blob/master/tkinterpp/text.py) 
TODO
# UI - [ ] Create chapter navigation for tutorials and docs pages - [ ] Make better footer # Code - [ ] cleanup css, and switch to sass...
### Bug/Feature description The recent [discussions on adwaita-icon-theme](https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/288) made me realize how fragile it is to depend on icons from the system icon theme, as it can have an entirely...
### Steps to reproduce 1. Switch to any chapter that is not the first 2. Mark the book as read from the library view 3. Switch to the book overview...
### Feature description The only thing still using Cairo is the `AlbumElement` class. It could just be replaced with CSS
@Moosems: > As mentioned previously the CodeView widget can be quite slow and upon further testing there are some serious performance issues to be addressed. The code below makes a...