Commit Graph

455 Commits

Author SHA1 Message Date
Adam D. Ruppe a35f0ef535 more event loop work recovered from some botch in december 2024-03-27 20:33:37 -04:00
Adam D. Ruppe 4e3bf88447 Some opend safer by default fixes 2024-03-27 15:20:12 -04:00
Adam D. Ruppe f3fb1373eb lol annoying 2024-02-04 09:19:50 -05:00
Adam D. Ruppe 41dbab24fb more mac stuff 2024-01-29 15:32:39 -05:00
Jan Jurzitza ec2b0577aa
add MouseButtonLinear to sdpy 2024-01-06 21:37:35 +00:00
Adam D. Ruppe 065846dab8 make event backup ui locks less likely 2023-12-24 07:56:49 -05:00
Adam D. Ruppe f017816d05
Merge pull request #409 from analogjupiter/pixelpresenter
Add Pixmap Presenter module
2023-12-23 18:41:00 -05:00
Elias Batek 8ffc0b327d Implement Timer.changeTime() for Linux targets 2023-12-23 23:45:36 +01:00
Adam D. Ruppe e761ceff91 add missing func 2023-12-21 14:00:11 -05:00
Elias Batek 1d2e57f61a Implement OpenGL 3 renderer for pixelpresenter 2023-12-21 02:47:45 +01:00
Adam D. Ruppe 339d89d4b7 minigui on windows flicker and minor draw bugs when resizing 2023-12-06 13:04:19 -05:00
Adam D. Ruppe 4f1f562f8e examples 2023-11-22 18:59:33 -05:00
Adam D. Ruppe 47b3b16855 support for 32bpp notificationareaicons on windows (drops winxp support) 2023-10-31 19:34:38 -04:00
Adam D. Ruppe dfdc6e7816 more sdpy mac support 2023-10-09 18:52:37 -04:00
Adam D. Ruppe 2433b60d91 only premultiply for xrender, not for a 32 bit visual 2023-09-27 09:05:35 -04:00
Adam D. Ruppe dc50e93a01 more icon woes 2023-09-26 11:30:40 -04:00
Adam D. Ruppe 3c0338f4ee compile omg 2023-09-25 17:37:19 -04:00
Adam D. Ruppe c732fc60b6 Cocoa fixes again 2023-09-25 17:35:05 -04:00
Adam D. Ruppe 727cb4392e Both spellings apparently valid 2023-09-25 17:34:53 -04:00
Adam D. Ruppe 2e05918b34 Fix NotificationAreaIcon on systems with translucent window support 2023-09-25 17:34:26 -04:00
Adam D. Ruppe cc351d4c51 More doc notes 2023-09-25 17:34:00 -04:00
Elias Batek e0957688db Omit openGLCurrentContext in version(without_opengl) 2023-09-16 23:59:49 +02:00
Elias Batek f417e16d07 Fix version(without_opengl) code path 2023-09-16 22:00:50 +02:00
Adam D. Ruppe b1550ee5b0 prep for 11.1 - new angle, database regression, minigui theme tweaks 2023-09-08 21:32:58 -04:00
Adam D. Ruppe f2bb114a65 omg we never freed these contexts 2023-08-05 12:12:43 -04:00
Adam D. Ruppe 3e01b447f5 more catching up 2023-05-24 08:41:16 -04:00
Adam D. Ruppe 2ae4ac1b25 stuff 2023-04-16 08:44:26 -04:00
Adam D. Ruppe 2ff74269fe v2.103 compatibility 2023-04-05 10:46:33 -04:00
Adam D. Ruppe 683db6fb8d a bit of general cleanup 2023-04-04 21:33:37 -04:00
Adam D. Ruppe 2a1ca7d1ec patch it up so it builds again 2023-03-22 08:20:44 -04:00
Adam D. Ruppe 1ea5517916 wip 2023-03-22 07:51:29 -04:00
Adam D. Ruppe db612a4c47 starting to migrate error handling to new core module 2023-03-06 12:50:20 -05:00
Adam D. Ruppe bac06fb954 opengl resize bug on windows 2023-01-31 20:33:30 -05:00
Adam D. Ruppe feb8640857 more set input focus adjustments ofr x 2023-01-25 19:47:25 -05:00
Adam D. Ruppe 56fe895a81 more ime fixes and cursor placement support for embedded termnial 2022-12-06 09:29:21 -05:00
Adam D. Ruppe d52f9ad0ff minimum xic support for minigui input proxy 2022-11-27 17:32:07 -05:00
brianush1 772f59ca4d better IME support 2022-11-27 14:46:00 -05:00
Adam D. Ruppe f70af64ddb
Merge pull request #349 from Geod24/whitespace
Clean up trailing whitespace in simpledisplay
2022-11-24 09:15:35 -05:00
Geod24 7a68674bbd Clean up trailing whitespace in simpledisplay 2022-11-24 15:08:36 +01:00
Geod24 b77bf5ae6b Use scope const auto ref instead of in auto ref
The latter is not compatible with -preview=in.
2022-11-24 15:04:39 +01:00
Adam D. Ruppe de269548fd new error handling option and minimallyWrapped window type 2022-11-20 09:24:45 -05:00
Adam D. Ruppe 21a864a2e6 fixed size fixes on windows 2022-11-15 16:12:51 -05:00
Adam D. Ruppe 95e3f0721c change automatic viewport so the opengl context doesn't have to be stolen by the ui thread on random events 2022-11-15 13:00:29 -05:00
Adam D. Ruppe 3fface2761 oops 2022-10-28 19:07:24 -04:00
Adam D. Ruppe a16131abdc fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353 2022-10-25 19:29:50 -04:00
Adam D. Ruppe 1184906c51 oops forgot to test the ttf template on windows 2022-10-25 18:59:20 -04:00
Adam D. Ruppe 68c21e39d9 some custom ttf function updates 2022-10-24 16:19:22 -04:00
Adam D. Ruppe 2a964a4eef xgrabkeyboard definition 2022-10-08 11:59:05 -04:00
Adam D. Ruppe 5f64fe5d5b build fails 2022-08-23 22:04:45 -04:00
Adam D. Ruppe d88371e42c more dpi experimentation 2022-08-23 21:57:30 -04:00