All Projects → werererer → japokwm

werererer / japokwm

Licence: BSD-2-Clause license
A wlroots and dwl based tiling wayland compositor based around creating layouts

Programming Languages

c
50402 projects - #5 most used programming language
lua
6591 projects
Meson
512 projects

Projects that are alternatives of or similar to japokwm

wapanel
Desktop-dedicated wayland bar for wayfire and other wlroots based compositors. Mir compatible.
Stars: ✭ 31 (-68.69%)
Mutual labels:  wayland, wlroots
weston-rs
Rust bindings to libweston(-desktop) of Weston, the reference Wayland compositor
Stars: ✭ 14 (-85.86%)
Mutual labels:  wayland-compositor, wayland
cute-sway-recorder
SwayWM screen recorder; a GUI for wf-recorder
Stars: ✭ 16 (-83.84%)
Mutual labels:  wayland, wlroots
nwg-wrapper
Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors
Stars: ✭ 60 (-39.39%)
Mutual labels:  wayland, wlroots
mywayland
🍨 Wlroots and friends for KISS
Stars: ✭ 25 (-74.75%)
Mutual labels:  wayland, wlroots
Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉
Stars: ✭ 2,037 (+1957.58%)
Mutual labels:  wayland, wlroots
cl-wlroots
Common lisp bindings for wlroots, a library for writing Wayland compositors
Stars: ✭ 32 (-67.68%)
Mutual labels:  wayland, wlroots
Wlroots
A modular Wayland compositor library
Stars: ✭ 1,969 (+1888.89%)
Mutual labels:  wayland-compositor, wayland
River
A dynamic tiling wayland compositor
Stars: ✭ 513 (+418.18%)
Mutual labels:  tiling, wayland
Way Cooler
Wayland compositor for AwesomeWM
Stars: ✭ 2,132 (+2053.54%)
Mutual labels:  wayland-compositor, wayland
asc
A simple (Wayland) compositor
Stars: ✭ 26 (-73.74%)
Mutual labels:  wayland-compositor, wayland
wdisplays
Mirror of cyclopsian/wdisplays
Stars: ✭ 95 (-4.04%)
Mutual labels:  wayland, wlroots
westford
Westford Wayland Compositor
Stars: ✭ 39 (-60.61%)
Mutual labels:  wayland-compositor, wayland
shod
mouse-based window manager that can tile windows inside floating containers
Stars: ✭ 126 (+27.27%)
Mutual labels:  tiling
grepo
GKISS - A fork of KISS Linux that uses the GNU C library, mirror of https://codeberg.org/kiss-community/grepo
Stars: ✭ 51 (-48.48%)
Mutual labels:  wayland
gtile
No description or website provided.
Stars: ✭ 12 (-87.88%)
Mutual labels:  tiling
input.rs
libinput bindings for rust
Stars: ✭ 58 (-41.41%)
Mutual labels:  wayland
godot-dockable-container
Dockable/tiling UI panels Container addon for Godot
Stars: ✭ 70 (-29.29%)
Mutual labels:  tiling
dotfiles
my dotfiles
Stars: ✭ 18 (-81.82%)
Mutual labels:  wayland
wayland
Golang Wayland
Stars: ✭ 51 (-48.48%)
Mutual labels:  wayland

japokwm

CircleCI

Japokwm is a dynamic tiling wayland compositor where you are able to create new layouts without the hassle of editing the source code. You just give it information about where windows go and it will handle stuff such as resizing all by itself --- Join the official subreddit www.reddit.com/r/japokwm or the Discord channel.

Features:

  • Gaps!
  • Damage Tracking
  • Create any layout you want with a 3 dimensional Array:
  • Layout specific configs
  • a client to control the windowmanager from the terminal - japokmsg based on swaymsg
  • a dwm based tagging system instead of normal(boring) tags

Download

AUR

Building

Run:

meson build
cd build
meson compile
meson install

now you can execute japokwm:

japokwm

Known limitations and issues

With version 0.3 I consider this project to be in it's beta stage that means the focus is now on fixing bugs and less about adding new features. In this stage bugs still may occur but way less than in the alpha stage (If you find them please report them here)

TODO

polish program and syntax for configuring

Acknowledgements

japokwm forked dwl and uses wlroots and parts of sway to do the heavy lifting

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].