abakkk
8277710510
get all icons from Files.Icons
2020-09-10 15:19:17 +02:00
abakkk
56008f3041
add ranges to drawing settings schema
...
* It is no longer required to clamp the setting value in area.js.
* Add a "range" property, completed with another 'step' property, to PixelSpinButton in order to directly initiate the lower and upper values of the adjustment from the relevant setting range.
* Not related: fix an inversion between Pango and Cairo in element.js.
2020-09-09 12:12:29 +02:00
abakkk
2dd900bddf
new DisplayStrings object
...
Group the most strings to display in a new DisplayStrings object.
It is used by both menu and osd notifications.
2020-09-07 18:56:48 +02:00
abakkk
f9769c11f2
default font and font description
...
* Use interface font as default font
* Work with a `Pango.FontDescription` instead of separate font properties.
2020-09-05 00:03:05 +02:00
abakkk
a128664921
minor, add 'exported' directive for linters
2020-08-31 11:05:33 +02:00
abakkk
c78f5e82da
Extend font family possibilities
...
To fix in the future: memory usage of font-styled item labels
2020-08-05 23:30:25 +02:00
abakkk
1172e9da6f
new image shape
...
Images files are picked from `~/DrawOnYourScreen/images/` (and `extensiondir/images/`)
svg, png, jpeg, ...(pixbuf)
2020-08-01 14:08:17 +02:00
abakkk
813d6b0f1b
Show the textEntry when ibusCandidatePopup is visible
2020-07-11 15:59:08 +02:00
abakkk
e8140eae88
Text elements as a separated class
2020-07-08 11:47:51 +02:00
abakkk
96efac1e3f
draw.js -> area.js
2020-07-04 08:42:45 +02:00
abakkk
ca96e76d12
draw-to-elements 5
2020-07-04 08:35:59 +02:00
abakkk
35980726fe
draw-to-elements 2
2020-07-03 23:32:26 +02:00
abakkk
b2b6a6a8fe
draw-to-elements 1
2020-07-03 23:27:52 +02:00