This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2026-01-21 17:51:01 +00:00
Code
Issues
Activity
Actions
a1eff3daba
serenity
/
Applications
/
Terminal
History
Download ZIP
Download TAR.GZ
Andreas Kling
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
...
It was annoying to always write set_preferred_size({ width, height }). :^)
2019-07-20 22:39:24 +02:00
..
main.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Makefile
Move common Application build steps into their own Makefile.common
2019-06-25 21:35:50 +02:00
Terminal.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Terminal.h
LibDraw: Introduce (formerly known as SharedGraphics.)
2019-07-18 10:18:16 +02:00
XtermColors.h
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00