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-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
2021-11-25
CatDog: Use TRY() a lot more :^)
pbrw
2021-11-23
WidgetGallery: Port to LibMain :^)
Andreas Kling
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Starfield: Port to LibMain
Pedro Pereira
2021-11-21
Starfield: Modify speed by Plus or Minus keypresses
Pedro Pereira
2021-11-21
Starfield: Modify speed by command argument
Pedro Pereira
2021-11-21
Starfield: Support variable speed
Pedro Pereira
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
[next]