Andreas Kling
|
069d21ed7f
|
Make buttons unpress when the cursor leaves the button rect.
Implement this functionality by adding global cursor tracking.
It's currently only possible for one GWidget per GWindow to track the cursor.
|
2019-01-27 08:48:34 +01:00 |
|
Andreas Kling
|
d66b0f7dd8
|
LibGUI: Mass coding style fixes.
|
2019-01-21 00:54:35 +01:00 |
|
Andreas Kling
|
6c4f1bad09
|
guitest2: Add a simple launcher so I can easily spawn more Terminals.
Also update GButton coding style.
|
2019-01-21 00:31:48 +01:00 |
|
Andreas Kling
|
d4cce87dbc
|
LibGUI: Minor fixes.
|
2019-01-20 08:16:02 +01:00 |
|
Andreas Kling
|
b91479d9b9
|
Rename all the LibGUI classes to GClassName.
|
2019-01-20 04:49:48 +01:00 |
|