Andrew Kaster
|
d8ab9ed87c
LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter
|
1 year ago |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 years ago |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
2 years ago |
Andreas Kling
|
460303b2fe
LibGfx: Draw checkbox check in the center of the checkbox rect
|
2 years ago |
thankyouverycool
|
5917545633
LibGUI+LibGfx: Let Desktop::the() set widget effects
|
2 years ago |
Andreas Kling
|
44cdca04d3
LibGfx+Base: Draw radio buttons programmatically
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Linus Groh
|
173dcfb7cb
Everywhere: Fix a bunch of typos
|
3 years ago |
Cameron Youell
|
5b82bd719e
LibGUI: TabWidget add vertical tabs
|
3 years ago |
MacDue
|
7628f1f233
LibGfx: Draw window frame border radii antialiased
|
3 years ago |
Lenny Maiorani
|
d5fdc6096c
Libraries: Make CharacterBitmap instances at compile-time
|
3 years ago |
MacDue
|
6c48fd84ad
LibGfx: Don't paint the window frame larger for the border-radius
|
3 years ago |
thankyouverycool
|
bb4963a697
LibGfx+LibGUI: Add FrameShape::Window
|
3 years ago |
thankyouverycool
|
e113e3ccaa
LibGfx: Return early when painting FrameShape::NoFrames
|
3 years ago |
thankyouverycool
|
f77ac3a73c
LibGUI: Allow Buttons to set themselves as default
|
3 years ago |
Filiph Sandström
|
8a1d77f65c
LibGfx: Add window border/title theming options
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 years ago |
Sam Atkins
|
885ca2f968
LibGfx+WindowServer: Move shadow-painting code to StylePainter
|
3 years ago |
Sam Atkins
|
cf188df86c
LibGfx: Make style painters use east const and virtual specifiers
|
3 years ago |
Andreas Kling
|
b8416df173
LibGUI+LibGfx: Make scrollbar buttons a little bit thicker
|
3 years ago |
Andreas Kling
|
410b3c85b6
LibGUI+LibGfx: Highlight currently active tab button with accent color
|
4 years ago |
Andreas Kling
|
03cca20699
LibGfx: Remove unused StylePainter::paint_surface()
|
4 years ago |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 years ago |
Linus Groh
|
5459c744f1
Everywhere: Add missing comma between copyright year and name
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Luke
|
dfb23babbb
LibGfx: Make top highlight of classic buttons fit to the top left corner
|
4 years ago |