Luna/gui/libui/include/ui
apio 140910763e
All checks were successful
Build and test / build (push) Successful in 1m56s
all: Reorder directory structure
Why are command-line utilities stored in "apps"?
And why are apps like "editor" or "terminal" top-level directories?
Command-line utilities now go in "utils".
GUI stuff now goes in "gui".
This includes: libui -> gui/libui, wind -> gui/wind, GUI apps -> gui/apps, editor&terminal -> gui/apps...
System services go in "system".
2024-07-21 13:24:46 +02:00
..
ipc all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Alignment.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
App.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Button.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Canvas.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Color.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Container.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Font.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Image.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
InputField.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Key.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Label.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Layout.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Mouse.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Point.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Rect.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
TextInput.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Widget.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Window.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00