1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 05:35:06 +00:00
serenity/Base/res
Jesse Buhagiar ecbc0322c1 Applications: Create a display properties manager
An interactive application to modify the current display settings, such as
the current wallpaper as well as the screen resolution. Currently we're
adding the resolutions ourselves, because there's currently no way to
detect was resolutions the current display adapter supports (or at least
I can't see one... Maybe VBE does and I'm stupid). It even comes with
a very nice template'd `ItemList` that can support a vector of any type,
which makes life much simpler.
2019-09-07 16:51:15 +02:00
..
cursors WindowServer: Show a special "move" cursor when dragging windows around. 2019-03-31 22:42:13 +02:00
fonts GTableView: Improve look of column headers, and add sort order indicators. 2019-05-04 21:16:41 +02:00
icons Applications: Create a display properties manager 2019-09-07 16:51:15 +02:00
wallpapers tiled backgrounds no longer has strange off-by-one pixel errors 2019-05-27 21:40:53 +02:00
pci.ids Misc: Import pci.ids file version 2019.08.08 2019-08-14 13:12:54 +02:00
serenity.ansi.txt RetroFetch: Add a silly neofetch-like program. 2019-05-13 04:54:48 +02:00