Ravi J
3a31f37b3d
MouseSettings: Update "switch buttons" icon to reflect checkbox state
...
Using an additional "right button" variant of the graphic, it now
updates the icon based on the user's preference of primary button.
2022-12-30 09:20:42 -05:00
Filiph Sandström
2e3efd34c3
MouseSettings: Add "Natural scrolling" toggle
2022-12-04 19:32:43 +00:00
Sam Atkins
17b41f0d61
MouseSettings: Set window modified state
2022-05-12 13:10:49 +02:00
Lenny Maiorani
160bda7228
Applications: Use default constructors/destructors
...
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules
"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-02-14 22:06:55 +00:00
Sam Atkins
f20b0403bc
MouseSettings: Migrate to using SettingsWindow :^)
2021-11-20 21:05:20 +00:00
Andrew Pardoe
0e68550c05
MouseSettings: Add option to reverse buttons
...
Add option to reverse primary and secondary buttons in Mouse Settings.
- WindowServer.ini: add default entry
- switch-mouse-buttons.png: new icon for settings entry
- Mouse.gml/MouseWidget.*: new settings dialog
- ClientConnection/WindowManager/Server: window message for settings
- EventLoop.cpp: swap buttons 1 and 2 if settings are on
2021-10-25 19:20:33 +03:00
Maciej Zygmanowski
42df4fb2df
MouseSettings: Add a tab to change cursor theme
2021-08-23 01:41:53 +02:00