-
I was originally going to file this an enhancement, but I just found a bug as well so figured I'd put them together. 😬
1. Bug: When numbering a model, if you add a number to an existing model (wh…
-
Hi,
Since fyne seems to be based on EFL from what I read, would it be possible to develop some Tizen app for Samsung Galaxy smart watches and wearables in general based on fyne (even if it would on…
-
I've compiled a set of notes that serves as both a tutorial and a knowledge base.
It's available in this repository: https://github.com/EFLS/zd-tutorial
You should be able to clone it and explor…
-
Converted from [SourceForge issue 2994745](http://sourceforge.net/support/tracker.php?aid=2994745), submitted by albertzeyer
Operating system: Windows NT (5.1.2600 Service Pack 3)
Architecture: x86
C…
-
There are some bugs in search area:
1. _Case sensitive/insensitive_ search option can be changed just once, then the button remains inactive
2. _Regular expression_ search option does not work corre…
-
I'd like for deft to open files in another window by default, instead of replacing the deft buffer. I didn't see immediately how this is possible reading the docs and issues. I'm not very good with el…
-
Despite a configure option and option in conf file. There is no virtual keyboard support or any implementation for such. Beyond code to load the option from the conf file. Need to add some support for…
wltjr updated
3 years ago
-
Can we have suppor for ligaturized fonts in terminology like in kitty ?
![ligatures](https://user-images.githubusercontent.com/661086/186782778-78a31d3c-a618-4d84-aa20-5132f9dc099f.png)
-
##### Description
On startup of `ecrire` some commands (menu and toolbar) are disabled. They are enabled only if some keyboard events pass to the text area. If I just paste any text - the commands "S…
-
Plugins are loaded, but e.g. Flash draws nothing. Works in WK1 in the same time.
One possible starting point is `WebPageProxy::windowedPluginVisibilityDidChange` which we don't implement, but Qt do…