index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
MouseSettings
/
Mouse.gml
Age
Commit message (
Expand
)
Author
2023-04-30
LibGUI: Remove Label icons and replace instances with ImageWidget
thankyouverycool
2023-01-01
MouseSettings: Tweak "Natural scrolling" checkbox size
Andreas Kling
2022-12-30
MouseSettings: Update "switch buttons" icon to reflect checkbox state
Ravi J
2022-12-08
WindowServer+MouseSettings: Improve `buttons_switched` naming
Filiph Sandström
2022-12-04
MouseSettings: Add "Natural scrolling" toggle
Filiph Sandström
2022-10-04
Applications: Use title-case for group box titles in settings
Timothy Flynn
2022-09-29
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
Sam Atkins
2022-07-15
Applications: Make settings outer margins and spacing consistent
FrHun
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-01-29
MouseSettings: Set icons from GML
Dylan Katz
2022-01-28
MouseSettings: Use standard text placement for check box text
Timothy Flynn
2021-11-20
MouseSettings: Adjust layout so mouse-button image is no longer clipped
Sam Atkins
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-08-23
MouseSettings: Add a tab to change cursor theme
Maciej Zygmanowski