serenity/Userland
Filiph Sandström 01cdd3f181 WindowServer+MouseSettings: Improve buttons_switched naming
Before this commit it was a bit ambiguous which buttons the function
name were referring to; this instead now makes it clear that it's
related to mouse input. Additionally, this also fixes incorrect getter
naming leftover from yesteryear.
2022-12-08 07:04:09 -05:00
..
Applets Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Applications WindowServer+MouseSettings: Improve buttons_switched naming 2022-12-08 07:04:09 -05:00
BuggieBox
Demos WindowServer+MouseSettings: Improve buttons_switched naming 2022-12-08 07:04:09 -05:00
DevTools UserspaceEmulator: Implement MOV_RM16_seg 2022-12-07 13:18:48 +01:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
Libraries LibPDF: Add missing character quirk for WinAnsiEncoding fonts 2022-12-08 09:54:20 +01:00
Services WindowServer+MouseSettings: Improve buttons_switched naming 2022-12-08 07:04:09 -05:00
Shell Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Utilities LibJS: Replace standalone js_string() with PrimitiveString::create() 2022-12-07 16:43:06 +00:00
CMakeLists.txt