|
|
df2aa925cb
|
Add support for system cursors
When a client creates a cursor from the default cursor font, we try to
detect which cursor it is and create a native system cursor based on
that.
|
2026-05-30 16:07:43 +03:00 |
|
|
|
c6d3e55e7b
|
Start work on making xbanan portable
This will allow usage of xbanan on non banan-os platforms. I added a
"native" SDL2 port so it can be used without the window manager
|
2026-05-30 04:06:13 +03:00 |
|
|
|
7252c985b8
|
Add banan-os as a submodule instead of manually copying libraries
|
2026-04-15 17:54:31 +03:00 |
|
|
|
8c2fea9edf
|
Cleanup whitespace and suppress unused variable warnings
|
2026-02-22 22:13:03 +02:00 |
|
|
|
7018e1e17d
|
Fix font pattern matching and add ListFontsWithInfo
|
2026-02-21 17:15:46 +02:00 |
|
|
|
a13b8617dc
|
Implement line drawing PolyLine, PolySegment
|
2026-02-21 16:29:42 +02:00 |
|
|
|
df32c7aa99
|
Add global safe getters for retrieving objects
|
2026-02-21 14:37:13 +02:00 |
|
|
|
6da9cb7362
|
Add font support
|
2026-02-21 03:50:42 +02:00 |
|