Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | DisplaySettings: Stop using DeprecatedString | implicitfield |
2023-03-21 | DisplaySettings: Propagate errors in EffectsSettingsWidget | implicitfield |
2023-01-07 | LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) | Sam Atkins |
2023-01-07 | Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` | Sam Atkins |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-08-16 | LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects | thankyouverycool |
2022-08-09 | DisplaySettings: Add an Effects tab | thankyouverycool |