index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
DisplaySettings
Age
Commit message (
Expand
)
Author
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-28
DisplaySettings: Allow setting wallpapers from outside /res/wallpapers
devashish
2020-06-12
AK: Make string-to-number conversion helpers return Optional
Andreas Kling
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-05-21
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
Andreas Kling
2020-05-21
LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata
Andreas Kling
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-02
DisplaySettings: Don't crash after 'pape'
Ben Wiederhake
2020-04-30
DisplaySettings: Tweak label "Color Name" => "Color"
Andreas Kling
2020-04-29
DisplaySettings: Arrange buttons in "OK, Cancel, Apply" order
Andreas Kling
2020-04-29
DisplaySettings: Don't allow desktop background color with alpha
Andreas Kling
2020-04-29
DisplaySettings: Rename from DisplayProperties
Andreas Kling