index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGfx
/
Color.h
Age
Commit message (
Expand
)
Author
2020-10-26
LibGfx: Make Color formattable
Nico Weber
2020-10-20
Everywhere: Redundant inline specifier on constexpr functions (#3807)
Lenny Maiorani
2020-10-12
Piano: Highlight pressed key in roll widget
Peter Elliott
2020-09-08
LibGfx: Add ability to draw inverted rectangles
Tom
2020-08-26
LibGfx: Always use 0..360 0..1 0..1 in HSV colors
LepkoQQ
2020-06-13
LibGfx: Add Color::Transparent as a named color
Andreas Kling
2020-05-30
LibGfx: Use a bit of constexpr in Color
Andreas Kling
2020-05-12
LibGfx+IPCCompiler: Add IPC encoders for Color and ShareableBitmap
Andreas Kling
2020-04-29
LibGfx: Add Color::to_string_without_alpha()
Andreas Kling
2020-03-29
LibIPC+LibGfx: Pass the IPC::Decoder to decoding helpers
Andreas Kling
2020-02-15
LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves
Andreas Kling
2020-02-14
LibGfx: More work on header dependency reduction
Andreas Kling
2020-02-08
LibGfx: Naive RGB/HSV conversion
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling