aeldemery / minimal_color_list

Test for listview_color in vala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Vala implementation of ColorListView

Table of Contents

About

Test area to debug and test minimal implementation of listview_colors.c in vala. Currently listview display only 4 colors, I'm trying to find the bug behind?

Prerequisites

Gtk4 master and Vala master.

Installing

meson build, ninja -C build

Screenshot

Screenshot

After Sorting by the Red Color Screenshot2

About

Test for listview_color in vala


Languages

Language:Vala 93.9%Language:Meson 6.1%