Changes between Version 4 and Version 5 of NetworkProtocol
- Timestamp:
- 03/24/14 05:36:56 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NetworkProtocol
v4 v5 16 16 ||= Packet Type =||= Arguments =||= Purpose =||= Actions Required =||= Client Capability Required =|| 17 17 ||startup-complete||none||notifies the client that all the windows have been sent||none||notify-startup-complete|| 18 ||new-window||many!||tells the client to create a new window||the client ''should'' show the new window, it should eventually send a {{{map-window}}} packet with the location of the window||none|| 18 ||new-window and new-override-redirect||many||tells the client about a new regular window or override-redirect window||the client ''should'' show the new window, it should eventually send a {{{map-window}}} packet with the location of the window||none|| 19 ||new-tray||many||tells the client about a new tray window||the client ''should'' show the new system tray||system_tray||