Alexandros Theodotou
|
6797b593cb
|
fix crash when svg file not found
|
2 years ago |
Alexandros Theodotou
|
6c886e9946
|
test 2 args in log test
|
2 years ago |
Alexandros Theodotou
|
937d89387a
|
fix macos build
|
3 years ago |
Alexandros Theodotou
|
6ecb9e0cd9
|
fix freebsd build not linking to x11
|
3 years ago |
Alexandros Theodotou
|
be7370d092
|
bump to version 0.1.1
|
3 years ago |
Alexandros Theodotou
|
78e9719501
|
fix pugl not being linked properly
|
3 years ago |
Alexandros Theodotou
|
af79a2b649
|
install missing headers
|
3 years ago |
Alexandros Theodotou
|
9764f645c2
|
set pkgconfig version to v0.1.0
|
3 years ago |
Alexandros Theodotou
|
a3287f6b12
|
change controls slower when shift is held
|
3 years ago |
Alexandros Theodotou
|
9eb0621f4d
|
remove summary from meson.build
|
3 years ago |
Alexandros Theodotou
|
408352ce23
|
add CI builds
|
3 years ago |
Alexandros Theodotou
|
33296528fc
|
lower meson version
|
3 years ago |
Alexandros Theodotou
|
c17c2a22d8
|
first functional about dialog
|
3 years ago |
Alexandros Theodotou
|
f57cbf3565
|
add ztk dialog
|
3 years ago |
Alexandros Theodotou
|
aa8515852a
|
move rect to new file
|
3 years ago |
Alexandros Theodotou
|
f0c4cf94ca
|
fix hit-by-rect function
|
3 years ago |
Alexandros Theodotou
|
a3dee28d05
|
pass draw rect to draw callbacks
|
3 years ago |
Alexandros Theodotou
|
6baf47a37f
|
only redraw widgets hit by the expose rect
|
3 years ago |
Alexandros Theodotou
|
254cfbf0ab
|
update README
|
3 years ago |
Alexandros Theodotou
|
f33de45a18
|
add windows files
|
3 years ago |
Alexandros Theodotou
|
eb59ed9e14
|
add right click state
|
3 years ago |
Alexandros Theodotou
|
dd10376dd5
|
add more info to detect double clicks
|
3 years ago |
Alexandros Theodotou
|
30d51a15d0
|
fix compilation with older rsvg
|
3 years ago |
Alexandros Theodotou
|
5bbc6b4ac9
|
make log not need %s for printing simple messages
|
3 years ago |
Alexandros Theodotou
|
3074fe36e6
|
reset offsets after updating each widget on expose
|
3 years ago |
Alexandros Theodotou
|
371c2bc8d3
|
hide symbols by default
|
3 years ago |
Alexandros Theodotou
|
4f99c80ace
|
fix toggle buttons not showing the toggled SVGs when clicked
|
3 years ago |
Alexandros Theodotou
|
108d606e47
|
use clicked color for toggled buttons
|
3 years ago |
Alexandros Theodotou
|
42de23e755
|
add last button press and release times to ZtkWidget
|
3 years ago |
Alexandros Theodotou
|
6c2fb2e5a0
|
update widgets regardless of visibility (user is responsible for checking)
|
3 years ago |
Alexandros Theodotou
|
e4d6bae22e
|
make widgets visible by default
|
3 years ago |
Alexandros Theodotou
|
74bc87a6c0
|
add visibility flag for widgets
|
3 years ago |
Alexandros Theodotou
|
cc3394bc87
|
add absolute mode for controls
|
3 years ago |
Alexandros Theodotou
|
b29be8a711
|
add log level setter function
|
3 years ago |
Alexandros Theodotou
|
1b2434d330
|
only press first widget hit
|
3 years ago |
Alexandros Theodotou
|
9999893504
|
only hover first widget hit
|
3 years ago |
Alexandros Theodotou
|
947f29f208
|
unhover all widgets when pointer leaves view
|
3 years ago |
Alexandros Theodotou
|
1f39a9b69e
|
add ztk button
|
3 years ago |
Alexandros Theodotou
|
c405469472
|
add drag mode to control
|
3 years ago |
Alexandros Theodotou
|
b7007494a3
|
add control with custom draw callback
|
3 years ago |
Alexandros Theodotou
|
3d276b3257
|
if a combo box is hit, do not send button events to widgets below
|
3 years ago |
Alexandros Theodotou
|
2a13b3fc4a
|
add combo box
|
3 years ago |
Alexandros Theodotou
|
d51f6e607b
|
add missing user data when instantiating a drawing area
|
3 years ago |
Alexandros Theodotou
|
f4a403696b
|
add ztoolkit_config to installable headers
|
3 years ago |
Alexandros Theodotou
|
284a88ba80
|
add rsvg support
|
3 years ago |
Alexandros Theodotou
|
399704f75c
|
add enable_rsvg option, use pugl fix for immediate expose
|
3 years ago |
Alexandros Theodotou
|
7197c0a6a8
|
hide pugl specifics from ztk
|
3 years ago |
Alexandros Theodotou
|
8c6c2e7500
|
add hex color parsing
|
3 years ago |
Alexandros Theodotou
|
1b0b2d96ae
|
expose drawing area and remove custom frame and label
|
3 years ago |
Alexandros Theodotou
|
50d4e18294
|
add drawing area
|
3 years ago |