Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-21 19:39:38 +00:00
53d0a4698f Fix moving behaviour
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-21 03:39:24 +00:00
64f0328966 Rename data types and start implementing drawing quads in ui
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-21 01:20:18 +00:00
6df11cfdeb Add quad drawing utilities
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-21 00:19:38 +00:00
fa82203681 Add basic function to fill triangle
abdelrahman deleted branch immediate-mode-ui from abdelrahman/compositor-test 2024-01-20 22:22:18 +00:00
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-20 22:22:18 +00:00
63f119c1b2 Refactor UI code into an immediate mode style (#1)
abdelrahman merged pull request abdelrahman/compositor-test#1 2024-01-20 22:22:17 +00:00
Refactor UI code into an immediate mode style
abdelrahman created pull request abdelrahman/compositor-test#1 2024-01-20 22:21:17 +00:00
Refactor UI code into an immediate mode style
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-20 22:20:16 +00:00
e71c144db6 Finalise implementing compositor behaviour using immediate mode UI
93b79aa643 Add rect and colours to node struct
79b6bc35f0 Delete nodes.c
10149fbdbf Remove predefined colours and allow user to pass colour as param
Compare 4 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-01-20 21:38:17 +00:00
f1b29d1c3f INITIAL COMMIT
abdelrahman created branch main in abdelrahman/wizapp-stdlib 2024-01-20 21:38:17 +00:00
abdelrahman created repository abdelrahman/wizapp-stdlib 2024-01-20 21:37:56 +00:00
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-17 23:41:48 +00:00
f45fb04dff Remove testing code
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-17 23:40:23 +00:00
aac10f24d1 Only handle events from the active window
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-17 23:29:13 +00:00
718e7eec21 Initialise UI context
c5b263e948 Finish implementing node element and add init_ui_ctx function
Compare 2 commits »
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-17 22:37:48 +00:00
fb1af03308 Start testing adding an immediate-mode node element
abdelrahman pushed to immediate-mode-ui at abdelrahman/compositor-test 2024-01-16 23:12:55 +00:00
353409a5bf Start refactoring the UI code into an immediate mode style
abdelrahman created branch immediate-mode-ui in abdelrahman/compositor-test 2024-01-16 23:12:55 +00:00
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-15 23:44:49 +00:00
60d236c080 Focus window on mouse enter
abdelrahman pushed to main at abdelrahman/compositor-test 2024-01-15 23:36:07 +00:00
571e734ebe Add op node when clicked and connect to proper function
680f1ec380 Ensure position of last clicked mouse is stored on every click
Compare 2 commits »