indicator-chars
indicator-chars copied to clipboard
Indicator for character copying
Hi, perhaps you prefer to make the python engine more accessible, like changing the shebang. Cheers
I really love your app, but it was disappointing it had stopped working in gnome-shell. With the help of google I managed to fix all the little issues and made...
with Ubuntu 14.10 ( 3.13.0-39-generic #66-Ubuntu x86_64 GNU/Linux ) menu text is not "copied" when clicked, further investigation reveal that I will have to change: cb = gtk.Clipboard(selection="PRIMARY") to cb...
I have implemented the following customization on this matter: 1) Created light and dark versions of your png file and renamed them as "dark-theme.png" and "light-theme.png", and symlinked one that...
I think it might be useful for many users to include a default/sample ".indicator-chars" file like this: [characters] âîôûÆæßðÐÑÝÞýþΩΓΔΘΨ [numbers] ¼½¾⅛⅜⅝⅞¹²Ø [numbering1] ➊➋➌➍➎➏➐➑➒➓ [numbering2] ①②③④⑤⑥⑦⑧⑨⑩ [math] ×÷≈≃≠≤≥±√‰ⁿ°∞Ω℮∂∆∏∑ [symbols1] “”`´«»[]{}|#·¬§µ†‡•…—¯ [symbols2]...
Hi again ;-) Here is a minimal configuration file as an example. Cheers.
On my Ubuntu 10.10 x86_64 with python-gtk2 2.24.0-2, I had to delete the gtk.Clipboard constructor attributes in the click event; now it’s working.
I'd just like to recommend including an example configuration file to go along with the app.
Change "Install" to "Configuration". It appeared as though you were indicating to install the files into a folder named "~/.indicator-chars" Also change these from: Create ~/.indicator-chars Each row corresponds to...