Benjamin Otte
|
a891a3ae26
|
demos: Unbreak icon for fishbowl demo
351559fcfa was to eager in simplifying
things.
|
2018-03-16 06:04:43 +01:00 |
|
Matthias Clasen
|
351559fcfa
|
Simplify all ui files again
Now even simpler!
|
2018-01-18 17:53:44 -05:00 |
|
Matthias Clasen
|
029a84aa74
|
Fix fallout from the show-close-button rename
I had overlooked ui files. We should really
validate those during build.
|
2017-12-08 11:29:14 -05:00 |
|
Timm Bäder
|
a0444b9c42
|
gtk4-demo: Add widgetbowl demo
Same as fishbowl, but with widgets
|
2017-07-19 21:27:15 -04:00 |
|
Benjamin Otte
|
4fdf880b6e
|
gtk-demo: Make icon counter work from ui file
Gets rid of update always being 1 frame late.
|
2017-01-07 02:09:40 +01:00 |
|
Benjamin Otte
|
cd8e41e491
|
gtk-demo: Add GtkFishbowl
Avoids usage of GtkFixed where child properties eat up all the CPU time.
And that's kinda not what I want to benchmark.
|
2017-01-07 02:09:40 +01:00 |
|
Matthias Clasen
|
7625beec50
|
fishbowl: Fix up initial text
Avoid the text changing from "0 fish" to "0 icons" right
after opening the fishbowl demo.
|
2016-11-20 06:15:19 -05:00 |
|
Benjamin Otte
|
1912d992d8
|
gtk-demo: Allow locking of icon count in fishbowl demo
I'm not sure I'm proud of the hack to get the changing icon into the UI
file without having to write code. But it works.
|
2016-11-20 05:29:03 +01:00 |
|
Benjamin Otte
|
2e284451ff
|
gtk-demo: Add fishbowl demo
|
2016-11-05 03:35:46 +01:00 |
|