Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swaywm/sway
i3-compatible Wayland compositor
https://github.com/swaywm/sway
compositor wayland
Last synced: 20 days ago
JSON representation
i3-compatible Wayland compositor
- Host: GitHub
- URL: https://github.com/swaywm/sway
- Owner: swaywm
- License: mit
- Created: 2015-08-05T01:31:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T16:25:14.000Z (7 months ago)
- Last Synced: 2024-04-14T12:11:08.859Z (7 months ago)
- Topics: compositor, wayland
- Language: C
- Homepage: https://swaywm.org
- Size: 28.8 MB
- Stars: 13,738
- Watchers: 212
- Forks: 1,065
- Open Issues: 979
-
Metadata Files:
- Readme: README.ar.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - swaywm/sway - i3-compatible Wayland compositor (C)
- fucking-Awesome-Linux-Software - ![Open-Source Software - Sway is tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. (Window Managers / Compositors)
- awesome-repositories - swaywm/sway - i3-compatible Wayland compositor (C)
- awesome-starred - sway - i3-compatible Wayland compositor (C)
- Awesome-Linux-Software - ![Open-Source Software - Sway is tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. (Window Managers / Compositors)
- awesome-linux-ricing - sway - Α tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. (Window Manager / Tiling)
- awesome-hacking-lists - swaywm/sway - i3-compatible Wayland compositor (C)
- awesome-starred - swaywm/sway - i3-compatible Wayland compositor (others)
README
# sway
sway
هو مدير للمجموعات المركبة لـ[Wayland] متوافق مع [i3] -
إقرأ [الأسئلة الشائعة](https://github.com/swaywm/sway/wiki)
انضم الى [قناة IRC](https://web.libera.chat/gamja/?channels=#sway)
## تواقيع الإصدار
تٌوقع الإصدارات بـواسطة [E88F5E48] و تُنشر على [GitHub](https://github.com/swaywm/sway/releases)## التثبيت
### بإستخدام الحزم
يتوفر Sway للعديد من التوزيعات، حاول تثبيت حزمة "sway" لتوزيعتك
### التجميع من المصدر
إطلع على [صفحة الويكي هذه](https://github.com/swaywm/sway/wiki/Development-Setup) إذا أردت بناء الـHEAD من sway و wlroots لأغراض الفحص والتطويرتثبيت اللوازم:
* meson \*
* [wlroots]
* wayland
* wayland-protocols \*
* pcre2
* json-c
* pango
* cairo
* gdk-pixbuf2 (optional: system tray)
* [scdoc] (optional: man pages) \*
* git (optional: version info) \*_\* Compile-time dep_
نفذ هذه الأوامر:
meson build/
ninja -C build/
sudo ninja -C build/ install## الإعدادات
إذا كنت بالفعل تستخدم i3، فعليك نسخ إعدادات i3 لديك إلى `~/.config/sway/config` وسوف تعمل تلقائياً.
و إلا عليك نسخ ملف الإعدادات النموذج إلى `config/sway/config` الموجود عادةً في `/etc/sway/config.`
## التشغيل
شغل `sway` بإستخدام أمر TTY.
قد يعمل بعض مدراء العرض مع أنهم غير مدعومون من sway
(gdm مثلاً يعمل بشكل جيد إلى حد ما)[en]: https://github.com/swaywm/sway#readme
[ar]: README.ar.md
[cs]: README.cs.md
[de]: README.de.md
[dk]: README.dk.md
[es]: README.es.md
[fr]: README.fr.md
[ge]: README.ge.md
[gr]: README.gr.md
[hi]: README.hi.md
[hu]: README.hu.md
[ir]: README.ir.md
[it]: README.it.md
[ja]: README.ja.md
[ko]: README.ko.md
[nl]: README.nl.md
[no]: README.no.md
[pl]: README.pl.md
[pt]: README.pt.md
[ro]: README.ro.md
[ru]: README.ru.md
[sv]: README.sv.md
[tr]: README.tr.md
[uk]: README.uk.md
[zh-CN]: README.zh-CN.md
[zh-TW]: README.zh-TW.md
[i3]: https://i3wm.org/
[Wayland]: http://wayland.freedesktop.org/
[FAQ]: https://github.com/swaywm/sway/wiki
[IRC channel]: https://web.libera.chat/gamja/?channels=#sway
[E88F5E48]: https://keys.openpgp.org/search?q=34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
[GitHub releases]: https://github.com/swaywm/sway/releases
[Development setup]: https://github.com/swaywm/sway/wiki/Development-Setup
[wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots
[scdoc]: https://git.sr.ht/~sircmpwn/scdoc