FreeRDP/client/X11
akallabeth 5887f8a558
[warnings] suppress warnings
Some warnings can not be solved as they depend on external libraries or
limitations of the C standard.
Suppress these warnings selectively
2024-08-30 15:40:16 +02:00
..
cli [client,x11] fix typo in help 2024-07-10 07:16:43 +02:00
man [client,X11] fix ActionScript 2024-07-25 09:42:03 +02:00
resource implemented floatbar for x11 2018-09-18 21:25:51 +02:00
CMakeLists.txt [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
xf_channels.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
xf_channels.h Cleaned up PubSub 2022-01-19 09:24:57 +01:00
xf_client.c [warnings] suppress warnings 2024-08-30 15:40:16 +02:00
xf_client.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
xf_cliprdr.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
xf_cliprdr.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_disp.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_disp.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_event.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
xf_event.h [client,x11] export x11_event_string 2023-02-28 09:47:54 +01:00
xf_floatbar.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_floatbar.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_gfx.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_gfx.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_graphics.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_graphics.h [client,x11] remove hardware bitmap 2023-12-01 10:18:33 +01:00
xf_input.c [client,X11] log atom numbers passed to XGetAtomName 2024-06-28 09:21:17 +02:00
xf_input.h X11 XEvent refactored input 2020-03-04 10:38:41 +01:00
xf_keyboard.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
xf_keyboard.h Fixed xinput and x11 event priority 2022-02-22 09:44:13 +01:00
xf_monitor.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
xf_monitor.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
xf_rail.c Custom context/popup menus stay on screen 2024-05-04 11:32:39 +02:00
xf_rail.h [x11,rail] cleaned up rail drawing code 2022-12-09 12:30:14 +01:00
xf_tsmf.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
xf_tsmf.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_utils.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
xf_utils.h [client,x11] log variable name for XGetAtomName 2024-08-02 15:12:58 +02:00
xf_video.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
xf_video.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_window.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
xf_window.h Custom context/popup menus stay on screen 2024-05-04 11:32:39 +02:00
xfreerdp.h [client,x11] log all XInternAtom calls 2024-07-25 07:47:40 +02:00