URL: https://linuxfr.org/users/tarnyko/journaux/wlfreerdp-un-client-wayland-pour-freerdp Title: wlfreerdp: un client Wayland pour FreeRDP Authors: Tarnyko Date: 2014年10月13日T13:09:39+02:00 License: CC By-SA Tags: weston, wayland et rdp Score: 35 Cher journal, Je viens d'implémenter un client [Wayland](http://linuxfr.org/news/sortie-de-wayland-et-weston-1-6) pour [FreeRDP](http://www.freerdp.com/). Comme tu le sais peut-être, RDP (ou [Remote Desktop Protocol](http://fr.wikipedia.org/wiki/Remote_Desktop_Protocol)) est un protocole d'accès distant plus performant que VNC et consorts. Il est notamment implémenté par un serveur X intégré à FreeRDP (xfreerdp-server) et le [compositeur RDP de Weston](http://linuxfr.org/nodes/103506/comments/1566923). Nous avions des clients X11, Android, Mac OS X, Windows... mais une version pure Wayland, ne nécessitant pas XWayland, manquait ! Alors bien sûr, ce n'est qu'un visionneur pour l'instant, mais je prévois de gérer les entrées bientôt :-) ! Voic la [pull request](https://github.com/FreeRDP/FreeRDP/pull/2145) et une [vidéo (Weston vers Weston),](https://www.youtube.com/watch?v=r2c0MVBofjQ) ! PS : personnellement, je ne builde pas la dernière version mais une ancienne qui marche bien pour moi, en [voici la branche](https://github.com/Tarnyko/freerdp/tree/tizen_wlfreerdp).