godot/platform/x11
Andreas Haas c0747b22c3 X11: Turn warning about not finding cursor theme into verbose output.
Failing to get the cursor theme should not cause any issues since we're then using the default one anyway.
So I removed the warning and made it a verbose-only print instead, as people tend to mistake it for a real error..
(pretty much like `iCCP: known incorrect sRGB profile` :P)

(cherry picked from commit d6333066fc)
2017-06-17 11:55:05 +02:00
..
export Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
context_gl_x11.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
context_gl_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
detect.py X11: Abort build if using OpenSSL 1.1.0+ 2017-05-06 19:01:33 +02:00
godot_x11.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
joystick_linux.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
joystick_linux.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
key_mapping_x11.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
key_mapping_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp X11: Turn warning about not finding cursor theme into verbose output. 2017-06-17 11:55:05 +02:00
os_x11.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
platform_config.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00