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
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-08
Fire: Ignore mouse events outside the window (to the left)
MacDue
2022-05-08
Fire: Replace #defines with constexprs
MacDue
2022-05-08
Mandelbrot: Remove image export confirmation dialog
EWouters
2022-05-07
Demos/Eyes: Render eyes antialiased
MacDue
2022-05-05
Userland: Re-organize /dev GPU nodes
Liav A
2022-04-20
Mandelbrot: Add BMP and QOI image formats as options for export
EWouters
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-26
Demos/LibGfxScaleDemo: Use BGRA8888 bitmap in canvas
MacDue
2022-03-18
Userland: Change static const variables to static constexpr
Lenny Maiorani
2022-03-18
Eyes: Add 'Contents' action to help menu
Linus Groh
2022-03-14
Kernel: Sandbox each GPU3DDevice file description into own host context
Sahan Fernando
2022-03-09
Demos: Create demo for VirGL gpu device
Sahan Fernando
2022-03-08
Mandelbrot: Add Help menu with standard About action
Paulo Henrique Silva
2022-03-02
Demos/CatDog: Show different messages depending on state
kleines Filmröllchen
2022-03-02
Demos/CatDog: Introduce inspector & artist states based on open programs
kleines Filmröllchen
2022-03-02
Demos/CatDog: Refactor the main states
kleines Filmröllchen
2022-03-02
Demos/CatDog: Let the speech bubble know about the CatDog widget
kleines Filmröllchen
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-15
Demos: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-01
Starfield: Add app icon
Jagger De Leo
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2021-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
2021-12-18
WidgetGallery: Convert to try_create_default_icon
Astraeus-
2021-12-18
Mouse: Convert to try_create_default_icon
Astraeus-
2021-12-18
ModelGallery: Convert to try_create_default_icon
Astraeus-
2021-12-18
LibGfxScaleDemo: Convert to try_create_default_icon
Astraeus-
2021-12-18
LibGfxDemo: Convert to try_create_default_icon
Astraeus-
2021-12-18
Eyes: Convert to try_create_default_icon
Astraeus-
2021-12-18
CatDog: Convert to try_create_default_icon
Astraeus-
2021-12-05
Demos: Cast unused smart-pointer return values to void
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-25
WidgetGallery: Use TRY() a lot more :^)
pbrw
2021-11-25
Starfield: Use TRY() a lot more :^)
pbrw
2021-11-25
Screensaver: Use TRY() a lot more :^)
pbrw
2021-11-25
Mouse: Use TRY() a lot more :^)
pbrw
2021-11-25
ModelGallery: Use TRY() a lot more :^)
pbrw
2021-11-25
Mandelbrot: Use TRY() a lot more :^)
pbrw
2021-11-25
LibGfxScaleDemo: Use TRY() a lot more :^)
pbrw
2021-11-25
LibGfxDemo: Use TRY() a lot more :^)
pbrw
2021-11-25
Fire: Use TRY() a lot more :^)
pbrw
2021-11-25
Eyes: Use TRY() a lot more :^)
pbrw
2021-11-25
Cube: Use TRY() a lot more :^)
pbrw
[next]