Age | Commit message (Expand) | Author |
---|---|---|
2020-04-29 | LibGUI: Require a full click on ColorInput's color rect to open picker | Andreas Kling |
2020-04-29 | LibGUI: Transfer "color has alpha channel" state | Andreas Kling |
2020-04-29 | LibGUI: Allow disabling the alpha channel in ColorInput widgets | Andreas Kling |
2020-04-29 | LibGUI: Allow editing ColorInput widgets as text | Andreas Kling |
2020-04-29 | LibGUI: Remove copy-pasted auto-repeat logic from ColorInput | Andreas Kling |
2020-04-10 | LibGUI: Add ColorInput component | Hüseyin ASLITÜRK |