793 Commits (fe99f0d3d757a2fa92c846ecf0ae90ff163b4329)

Author SHA1 Message Date
  falkTX fe99f0d3d7
Setup IPC through shared mem for linux web ui 1 year ago
  falkTX 248456fe60
Continue web-ui, start hooking plugin functions 1 year ago
  falkTX dd41a63f0d
js-to-cpp and vice-versa on gtk3, IPC still needed 1 year ago
  falkTX 077fcf5758
Add missing StandaloneWindow::repaint override 1 year ago
  falkTX 50e62f2dd9
Ensure all TopLevelWidgets start with correct size; Cleanup 1 year ago
  falkTX 5f731610c8
Add missing StandaloneWindow::repaint override 1 year ago
  falkTX 63b848f5d0
Ensure all TopLevelWidgets start with correct size; Cleanup 1 year ago
  falkTX c1410b6476
add macos web parts, interaction tests with choc 1 year ago
  falkTX 782aac1485
more web ui details 1 year ago
  falkTX a239521994
Add initial bits for web ui, starting with linux 1 year ago
  falkTX 21f0b148db
Preparations for web thingies 1 year ago
  falkTX 3aeed6e3a3
Fix X11 resizes of non-user-resizable windows 1 year ago
  falkTX 06843c2035
Fix transient X11 windows 1 year ago
  falkTX 3a84bbb3eb
Special case for repainting on AU hosts 2 years ago
  falkTX c864255471
Add current time to pugl obj-c classe name prefix 2 years ago
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 2 years ago
  falkTX 7ce973b0cc
Fix invalid initial size for VST3 and CLAP X11 UIs 2 years ago
  falkTX 9bbb68604f
Cleanup 2 years ago
  falkTX c77010d16d
update pugl 2 years ago
  falkTX df2afed246 Fix custom class name 2 years ago
  falkTX 6876fd08ec
Add default size workaround for fluxbox 2 years ago
  falkTX b9e027eeae
Allow to set X11 window icon for standalones 2 years ago
  falkTX af943f96fb
Update pugl 2 years ago
  falkTX 78f6f18216
Fix some X11 handling, fix broken clipboard 2 years ago
  falkTX 943c9d5ca4
Update pugl again, fix time on macOS ARM 2 years ago
  falkTX 8b6196b482
Update to latest pugl 2 years ago
  falkTX 92b0f83b14
Fix CairoImage::loadFromMemory for grayscale 2 years ago
  falkTX e1d92dff19
Correct CairoImage::loadFromMemory 2 years ago
  falkTX e5949582e6
Set auto-scale-factor early, cleaner GL setup 2 years ago
  falkTX 9b62626d8c
Ensure 0,0 offset for embed windows 2 years ago
  falkTX 06c18eebd9
Add width, height args to puglFallbackOnResize 2 years ago
  falkTX 227a7015a8
Do not crash if pugl world/view creation fails 2 years ago
  falkTX 072cc4482b
Better handling of pugl world creation failures 2 years ago
  falkTX 044b74cb93
X11: make modifier key behaviour consistent with other platforms 2 years ago
  falkTX ed6a093ade
Fix wasm fullscreen behaviour 2 years ago
  falkTX 1a3b624223 Fix whitespace 2 years ago
  falkTX 66c873593a Fix a typo, use the correct double type 2 years ago
  falkTX 1412663c85 wasm: deal with offset within a page, allow to skip mousewheel 2 years ago
  falkTX 3e85ddaea5
Fix knob drag letting events pass through when diff is near zero 2 years ago
  falkTX e6ec672107
Add Color::invert() 2 years ago
  falkTX ab6a492043
Use old style of mouse position for non-modgui wasm builds 2 years ago
  falkTX 7a8bb95434
Make wasm move/leave events not bound by canvas area 3 years ago
  falkTX 1eba48d4d2
unregister window events before deleting wasm view 3 years ago
  falkTX 95e66eba1b
Add stubs for Haiku, does not work yet 3 years ago
  falkTX 207e0ae872
Handle full screen for wasm builds 3 years ago
  falkTX f12d52d9e2
Handle custom application class name as needed for modguis 3 years ago
  falkTX fec59af373
Use -modgui as build suffix dir when building via wasm 3 years ago
  falkTX 75abdb30da
Add commented out PUGL_WASM_AUTO_POINTER_LOCK macro, for reference 3 years ago
  falkTX 1b732bfc5c
Use local pugl wasm code 3 years ago
  falkTX 205e0215af
Improve handling of custom build dirs when using Makefiles 3 years ago