.. |
cli
|
[return checks] fix use of WaitForSingleObject
|
2024-09-16 08:22:37 +02:00 |
man
|
[manpages] switch generation to pure CMake
|
2024-10-09 21:41:14 +02:00 |
resource
|
|
|
CMakeLists.txt
|
|
|
ModuleOptions.cmake
|
|
|
xf_channels.c
|
|
|
xf_channels.h
|
|
|
xf_client.c
|
[warnings] fix format warnings
|
2024-10-17 20:47:29 +02:00 |
xf_client.h
|
|
|
xf_cliprdr.c
|
[client,x11] fix memory leak in clipboard
|
2024-10-08 11:03:24 +02:00 |
xf_cliprdr.h
|
|
|
xf_disp.c
|
|
|
xf_disp.h
|
|
|
xf_event.c
|
[warnings] remove unused variables
|
2024-09-12 10:08:10 +02:00 |
xf_event.h
|
|
|
xf_floatbar.c
|
[warnings] remove or comment unused macros
|
2024-09-20 18:49:38 +02:00 |
xf_floatbar.h
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
xf_gfx.c
|
|
|
xf_gfx.h
|
|
|
xf_graphics.c
|
|
|
xf_graphics.h
|
|
|
xf_input.c
|
[warnings] remove unused variables
|
2024-09-12 10:08:10 +02:00 |
xf_input.h
|
|
|
xf_keyboard.c
|
[warnings] duplicate include
|
2024-10-22 09:50:20 +02:00 |
xf_keyboard.h
|
|
|
xf_monitor.c
|
[warnings] fixed sign-compare
|
2024-09-04 10:14:05 +02:00 |
xf_monitor.h
|
[warnings] fix compare integers of different signs
|
2024-09-03 15:10:46 +02:00 |
xf_rail.c
|
[client,X11] update window style
|
2024-09-20 11:31:34 +02:00 |
xf_rail.h
|
|
|
xf_tsmf.c
|
|
|
xf_tsmf.h
|
|
|
xf_utils.c
|
[va_list] initialize with ={0};
|
2024-09-24 11:06:18 +02:00 |
xf_utils.h
|
[client,x11] add helper util x11_error_to_string
|
2024-09-20 11:31:27 +02:00 |
xf_video.c
|
|
|
xf_video.h
|
|
|
xf_window.c
|
Merge pull request #10635 from akallabeth/initialize-variables
|
2024-09-30 16:04:20 +02:00 |
xf_window.h
|
[client,x11] fix reading of work area
|
2024-09-24 13:07:22 +02:00 |
xfreerdp.h
|
[client,x11] fix integer narrow
|
2024-10-03 18:59:03 +02:00 |