Activity for Florence

  • BEEDELLROKEJULIANLOCKHART BEEDELLROKEJULIANLOCKHART created ticket #21

    Florence crashes every time that it is closed.

  • BEEDELLROKEJULIANLOCKHART BEEDELLROKEJULIANLOCKHART created ticket #10

    Support Windows.

  • BEEDELLROKEJULIANLOCKHART BEEDELLROKEJULIANLOCKHART created ticket #9

    Support Android.

  • Ting Yang Ting Yang modified a comment on discussion Help

    Accidentally create this post, please delete it.

  • Ting Yang Ting Yang posted a comment on discussion Help

    Hi, I try to modify the florence.conf file and make the keyboard run at startup as wish. Here are the contents I modified. It seems the hide_on_start won't work. I modified it to true, but the keyboard still pops up on the UI. [image: image.png] I change these attributes and they are working fine without problems. [image: image.png] In the layout session, I tried everything to make these attributes work but I failed. Could you please provide an example to make it work? Let's say if I would like to...

  • Ting Yang Ting Yang posted a comment on discussion Help

    Hi, I try to modify the florence.conf file and make the keyboard run at startup as wish. Here are the contents I modified. It seems the hide_on_start won't work. I modified it to true, but the keyboard still pops up on the UI. I change these attributes and they are working fine without problems. In the layout session, I tried everything to make these attributes work but I failed. Could you please provide an example to make it work? Let's say if I would like to deactivate the action keys, how do I...

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    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...

  • Alex P Alex P modified a comment on discussion Help

    Another advantage is that the keyboard is useful for more than text input, as you can use the arrows to move windows for instance. The drawback of this method is we can't implement advanced features for onscreen keyboards like word prediction because we lack context. Yeah, it's a great feature and it should be kept if Florence is intended to be used by people with disabilities. But I think it should be possible to implement a good enough prediction at least on the single word level (suggest "morning"...

  • Alex P Alex P posted a comment on discussion Help

    Another advantage is that the keyboard is useful for more than text input, as you can use the arrows to move windows for instance. The drawback of this method is we can't implement advanced features for onscreen keyboards like word prediction because we lack context. Yeah, it's a great feature and it should be kept if Florence is intended to be used by people with disabilities. But I think it should be possible to implement a good enough prediction at least on the single word level (suggest "morning"...

  • Francois Agrech Francois Agrech modified a comment on discussion Help

    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...

  • Francois Agrech Francois Agrech modified a comment on discussion Help

    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...

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    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...

  • Alex P Alex P posted a comment on discussion Help

    Great, I was mainly interested in looking into adding features like Chubon layout (I wonder if the current capabilities of editing the layout files would be enough for that), custom keys/snippets, autocompletion. Like here https://blakewatson.com/journal/writing-and-coding-with-the-macos-accessibility-keyboard/ Also do you have any ideas if it is possible to add Wayland support? xvkbd seems to partially work there. https://forum.kde.org/viewtopic.php?f=83&t=173356 I don't think I need any special...

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    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.

  • Alex P Alex P posted a comment on discussion Help

    Hi, is this project alive? Is there any way to submit contributions? (for that I think it would be much easier if it was hosted on GitHub/Gitlab).

  • Va Milushnikov Va Milushnikov created ticket #20

    Incorrect display of the status of the Capslock.

  • tingrong tingrong created ticket #8

    the behavior of florence on-screen keyboard modifier keys

  • tingrong tingrong posted a comment on discussion Help

    The current behavior of florence on-screen keyboard modifier keys is, e.g. "shift" key, one click making "shift" key locked (function forever), double click making "shift" key pressed (function only once). For most of us, we seldom hope "shift" key function forever but rather only once. My question, 1) Is there an easy way to swap the behavior of florence on-screen keyboard modifier keys? e.g. one click making "shift" key pressed (function only once), double click making "shift" key locked (function...

  • Rens Rens posted a comment on discussion Help

    Is it already possible to make the shift key never locked? So it will only be latches non-locker. I ask this, because when i kill the florence process through my program and start it again. The shift key is still locked, but the icons on the keyboard are the non locked values. So the key's don't match the output. I did notice that when you start a florence through the commandline and kill it with the ctrl+C command. This locked property is reset or something. So when you start the florence again...

  • voncloft voncloft posted a comment on discussion Help

    I did... Still empty On Sun, Sep 5, 2021, 4:11 PM Francois Agrech agrech@users.sourceforge.net wrote: settings -> window -> untick "transparent" main window lost solid color https://sourceforge.net/p/florence/discussion/784280/thread/cc5566fa27/?limit=25#1e20 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/florence/discussion/784280/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    settings -> window -> untick "transparent"

  • voncloft voncloft modified a comment on discussion Help

    While using florence I am getting a weird configuration, where the keys are showing...however the application background is completely transparent. I attached a screenshot. It is visible around the print screen/insert area on the keyboard between the numlock keys and the alphabetical section.

  • voncloft voncloft posted a comment on discussion Help

    While using florence I am getting a weird configuration, where the keys are showing...however the application background is completely transparent. I attached a screenshot.

  • mangal prajpati mangal prajpati posted a comment on ticket #6

    i have seen that there is response is coming unpredictably and at random time . so if possible tell me why this is happening? some times killing the florence keyboard process still below things make it open instead close this process usr/lib/at-spi2-core/at-spi-bus-launcher /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session

  • mangal prajpati mangal prajpati posted a comment on ticket #6

    i have used your qt demo code for qt 5. i have started /usr/lib/at-spi2-core/at-spi2-registryd & before run my program but i am unable to receive clicked character on line edit. why this is not receiving clicked character ?

  • mangal prajpati mangal prajpati posted a comment on ticket #6

    i have installed at-spi then it remove below error (florence:3431): Gdk-ERROR **: The program 'florence' received an X Window System error. This probably reflects a bug in the program. But still sending release event happening on click of key but output of released key not coming.

  • mangal prajpati mangal prajpati created ticket #6

    run florence keyboard on Linux LZ50 4.9.88-10183-ge88eca2 #12 SMP PREEMPT Sat Apr 17 01:16:19 CDT 2021 armv7l GNU/Linux

  • GI Jack GI Jack created ticket #7

    n-key rollover

  • Francois Agrech Francois Agrech modified a comment on discussion Help

    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.

  • Francois Agrech Francois Agrech modified a comment on discussion Help

    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...

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    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...

  • Parsa Noori Parsa Noori posted a comment on discussion Help

    Compiled it on x86 and it worked fine with Persian. Hence the problem is building it on aarch64

  • Parsa Noori Parsa Noori posted a comment on discussion Help

    I need on screen keyboard. I compiled the source but when I changed input language to Persian I got rectangles as keyboard buttons. Did I compile it the wrong way or the problem is in the Florence itself ?

  • Francois Agrech Francois Agrech committed [c59d75]

    Add opacity config option in Qt standalone

  • Francois Agrech Francois Agrech committed [1ae572]

    Add Fn and numeric extensions in Qt standalone

  • Francois Agrech Francois Agrech committed [c86da5]

    Save qt standalone active extensions in settings

  • Francois Agrech Francois Agrech committed [c2ce9c]

    Fix segmentation fault when switching layout with locked keys in qt widget

  • Francois Agrech Francois Agrech committed [cfeb22]

    Add extend nav keys action key in Qt standalone

  • Francois Agrech Francois Agrech committed [645780]

    Add install target for Qt standalone

  • Francois Agrech Francois Agrech committed [0f630c]

    Add Transparent and decorated settings options in Qt standalone

  • Francois Agrech Francois Agrech committed [fb40e5]

    Save settings in Qt standalone

  • Francois Agrech Francois Agrech committed [8e256d]

    Implement close action in Qt standalone

  • Francois Agrech Francois Agrech committed [03e8fd]

    Add transparent and decorated settings in Qt standalone

  • Francois Agrech Francois Agrech committed [6c9586]

    Implement minimize button in Qt standalone

  • Francois Agrech Francois Agrech committed [faa3c2]

    Improve font handling in Qt

  • Francois Agrech Francois Agrech committed [b1bac7]

    Add config dialog in Qt standalone

  • Francois Agrech Francois Agrech committed [515c31]

    Replace Google with more neutral url in qt examples

  • Francois Agrech Francois Agrech committed [0217aa]

    Sanitize keyboard geometry (florence-qt)

  • Francois Agrech Francois Agrech committed [344a68]

    Improve resize symbol

  • Francois Agrech Francois Agrech committed [26541f]

    Fix Super symbol in florence qt default style

  • Francois Agrech Francois Agrech committed [963162]

    Implement resize action in florence Qt

  • Francois Agrech Francois Agrech committed [390224]

    Fix move bug

  • Francois Agrech Francois Agrech committed [daebb5]

    Fix default position in Qt standalone

  • Francois Agrech Francois Agrech committed [50d83b]

    Save keyboard position in Qt standalone

  • Francois Agrech Francois Agrech committed [0cff6f]

    Add member in Florence class to query the size of the keyboard

  • Francois Agrech Francois Agrech committed [187ea3]

    Add settings for Layout and extensions

  • Francois Agrech Francois Agrech committed [6fe631]

    Implement move action

  • Francois Agrech Francois Agrech committed [5b5573]

    Add action key support in Qt Widget

  • Francois Agrech Francois Agrech committed [b87f10]

    Add extension support in qt widget

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    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?)....

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    try setxkbmap dev

  • stof999 stof999 posted a comment on discussion Help

    नमस्ते (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?). thanks for answering and thanks for the tool.

  • zero0 zero0 created ticket #5

    Physical modifier keys not changing on-screen layout

  • Francois Agrech Francois Agrech committed [d57f2b]

    Further compilation warning removing

  • Francois Agrech Francois Agrech committed [f9d893]

    Fix compilation warnings

  • Francois Agrech Francois Agrech merged merge request #1

    full german documentation + minor fixes

  • Francois Agrech committed [d1a958]

    Merge /u/stsichler/florence/ branch master into master

  • Francois Agrech Francois Agrech merged merge request #2

    bump to version 0.6.4

  • Jozef Riha Jozef Riha created ticket #5

    Slovak translation

  • Jozef Riha Jozef Riha created ticket #19

    sigsegv when a specific combination of keys is activated

  • David Horvath David Horvath created ticket #18

    Wrong initial size after reboot (Debian/XFCE)

  • Aaditya Bagga Aaditya Bagga posted a comment on ticket #12

    +1 Installed florence on raspbian stretch, didnt work. $ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.9 (stretch) Release: 9.9 Codename: stretch at-spi was not installed, after manually installing also it did not work. $ ps -ef | grep at-spi-bus-launcher pi 5383 2889 0 15:50 pts/0 00:00:00 grep --color=auto at-spi-bus-launcher

  • Joel Joel created ticket #17

    A single press equates to 5, 6 letters each time

  • Francois Agrech Francois Agrech committed [209eee]

    Add Settings DBus service to standalone Qt project

  • Francois Agrech Francois Agrech committed [7e724d]

    Add DBus interface to Qt standalone project

  • Koen Vanherck Koen Vanherck created ticket #16

    florence and chromium kiosk mode

  • Simon Bachmann Simon Bachmann posted a comment on ticket #4

    I have the doubled key problem as well. For me it's actually three chars for each touch. Probably related problem: if florence is running with the "Touch screen" mode enabled and I use a real keyboard, the autorepeat does not work properly: holding a key (on the real keyboard), the character will appear only three times, then autorepeat stops.

  • Francois Agrech Francois Agrech posted a comment on discussion Help

    dconf write /apps/florence/controller/floaticon false

  • Muthu Kannan Muthu Kannan posted a comment on discussion Help

    Hi, I am Muthu. Thanks for thsi keyboard. While running the florence at first time of after installation, The Floating Icon is showing. I can able to hide this by disabling "Floating_icon" option in "florence_config" Is it possible to do this configuration by any command or conf file change? I have tried by update following in /use/share/florence/florence.conf [controller] floaticon=false But no improvement. Would you please give some feedback? Thanks

  • NSK NSK posted a comment on discussion Help

    Correct, the normal modifier keys should not lock. I always have to press them twice. For having a locked modifier, there is caps lock.

  • Csanyi Pal Csanyi Pal modified a comment on discussion Help

    Hi, I am using Raspberry Pi model B+ with the official Raspberry Pi Touch Screen....

  • Csanyi Pal Csanyi Pal modified a comment on discussion Help

    Hi, I am using Raspberry Pi model B+ with the official Raspberry Pi Touch Screen....

  • Csanyi Pal Csanyi Pal posted a comment on discussion Help

    Hi, I am using Raspberry Pi model B+ with the official Raspberry Pi Touch Screen....

  • Malcolm MacCallum Malcolm MacCallum created ticket #4

    Doubled characters

  • Zenitur Zenitur posted a comment on ticket #15

    Any help? A package versions are in full build log

  • Zenitur Zenitur created ticket #15

    error when build GTK2 branch

  • Stefan Sichler Stefan Sichler posted a comment on ticket #4

    PLEASE DISREGARD THIS PATCH, because the behaviour of the Mouse FSM was already correct...

  • Stefan Sichler Stefan Sichler created ticket #4

    swap order of latched and locked state of modifier keys

  • Stefan Sichler Stefan Sichler created ticket #3

    fix crash of resize buttons on Linux Mint 18

  • Francois Agrech Francois Agrech committed [35c69f]

    Merge patch from Stefan Agner

  • Dominique Leuenberger Dominique Leuenberger created ticket #14

    Implicit declaration of wait()

  • Alfredo Pons Menargues Alfredo Pons Menargues created ticket #13

    locks key problem

  • dfens dfens posted a comment on discussion Help

    Hi folks, I am using 'florence (0.6.2-2)' on a RaspberryPi B+. Everytime I press...

  • Paul Knyazev Paul Knyazev posted a comment on discussion Help

    Oh, thats so easy. Copy your icon to ~/.icons/your_theme/status/scalable/florence.svg...

  • Paul Knyazev Paul Knyazev posted a comment on discussion Help

    Thanks for great keyboard! I'm on Debian, please tell me how to change florence status...

  • Francois Agrech Francois Agrech committed [3a37e8]

    Add missing German translation file.

  • Francois Agrech Francois Agrech committed [ff04c2]

    Add German translation

  • panicnot42 panicnot42 created ticket #12

    Couldn't register with accessibility bus: Did not receive a reply (arch linux)

  • Francois Agrech Francois Agrech committed [d1bc2d]

    Use pango instead of cairo toy text api.

  • khvalera khvalera posted a comment on ticket #11

    ...Thank package going!

1 >