Dimitre

Results 177 issues of Dimitre

I know this is a tricky subject: it would be nice to be able to type accents in textinput or paste text inside it.

It would be great to be able to scroll an ofxUIScrollable using two fingers on trackpad

Feature

does it exist?

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I'm now editing a simple file in ZED, in macOS , and...

defect
performance
html
language
php
freeze

it would be great to have this functions so we could get position and dimensions at once (like CGRect in Cocoa) something like: ```c void glfwGetWindowRect(_GLFWmonitor* monitor, int* xpos, int*...

enhancement

it would be great if glfwSetMonitorCallback is triggered also when changing displays arrangement. I'm using to calculate a rectange and use one unique window to span all screens. Thank you...

this is an experimental PR

Avoid using maximum cores with make (it increases memory usage and hangs up), but using 3 cores on raspberry pi 4b is a good speed and stability now ccache can...

This is the minimum changes, only changes the template folder on needed files, this change doesn't break any existing projects. this is meant to be merged together with a projectGenerator...

noWindow example fails compiling and running use make in macOS. cc @artificiel ``` /bin/sh: line 1: 27411 Segmentation fault: 11 ./noWindowExample ``` Crash Report ``` Thread 0 Crashed:: Dispatch queue:...

macOS