All Projects → mpsq → Arewewaylandyet

mpsq / Arewewaylandyet

Licence: mit
Sources for https://arewewaylandyet.com

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Arewewaylandyet

Obs Gnome Screencast
GNOME Screen Cast OBS Studio plugin
Stars: ✭ 80 (+21.21%)
Mutual labels:  wayland, gnome
Gnome Shell Extended Gestures
Better touchpad gesture handling for GNOME
Stars: ✭ 281 (+325.76%)
Mutual labels:  wayland, gnome
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (+119.7%)
Mutual labels:  wayland, gnome
Gromit Mpx
Gromit-MPX is an on-screen annotation tool that works with any Unix desktop environment under X11 as well as Wayland.
Stars: ✭ 287 (+334.85%)
Mutual labels:  wayland, gnome
gentoo-project-gnome-without-systemd
GNOME Without Systemd
Stars: ✭ 89 (+34.85%)
Mutual labels:  gnome, wayland
Peek
Peek makes it easy to create short screencasts of a screen area. It was built for the specific use case of recording screen areas, e.g. for easily showing UI features of your own apps or for showing a bug in bug reports. With Peek, you simply place the Peek window over the area you want to record and press "Record". Peek is optimized for generating animated GIFs, but you can also directly record to WebM or MP4 if you prefer.
Stars: ✭ 8,408 (+12639.39%)
Mutual labels:  wayland, gnome
Acme Code
Gnome Shell Extensions etc...
Stars: ✭ 54 (-18.18%)
Mutual labels:  gnome
Hugo Book
Hugo documentation theme as simple as plain book
Stars: ✭ 1,115 (+1589.39%)
Mutual labels:  hugo
Simple A
Minimalistic Hugo theme
Stars: ✭ 53 (-19.7%)
Mutual labels:  hugo
Amp
AMP (Accelerated Mobile Pages) Material Design Theme for Hugo
Stars: ✭ 51 (-22.73%)
Mutual labels:  hugo
Hugo Geo
Theme I use for my personal website
Stars: ✭ 65 (-1.52%)
Mutual labels:  hugo
Sway De
🏠 Sway desktop environment dotfile installation for Arch Linux
Stars: ✭ 63 (-4.55%)
Mutual labels:  wayland
Docker Hugo
🐳 Docker Image for Hugo, a fast and flexible static site generator
Stars: ✭ 60 (-9.09%)
Mutual labels:  hugo
Extend Panel Menu
Stars: ✭ 55 (-16.67%)
Mutual labels:  gnome
Deb Dev Machine
Quickly install common Developer tools, IDE's & Services on Debian 9
Stars: ✭ 63 (-4.55%)
Mutual labels:  gnome
Hugo
Docker image for Hugo, the static-site generator. Includes HTMLProofer for testing.
Stars: ✭ 54 (-18.18%)
Mutual labels:  hugo
Medium To Hugo
Medium stories exporter to markdown/hugo articles.
Stars: ✭ 64 (-3.03%)
Mutual labels:  hugo
Loveit
❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
Stars: ✭ 1,060 (+1506.06%)
Mutual labels:  hugo
Hugo Shortcodes
My Hugo Shortcodes
Stars: ✭ 59 (-10.61%)
Mutual labels:  hugo
Hugo Journal
Minimalist theme for gohugo
Stars: ✭ 63 (-4.55%)
Mutual labels:  hugo

Are we Wayland yet?

I think so... This is an opinionated answer, if you disagree or if you think something is missing, I would love to hear about it, please open an issue or a pull request.

Discussion

I posted this website on the Arch Linux subreddit. The post has many interesting comments and valuable links, it is worth having a look.

How to build

Prerequisites

Steps

  1. Get the code
git clone [email protected]:mpsq/arewewaylandyet.git
cd arewewaylandyet
  1. Install dependencies
npm install # yarn will work too
  1. Run the development server
hugo server -D

The server should be accessible at http://localhost:1313.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].