# Wayland_Freshman **Repository Path**: freesource_zhouliang/Wayland_Freshman ## Basic Information - **Project Name**: Wayland_Freshman - **Description**: Wayland_Freshman sample - **Primary Language**: C - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-12-23 - **Last Updated**: 2023-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wayland_Freshman 食铁兽Wayland开发入门系列附属代码 入门系列教程索引:https://feater.top/wayland/wayland-learning-indexes 0-5为文字介绍没有代码 ## 更新日志 ### 2023.04.16(v2.0) - 以Ubuntu22.04开发环境为例,wayland删除了wl_shell接口,修改为xdg_wm_base ### 2022.04.24(v1.0) 添加基本的开发操作,包括连接服务、显示界面、显示鼠标、键盘输入等。