Skip to content

Commit ede6863

Browse files
update changelog
1 parent cade72c commit ede6863

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ In this PR I am redefining how RGFW handles versioning. Breaking changes are goi
2020
- fix window not hiding after it's first shown (X11)
2121
- fix fullscreen bugs when a hidden window is created (X11)
2222
- add RGFW_equal and RGFW_kpEquals alts for consistency
23+
- add `RGFW_mouseText` as an altname for `RGFW_mouseIbeam`
24+
- add `RGFW_mouseResizeNW`
25+
- add `RGFW_mouseResizeN`
26+
- add `RGFW_mouseResizeNE`
27+
- add `RGFW_mouseResizeE`
28+
- add `RGFW_mouseResizeSE`
29+
- add `RGFW_mouseResizeS`
30+
- add `RGFW_mouseResizeSW`
31+
- add `RGFW_mouseResizeW`
32+
- add `RGFW_mouseWait`
33+
- add `RGFW_mouseProgress`
2334

2435
Release: RGFW 1.8.0
2536
-----------------------------------------------

0 commit comments

Comments
 (0)