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-12-26
Demos: Remove VirGLDemo
Stephan Unverwerth
2022-12-16
CatDog: Simplify animation frame logic and fix minor bugs
Andre Eisenbach
2022-12-15
VirGLDemo: Make a factory function for Demo and propagate errors
Baitinq
2022-12-14
CatDog: Make a factory function for CatDog and propagate errors
Andreas Kling
2022-12-10
LibCore: Use `Core::Stream` for `ProcessStatisticsReader`
Tim Schumacher
2022-12-09
LibGUI: Split OpacitySlider into vertical and horizontal helper classes
FrHun
2022-12-08
LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer>
Andreas Kling
2022-12-08
Mandelbrot: Make it possible for export_image to return an error
Andreas Kling
2022-12-08
WindowServer+MouseSettings: Improve `buttons_switched` naming
Filiph Sandström
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-30
MouseDemo: Eliminate visual artifacts when filling in the color
Andreas Oppebøen
2022-11-30
MouseDemo: Draw blue color for longer to indicate double click
Andreas Oppebøen
2022-11-30
MouseDemo: Restart timer when scrolling to avoid blinking indicator
Andreas Oppebøen
2022-11-30
MouseDemo: Show distinct colors for primary vs secondary button
Andreas Oppebøen
2022-11-30
MouseDemo: Replace constructor with initialization at member definition
Andreas Oppebøen
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-13
CatDog: Make it always on top
demostanis
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-03
Userland: Unveil /proc/all in applications which require it
Timothy Flynn
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-18
Everywhere: Fix order of includes and #pragma once
Ben Wiederhake
2022-09-16
LibGL: Make GL::create_context fallible
Andrew Kaster
2022-09-11
Tubes: Run clang-format
Linus Groh
2022-09-11
Demos: Add Tubes :^)
Jelle Raaijmakers
2022-09-10
WidgetGallery: Port file picker to use FileSystemAccessClient
networkException
2022-08-25
Eyes: Add an option to show/hide the window frame
MacDue
2022-08-25
LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows
thankyouverycool
2022-08-25
Apps+Demos+Dialogs: Remove unnecessary minimum window sizes
thankyouverycool
2022-08-14
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-07-22
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
Linus Groh
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-15
WidgetGallery: Make inspectable
FrHun
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-04
WidgetGallery: Repair GML layout on BasicsTab
FrHun
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-06-01
LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle
MacDue
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
[prev]
[next]