My intention is to add context aware input method in addition to the current input method so we don't loose any feature. I've checked the Windows 10 onscreen keyboard and it looks like it behaves like you say. I can not check the source code but I bet is works exactly like that. Whenever I press a key, even in the middle of the word, it suggests a word that starts with the letter on the key and when I press an arrow or any key that is not a letter, it resets. I did not think about it but it could...
Sorry for the delay. Florence uses the XKB layout configured in the system. It tracks the layout changes and adapts accordingly. If you wish to implement the chubon layout, no change is required in Florence, it has to be done by editing the XKB layout. You will find tutorials and editors on the web. Florence has layouts with key codes, a bit like hardware keyboards, except the symbols on the keys are not printed. Florence asks XKB what symbol would each key code produce if pressed and displays it...
Sorry for the delay. Florence uses the XKB layout configured in the system. It tracks the layout changes and adapts accordingly. If you wish to implement the chubon layout, no change is required in Florence, it has to be done by editing the XKB layout. You will find tutorials and editors on the web. Florence has layouts with key codes, a bit like hardware keyboards, except the symbols on the keys are not printed. Florence asks XKB what symbol would each key code produce if pressed and displays it...
Sorry for the delay. Florence uses the XKB layout configured in the system. It tracks the layout changes and adapts accordingly. If you wish to implement the chubon layout, no change is required in Florence, it has to be done by editing the XKB layout. You will find tutorials and editors on the web. Florence has layouts with key codes, a bit like hardware keyboards, except the symbols on the keys are not printed. Florence asks XKB what symbol would each key code would produce if pressed and displays...
Hello. Thank you for your interest. This project is not dead but I don't have as much time as I used to so development is very slow. I've been working on the Qt version lately and it is meant to replace the GTK version but it is still far from feature complete at the moment. You are welcome to submit contributions, I will grant you the necessary rights. I have some issues with GitHub, including their handling of copyrights but we can discuss it privately if you want.
settings -> window -> untick "transparent"
Hello, The problem is the font you are using doesn't seem to support persian (Florence is using the system font by default) Open Florence configuration panel with 'florence -c' (or by any other mean, like right clicking on the icon or clicking on the config button on the keyboard) and in the style tab select a font that supports persian.
Hello, The problem is the font you are using doesn't seem to support persian (Florence is using the system font by default) Open Florence configuration panel with 'florence -c' (or by any other mean, like right clicking on the icon or clicking on the config button on the keyboard) and in the style tab select a font that supports persian. Le jeu. 27 mai 2021 à 01:15, Parsa Noori parsanoori@users.sourceforge.net a écrit : Compiled it on x86 and it worked fine with Persian. Hence the problem is building...
Hello, The problem is the font you are using doesn't seem to support persian (Florence is using the system font by default) Open Florence configuration panel with 'florence -c' (or by any other mean, like right clicking on the icon or clicking on the config button on the keyboard) and in the style tab select a font that supports persian. Le jeu. 27 mai 2021 à 01:15, Parsa Noori parsanoori@users.sourceforge.net a écrit : Compiled it on x86 and it worked fine with Persian. Hence the problem is building...
Add opacity config option in Qt standalone
Add Fn and numeric extensions in Qt standalone
Save qt standalone active extensions in settings
Fix segmentation fault when switching layout with locked keys in qt widget
Add extend nav keys action key in Qt standalone
Add install target for Qt standalone
Add Transparent and decorated settings options in Qt standalone
Save settings in Qt standalone
Implement close action in Qt standalone
Add transparent and decorated settings in Qt standalone
Implement minimize button in Qt standalone
Improve font handling in Qt
Add config dialog in Qt standalone
Replace Google with more neutral url in qt examples
Sanitize keyboard geometry (florence-qt)
Improve resize symbol
Fix Super symbol in florence qt default style
Implement resize action in florence Qt
Fix move bug
Fix default position in Qt standalone
Save keyboard position in Qt standalone
Add member in Florence class to query the size of the keyboard
Add settings for Layout and extensions
Implement move action
Add action key support in Qt Widget
Add extension support in qt widget
Try setxkbmap dev Le ven. 27 nov. 2020 à 17:20, stof999 stof@users.sourceforge.net a écrit : नमस्ते (namaste = hi in hindi) there is a pic from a florence devanagari (hindi) layout. means it must work somehow. what i need to install for getting the devanagari symbols on the florence layout? i'm using deb10 with lxde. with the lxde (?) keyboard-layout-handler i can add an indien layout, which is working on the physical keyboard. but on florence there are only the boxes for missing pic (i guess?)....
try setxkbmap dev
Further compilation warning removing
Fix compilation warnings
full german documentation + minor fixes
bump to version 0.6.4
Add Settings DBus service to standalone Qt project
Add DBus interface to Qt standalone project
dconf write /apps/florence/controller/floaticon false
Merge patch from Stefan Agner
Add missing German translation file.
Add German translation
Use pango instead of cairo toy text api.
Ability to add/edit \'click\' sound when keys are pressed
This feature is now available in Florence. You can enable sound feedback in the settings...
show / hide button
This feature is now available (has been for quite some time actually but this request...
Error build
Fixed in 0.6.3
Florence 0.6.3 released
bump version to 0.6.3
Use settings color for super key symbol.
Fix debian bug #764455
Fix bug https://bugs.debian.org/749326
Hello, Thank you for your interest in improving this software, very much appreciated....
Please post the Florence version and configure options you are using.
Merge patch from Jonathan David
Merge patch from Jonathan David
Merge patch sent by Jonathan David
Add distro provided scripts.
Merge patch from Benedikt Spranger
Revert "Merge patch from Benedikt Spranger"
Merge patch from Benedikt Spranger
Merge patch from Benedikt Spranger
Merge patch from Benedikt Spranger
Merge patch from Benedikt Spranger
florence-qt: fix memory leak in settings.cpp
florence-qt: remove redundant code
florence-qt: Improve system keymap
Add gitignore files
Add missing key symbols.
florence-qt: Add font size setting
Florence-qt: update style with keymap
Standalone Qt Application: convert sym to unicode
Qt standalone application: fetch keymap from XKB.
Fix compilation with --without-at-spi option
Improve standalone qt application.
Add a standalone qt app.
Update Qt code for Qt5
Fix a minor trace problem
Florence adds a lot of lag to GTK+ programs
This bug is fixed in 0.6.1. The at-spi event handling has been moved to a separate...
Fast window dragging not possible
This bug is fixed in 0.6.1
Settings not accessible in ubuntu
This bug is fixed in 0.6.1. The floating icon can be used to access the menu when...
Thank you for reporting this bug. The problem seems to be that the menu is designed...
Modify package description
Update web site and fix compilation warnings.
Florence 0.6.2 released
bump version to 0.6.2
Remove deprecated function in libflorence.
Remove deprecated gtk3 function calls.
Remove temp files from dist target
Florence 0.6.1 released