This is a task regarding SDL2 update, to check if everything works and can be build
Local Building
- SDL2
- rev deps
- sdl2-32bit
- sdl2-gfx
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
- 0ad
- astromenace
- audacious-plugins
- blender
- blobby2
- bzflag
- chocolate-doom
- dhewm3
- dolphin-emu
- doomsday-engine
- dreamchess
- endless-sky
- etlegacy
- faudio
- ffmpeg
- fifechan
- fifengine
- flare-engine
- freeorion
- fs-uae-dev
- gegl
- gource
- guvcview
- gweled
- gzdoom
- hatari
- hedgewars
- iortcw
- libmikmod
- libTAS
- love
- lugaru
- m64py
- mame
- megaglest
- megazeux
- mgba
- milkytracker
- mlt
- movit
- mrboom
- mupen64plus
- naev
- neverball
- ogre
- ois
- openal-soft
- openclonk
- openmw
- openra
- openrct2
- openspades
- openscenegraph
- pacman
- pcsx2
- pioneer
- ppsspp
- projectm
- qdriverstation
- qemu
- qrencode
- quakespasm
- razer-drivers
- redeclipse
- retroarch
- scrcpy
- scummvm
- snes9x-gtk
- solarus
- solarus-quest-editor
- starfighter
- stella
- stone-soup
- supertux
- taisei
- teeworlds
- The-Powder-Toy
- vcmi
- VisualBoyAdvance-M
- warzone2100
- wesnoth
- widelands
- wine
- wxPython
- xonotic
- yquake2
- freedink
diff --git a/src/input.cpp b/src/input.cpp index b5ae21e..9c4186a 100644 --- a/src/input.cpp +++ b/src/input.cpp @@ -91,7 +91,8 @@ void input_init(void) // TODO: don't attempt to simulate mouse events from touch events - // fake mouse events often are de-centered - SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "0"); + SDL_SetHint(SDL_HINT_MOUSE_TOUCH_EVENTS, "1"); + SDL_SetHint(SDL_HINT_TOUCH_MOUSE_EVENTS, "1"); /* Touch devices */ {
- usdx
- klystrack
- manaplus
- add new Builddeps pkgconfig(krb5) pkgconfig(libnghttp2) pkgconfig(libssh2)
- opentoonz
- shotcut
- Update to latest stable required
- rundeps
- python-sdl2
- steam
- wine
- fails to build
- remove from repo ?
- antimicro - Source repo seems to be abandoned and causes issues on other distros as well
- qmc2 No rule to make target 'QtWebKit/QWebView', needed by 'ui_htmleditor.h'. Stop.
- with QT5.13 update I had to update Qt5-Webkit as well, since then it does not build and I don't see anything upstream working on support for this