# Minecraft 모드로 구현된 Wayland 컴포지터

> Clean Markdown view of GeekNews topic #29819. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29819](https://news.hada.io/topic?id=29819)
- GeekNews Markdown: [https://news.hada.io/topic/29819.md](https://news.hada.io/topic/29819.md)
- Type: GN+
- Author: [neo](https://news.hada.io/@neo)
- Published: 2026-05-24T14:00:55+09:00
- Updated: 2026-05-24T14:00:55+09:00
- Original source: [modrinth.com](https://modrinth.com/project/9yAfrPwH)
- Points: 2
- Comments: 1

## Topic Body

- **waylandcraft**는 Minecraft 안에 완전한 기능의 Wayland 컴포지터를 추가해, 월드 안에서 앱과 창을 실행할 수 있게 함
- 창 사이 **드래그 앤 드롭**을 지원하며, 비디오 플레이어를 HUD에 고정하는 사용 방식도 가능함
- 실행 환경은 **Linux 전용**으로 명시되어 있으며, macOS와 Windows는 지원하지 않음
- 호환 대상은 Minecraft: Java Edition **26.1.2**이고, Fabric 기반 클라이언트 측 모드로 제공됨
- 소스 코드는 GitHub에 공개되어 있으며, 제작자는 EVV1E이고 라이선스는 **GPL-3.0-or-later**임

---

### 개요
- **waylandcraft**는 Minecraft 안에 완전한 기능의 **Wayland 컴포지터**를 추가하는 모드임
- Minecraft 월드 안에서 앱을 실행하고 창을 열 수 있음
- 한 창에서 다른 창으로 데이터를 **드래그 앤 드롭**할 수 있음
- 비디오 플레이어를 **HUD**에 고정할 수 있음

### 호환성과 프로젝트 정보
- **Linux**에서만 실행됨
- **macOS**와 **Windows**는 지원하지 않음
- Minecraft: Java Edition **26.1.2**와 호환됨
- 플랫폼은 **Fabric**이며, 클라이언트 측 환경을 지원함
- [View source](https://github.com/EVV1E/waylandcraft): 소스 코드
- [Report issues](https://github.com/EVV1E/waylandcraft/issues): 이슈 보고
- 제작자는 [EVV1E](https://modrinth.com/user/EVV1E)임
- 라이선스는 **GPL-3.0-or-later**임
- Modrinth 표시 수치는 다운로드 **3,248**, 좋아요 **99**임

## Comments



### Comment 58135

- Author: neo
- Created: 2026-05-24T14:00:58+09:00
- Points: 1

###### [Lobste.rs 의견들](https://lobste.rs/s/yvkqco/wayland_compositor_implemented_as_mod) 
- ~~이전~~ 관련: https://lobste.rs/s/mmyerb/minecraft_it_s_wayland_compositor
  - OP에 링크된 모드는 제출하신 글에서 다룬 것과 **다른 프로젝트**로 보임  
    그래도 서로 다른 두 사람이 이런 걸 만들었다는 건 꽤 놀라움
- **Rust**로 일부 구현된 Minecraft 모드를 우연히 발견하는 게 꽤 즐거움
- > 중요: 이 모드는 Linux에서만 실행됩니다! MacOS나 Windows는 지원하지 않습니다  
  순간 **wayland.exe**가 떠올라서 섬뜩했음
  - 사실 내가 겪은 가장 큰 **Wayland 문제**들은 Windows에서였음...
