Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 роки тому |
James Puleo
|
a0e7a4b9a8
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
|
3 роки тому |
Sam Atkins
|
d2024f04bd
Userland: Cast unused BackgroundAction::construct() results to void
|
3 роки тому |
Karol Kosek
|
e38b3f526e
DisplaySettings: Handle errors when loading wallpaper bitmap
|
3 роки тому |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
3 роки тому |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 роки тому |
Andreas Kling
|
5e41c70e83
LibGfx: Use ErrorOr<T> for Bitmap::scaled()
|
3 роки тому |
Ben Wiederhake
|
59619572d6
LibThreading: Remove redundant method
|
3 роки тому |
Andreas Kling
|
087bd7f767
Userland: Use Rect::centered_within() where useful
|
3 роки тому |
Andrew January
|
1474a537b6
DisplaySettings: Lazily load wallpapers
|
4 роки тому |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 роки тому |
Jesse Buhagiar
|
e2989424c7
DisplaySettings: Set monitor widget color if no image is selected
|
4 роки тому |
Jagger De Leo
|
1d959a7b81
DisplaySettings: Allow deselection of background image
|
4 роки тому |
Andreas Kling
|
93ef661914
WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode
|
4 роки тому |
Andreas Kling
|
3046b3467c
DisplaySettings: Improve wallpaper preview code
|
4 роки тому |
Andreas Kling
|
bb9e955ef8
DisplaySettings: Make MonitorWidget update itself on property changes
|
4 роки тому |
Andreas Kling
|
540acc1a32
DisplaySettings: Give the UI a facelift :^)
|
4 роки тому |
Andreas Kling
|
83f43b6464
DisplaySettings: Replace the monitor image with something more thematic
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
Nico Weber
|
2fe6a313c2
LibGfx: Implement blit_offset() in terms of blit()
|
4 роки тому |
Nico Weber
|
f37f281f89
DisplaySettings: Add UI for switching the scale factor
|
4 роки тому |
Nico Weber
|
699ba84bea
DisplaySettings: Rename wallpaper setting "scaled" to "stretch"
|
4 роки тому |
Andreas Kling
|
dc28c07fa5
Applications: Move to Userland/Applications/
|
4 роки тому |