Changes between Initial Version and Version 1 of Ticket #1557, comment 10
- Timestamp:
- 07/08/17 14:09:29 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1557, comment 10
initial v1 1 1 r16221 adds rate limiting to client resize requests to prevent dos. 2 2 Note: because this uses a timer, we should cancel it if we receive a resize notification directly from the X11 server (ie: when the user also uses a randr resizing tool of some sort) - meh. 3 4 See also #1567