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
Age
Commit message (
Expand
)
Author
2022-07-15
Applications: Make settings outer margins and spacing consistent
FrHun
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-06-28
LibGUI+Applications: Use the new layout system in the settings screens
FrHun
2022-06-10
WindowServer+MouseSettings: Toggle cursor highlighting with Super+H
MacDue
2022-06-10
MouseSettings: Support animated cursors in the highlighting preview
MacDue
2022-06-10
MouseSettings: Avoid rendering artifact on loading highlighting defaults
MacDue
2022-06-10
WindowServer+MouseSettings: Make default cursor highlight more visible
MacDue
2022-06-06
MouseSettings: Get highlight preview cursor via cursor theme Config.ini
MacDue
2022-06-05
MouseSettings: Add tab to configure cursor highlighting
MacDue
2022-05-12
MouseSettings: Set window modified state
Sam Atkins
2022-05-12
MouseSettings: Update the cursor theme preview when restoring defaults
Sam Atkins
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
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-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-11-28
LibGUI: Move GUI::SettingsWindow setup out of the constructor
Andreas Kling
2021-11-28
LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr
Andreas Kling
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
MouseSettings: Port to LibMain :^)
Andreas Kling
2021-11-20
MouseSettings: Adjust layout so mouse-button image is no longer clipped
Sam Atkins
2021-11-20
MouseSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::cropped()
Andreas Kling
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-10-28
MouseSettings: Reset the double-click timer after every second click
Jelle Raaijmakers
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-09-20
WidgetGallery+MouseSettings: Use LexicalPath::basename()
Karol Kosek
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-30
MouseSettings: Tweak UI layout of cursor themes tab
Andreas Kling
2021-08-23
MouseSettings: Add a tab to change cursor theme
Maciej Zygmanowski
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-21
MouseSettings: Use latest (unsaved) setting for testing double-click
Mathias Jakobsen
2021-07-20
MouseSettings: Further tweaks to margins and spacing :^)
Andreas Kling
2021-07-20
MouseSettings: Give this application a GUI facelift :^)
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
[next]