index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Demos
Age
Commit message (
Expand
)
Author
2021-09-20
WidgetGallery: Crop animated cursors
Karol Kosek
2021-09-20
WidgetGallery+MouseSettings: Use LexicalPath::basename()
Karol Kosek
2021-09-20
WidgetGallery: Simplify cursor change code
Karol Kosek
2021-09-12
Fire: Use ElapsedTimer::start_new()
Brian Gianforcaro
2021-09-12
Cube: Use ElapsedTimer::start_new()
Brian Gianforcaro
2021-09-11
WidgetGallery: Add GUI::ValueSlider widget
Mustafa Quraish
2021-09-08
CatDog: Switch to new mouse-tracking method
Ben Wiederhake
2021-09-08
Eyes: Switch to new mouse-tracking method
Ben Wiederhake
2021-09-04
Mandelbrot: Use the new Zoom cursor
Mustafa Quraish
2021-08-24
Userland: Remove IRC Client
Andreas Kling
2021-08-23
ModelGallery: Add the new Model Gallery application :^)
sin-ack
2021-08-23
WindowServer: Add support for cursor themes
Maciej Zygmanowski
2021-08-20
WidgetGallery: Remove menubar
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-14
Mandelbrot: Add a View menu with zoom actions
Nico Weber
2021-08-14
Mandelbrot: Extract reset() method
Nico Weber
2021-08-14
Mandelbrot: Extract zoom() method
Nico Weber
2021-08-10
Mandelbrot: Only recalculate missing areas after panning
sin-ack
2021-08-10
Mandelbrot: Add panning
sin-ack
2021-08-10
Mandelbrot: Add mousewheel zooming
sin-ack
2021-08-10
Mandelbrot: Use a GUI::Frame to paint into
sin-ack
2021-08-08
WidgetGallery: Change model update() functions to invalidate()
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-03
Everywhere: Replace most cases of exit() with Application::quit()
Timothy
2021-08-01
Demos: Remove unused header includes
Brian Gianforcaro
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-17
WidgetGallery: Pledge thread
Marcus Nilsson
2021-07-17
WidgetGallery: Remove unused include
Marcus Nilsson
2021-07-08
AK+Userland: Add generic `AK::abs()` function and use it
Daniel Bertalan
2021-07-05
Fire: Make the main widget a GUI::Frame
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-07
CatDog: Enhance the speech bubble artificial intelligence
Brian Gianforcaro
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-29
Everywhere: Use s.unverwerth@serenityos.org :^)
Stephan Unverwerth
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-21
LibGfx: Add missing TextAlignment::BottomLeft
Linus Groh
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
Andreas Kling
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-19
CatDog: Don't show context menu when clicking outside of widget
Marcus Nilsson
2021-05-19
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Erik Biederstadt
2021-05-19
GLTeapot: Adds a help menu to the GLTeapot demo
Erik Biederstadt
2021-05-19
GLTeapot: Adds additional error checking when loading files
Erik Biederstadt
2021-05-19
GLTeapot: Add the ability to open 3D files
Erik Biederstadt
2021-05-18
CatDog: Remove global menu and add context menu
Marcus Nilsson
2021-05-18
Mandelbrot: Export images in a fixed resolution
Gunnar Beutner
[next]