kleines Filmröllchen
|
cf1fa419ab
LibThreading: Register BackgroundAction with EventLoop
|
2 年之前 |
Andreas Kling
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2 年之前 |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 年之前 |
Lucas CHOLLET
|
2693745336
LibThreading+Everywhere: Support returning error from `BackgroundAction`
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
James Bellamy
|
352d6545a9
WindowServer+DisplaySettings: Capitalize display mode dropdown
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
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 年之前 |