Armin Novak
|
2679cf6bf8
|
[client,x11] refactor headers
* Use a forward definition in xf_types.h for xfContext
* Resolve circular dependencies on xfreerdp.h
|
2026-02-10 11:29:21 +01:00 |
|
akallabeth
|
495a82c463
|
[client] mark all WINPR_ATTR_MALLOC also nodiscard
|
2026-01-26 13:22:28 +01:00 |
|
akallabeth
|
0bf32a4a1a
|
[client,x11] ignore floatbar events
If a button press happens on the floatbar ignore it and do not send it
to the remote.
For ButtonRelease and MotionEvent this is not done.
|
2025-08-18 13:25:25 +02:00 |
|
akallabeth
|
5a4a1a40ad
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
|
akallabeth
|
bb42d425ed
|
[gcc,clang] add support for attribute(malloc)
Mark all malloc like functions and add their appropriate free function
to let the compiler complain on mismatches
|
2024-02-02 15:10:40 +01:00 |
|
akallabeth
|
796ceb2783
|
Fixed #8269: Ignore mouse/input events during floatbar events
|
2022-10-07 11:26:56 +02:00 |
|
Armin Novak
|
2b30c03fcf
|
X11 XEvent refactored floatbar
* Use const event pointers of correct type where appropriate
|
2020-03-04 10:38:41 +01:00 |
|
Armin Novak
|
594d10620e
|
Fixed #5040: Unified xfreerdp window title setting.
|
2018-12-07 15:22:28 +01:00 |
|
Armin Novak
|
56156d217e
|
Floatbar self contained.
|
2018-12-07 15:22:28 +01:00 |
|
Markus Mattes
|
21e4804a7f
|
implemented floatbar for x11
|
2018-09-18 21:25:51 +02:00 |
|