214c3e72fd
Update window.cpp
...
key repeat fix
2024-06-18 14:03:25 -04:00
f6b9bae45f
Winblows keydown & keyup
2024-06-18 10:38:17 -07:00
074f0235c0
Merge branch 'windows-test'
2024-06-18 02:25:38 -04:00
adec224701
Push
2024-06-18 01:15:23 -04:00
5b8788f94f
Restructure
2024-06-17 22:50:38 -04:00
56fdc3d90b
gut
2024-06-17 22:15:20 -04:00
3adef96da7
initial
2024-06-16 23:35:10 -07:00
2956c0b350
Initial commit
2024-06-16 20:39:13 -07:00
50a7e2cfe1
Fix "ISO C++ 11 does not allow converting from string literal to char*"
2024-06-16 21:52:15 -04:00
10a63d738c
Update main.cpp
2024-06-16 20:47:54 -04:00
maxbyte9p
b914e9b563
updated CMakeLists.txt to use jlog prerelease-3. Made input event logging use SDEBUG from jlog prerelease-3
2024-06-15 21:17:04 -04:00
maxbyte9p
4fb237f11a
Incorporated jlog for input event logging. Side mouse button reading possibly having issues.
2024-06-14 16:23:21 -04:00
maxbyte9p
dfbf018807
made CharCode char* for printing the funny unicode arrows for arrow keys
2024-06-14 15:19:26 -04:00
ee5b2f18cd
lol
2024-06-11 20:12:32 -04:00
4336b2bfc9
Revert "Maybe?"
...
This reverts commit 4d587f9448
.
2024-06-11 20:12:03 -04:00
4d587f9448
Maybe?
2024-06-11 20:02:22 -04:00
maxbyte9p
b73cc46ecb
Gamepad scancodes harvested from some Xbox controller clone.
2024-06-07 16:15:27 -04:00
Redacted
f5be8b2707
Update CMakeLists.txt
vA0.2.32
2024-06-01 19:33:59 -04:00
39990e587b
Update CMakeLists.txt
vA0.2.31
2024-05-23 19:33:53 -04:00
Redacted
51d370e045
Update CMakeLists.txt
vA0.2.30
2024-05-22 20:34:33 -04:00
Redacted
4ee4cafad7
Update CMakeLists.txt
vA0.2.29
2024-05-22 20:15:36 -04:00
maxbyte9p
e1c0cdd1a2
Fixed left and right shift scan codes
vA0.2.28
2024-05-22 13:51:57 -04:00
maxbyte9p
7b149594fe
Make window start as a floating window because fuck i3
vA0.2.27
2024-05-22 13:39:22 -04:00
Redacted
350b12aa6d
Update CMakeLists.txt
vA0.2.26
2024-05-22 12:19:16 -04:00
a8da7b6bdf
Update
vA0.2.25
2024-05-22 07:23:57 -07:00
50ccfe3860
Update J3ML
2024-05-21 13:16:06 -04:00
orange bowler hat
3572ef01cd
More Windows Update
...
Several minor changes to code and build setup
Demo runs now
2024-05-13 23:14:04 +01:00
orange bowler hat
664d213c04
Several smaller updates
...
Windows version of ReWindow now compiling
Added to gitignore
2024-05-13 13:40:11 +01:00
d3a971d598
Fix
vA0.2.24
2024-05-08 22:15:28 -04:00
orange bowler hat
52e1b6eb00
More Windows compatibility
...
Almost everything addressed
Couldn't figure out where the process handle is stored, if it is
Some cpp problems about CursorStyle classes. I tried several ways to solve this but nothing seemed to work so I'm really not sure what its actually complaining about now
2024-05-09 00:00:32 +01:00
orange bowler hat
f47e6bc786
Lets try that last one again
...
Comments as previous commit
2024-05-03 23:57:40 +01:00
orange bowler hat
1d9169679f
Updates to windows version
...
Many changes to flesh out windows version of ReWindow.
Incomplete, not compiled or tested.
Almost certainly won't work as is but a lot closer to a functioning Windows version
2024-05-03 23:49:35 +01:00
Redacted
a7b7de93dd
fix cmake & vsync
2024-04-30 14:45:43 -07:00
orange bowler hat
124cbedf4d
Updates to windows version (Thanks Steven)
...
Many changes to flesh out windows version of ReWindow.
Incomplete, not compiled or tested.
Almost certainly won't work as is but a lot closer to a functioning Windows version
2024-04-29 19:13:25 -04:00
orange bowler hat
4db3b5f908
Updates to windows version
...
Many changes to flesh out windows version of ReWindow.
Incomplete, not compiled or tested.
Almost certainly won't work as is but a lot closer to a functioning Windows version
2024-04-29 23:03:35 +01:00
9a4a4dddcc
Merge remote-tracking branch 'origin/main'
vA0.2.23
2024-04-09 16:38:49 -04:00
04fa303a81
Migrate to J3ML Release 1
2024-04-09 16:38:39 -04:00
4facfb11fa
Update window.cpp
...
vsync fix
vA0.2.22
2024-03-26 11:47:59 -04:00
ef257765fe
Migrate to J3ML v20
v0.2.21
2024-03-21 13:05:09 -04:00
5696dd4ed8
Un-break
vA0.2.20
2024-02-24 08:42:42 -05:00
Redacted
9f0a511022
Update CMakeLists.txt
vA0.2.19
2024-02-24 07:48:37 -05:00
ffe49e4c67
Implement static GetMouseCoordinates() ?
2024-02-22 00:31:04 -05:00
28f904783f
Fix SIGILL
vA0.2.18
2024-02-21 23:46:42 -05:00
6969568549
Attempt to fix broken integration
vA0.2.17
2024-02-21 23:38:12 -05:00
bcc74ea3d4
Integrate Event module
vA0.2.16
2024-02-21 23:12:36 -05:00
ef57fb0732
Implement RWindow::isKeyDown
vA0.2.15
2024-02-21 20:21:37 -05:00
2930391ee4
Implement CursorStyles, minor refactors
2024-02-21 20:10:06 -05:00
b1dfab70a1
Lil Cleanup
2024-02-21 05:37:12 -05:00
bdc1427626
Clear TODOs
2024-02-21 05:35:20 -05:00
158fafaa79
Implement Window::getCursorPos, also fixed Window::getPos
2024-02-21 05:35:08 -05:00