aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/gui
Commit message (Collapse)AuthorAgeFilesLines
* Impl xcb cursor manager.Yuqian Yang5 days2-8/+22
|
* Init XcbCursor.Yuqian Yang5 days1-0/+33
|
* CruPlatformGuiX11 -> CruPlatformGuiXcbYuqian Yang6 days1-0/+0
|
* Impl GetAllWindow CreateWindow GetGraphicsFactory GetApplicationMenu of ↵Yuqian Yang6 days1-4/+4
| | | | XcbUiApplication.
* Impl SetToForeground RequestRepaint of xcb window.Yuqian Yang6 days1-2/+2
|
* SetCursor and GetInputMethodContext stub impl.Yuqian Yang6 days1-2/+2
|
* Impl GetMousePosition Capture/ReleaseMouse of xcb window.Yuqian Yang6 days1-4/+3
|
* Impl RequestFocus of xcb window.Yuqian Yang6 days2-1/+3
|
* Impl window rect of xcb window.Yuqian Yang7 days2-7/+9
|
* Impl client rect of xcb window.Yuqian Yang7 days1-4/+5
|
* Implement visibility of xcb window.Yuqian Yang2025-09-152-6/+20
|
* xcb window title.Yuqian Yang2025-09-112-2/+5
|
* xcb window style flag.Yuqian Yang2025-09-112-2/+14
|
* xcb window reparent.Yuqian Yang2025-09-101-4/+6
|
* xcb window painter.Yuqian Yang2025-09-102-3/+11
|
* xcb window visibility event.Yuqian Yang2025-09-101-2/+4
|
* xcb window resize event.Yuqian Yang2025-09-101-1/+3
|
* xcb window create destroy event.Yuqian Yang2025-09-101-2/+6
|
* xcb window focus event.Yuqian Yang2025-09-091-1/+2
|
* Implement xcb keyboard.Yuqian Yang2025-09-094-7/+16
|
* Implement mouse button events.Yuqian Yang2025-09-093-6/+23
|
* Develop some xcb window.Yuqian Yang2025-09-092-4/+24
|
* Init xcb window.Yuqian Yang2025-09-092-1/+17
|
* Implement more on XcbUiApplication.Yuqian Yang2025-09-092-5/+74
|
* Implement timers on XcbUiApplication.Yuqian Yang2025-09-091-12/+9
|
* Fix windows dynamic lib build.Yuqian Yang2025-09-081-4/+1
|
* Fix static lib build on win.Yuqian Yang2025-09-082-2/+2
|
* Use std::string in logger.Yuqian Yang2025-09-075-6/+6
|
* Override Run and AddOnQuitHandler.Yuqian Yang2025-09-031-2/+6
|
* Init XcbUiApplication.Yuqian Yang2025-09-031-0/+1
|
* Bootstrap xcb.Yuqian Yang2025-09-034-2/+99
|
* Rename common to base.crupest2024-10-069-11/+11
|
* Get rid of GSL.crupest2024-02-081-1/+1
|
* Fix input method bugs on macos.crupest2023-10-181-8/+19
| | | | | | There are a lot of problems about input methods and we will definitely spend more on this. And the bug made me awkward on today's interview when showing the demo.
* ...crupest2022-05-158-0/+382
|
* ...crupest2022-05-1512-0/+638
|
* ...crupest2022-02-081-0/+7
|
* ...crupest2022-02-0811-21/+21
|
* ...crupest2022-02-061-0/+1
|
* ...crupest2022-02-062-0/+87
|
* ...crupest2022-02-041-0/+4
|
* ...crupest2022-02-032-0/+32
|
* ...crupest2022-01-291-0/+2
|
* ...crupest2022-01-291-0/+3
|
* ...crupest2022-01-181-25/+0
|
* ...crupest2022-01-121-1/+0
|
* ...crupest2021-12-061-0/+3
|
* ...crupest2021-11-211-2/+2
|
* ...crupest2021-11-211-3/+3
|
* ...crupest2021-11-202-17/+22
|