5dcb58f53c
- Setup wayland display and window. Window surface is created and appears in hotbar. Window is not visible.
2025-12-14 15:47:11 -05:00
6d58105734
- Switched back to custom window management, taking another stab
...
- Refactored lang yet again, `fennec/lang` is now C++ language. `fennec/string` `fennec/filesystem` and `fennec/format` are now independent.
2025-12-04 01:04:36 -05:00
d928d86014
- Some underlying features for RTTI
...
- Macro for automatically generating this_t
- Semantics with static_constructor.h, now FENNEC_PRIVATE_STATIC_CONSTRUCTOR for .cpp files and FENNEC_CLASS_STATIC_CONSTRUCTOR for a class in any source file type.
2025-12-03 01:41:30 -05:00
e1eaf97961
- Switched to SDL for main branch, will revisit custom implementation later.
2025-08-23 20:09:53 -04:00
086c73f058
Merge branch 'main' of https://git.mslockbo.org/mslockbo/fennec
...
Messed up some files and git wants to merge
2025-08-22 12:03:26 -04:00
339f5c8cd8
- Added XDG Shell
2025-08-22 12:03:04 -04:00
540c7fbce8
- Similar refactor on XKB
2025-08-22 02:53:09 -04:00
cbcd699ab0
- Decided to remove boost due to extensive dependencies
...
- Huge refactor on Wayland loading to support retrieval of Protocol headers
- Setup EGL to create surfaces for Wayland windows
2025-08-22 02:15:57 -04:00
8124ea2ae5
- Refactor on platform implementation. See comment in interface/platform.h for more info
2025-07-27 22:44:32 -04:00
7493b5252a
- More implementations and dependencies for Linux Wayland support
2025-07-26 20:57:25 -04:00
5ab2952e83
- Adjusted Formatting of tests
...
- Finished map implementation and unit tests
TODO: Threading
2025-07-23 12:05:18 -04:00