Matthias Clasen
|
018795127e
|
fishbowl: Fix the lock button
|
2019-05-24 00:13:03 +00:00 |
|
Matthias Clasen
|
e2fc00222e
|
fishbowl: Don't show ridiculous precision
Two decimals are more than enough for the frame rate.
|
2019-05-23 12:38:57 +00:00 |
|
Emmanuele Bassi
|
31b65e6721
|
demos: Update GtkGrid definitions in UI files
|
2019-04-05 00:12:26 +01:00 |
|
Matthias Clasen
|
7ac250dea7
|
Convert all ui files
Run gtk4-builder-tool simplify --3to4 over all ui files.
|
2019-03-27 13:36:24 -04:00 |
|
Timm Bäder
|
bee51835c4
|
demo: Fix fishbowl default togglebutton state
|
2019-02-10 16:42:17 +01:00 |
|
Matthias Clasen
|
4ace873046
|
Update ui files to new stack syntax
This conversion was done with the help of gtk4-builder-tool.
|
2019-02-08 00:09:44 -05:00 |
|
Benjamin Otte
|
2210b9a302
|
gtk-demo: Merge widgetbowl into fishbowl
|
2018-04-24 21:55:37 +02:00 |
|
Benjamin Otte
|
db5b8ca997
|
demo: Move benchmarking implementation to fishbowl widget
|
2018-04-24 21:55:37 +02:00 |
|
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 |
|