GithubHelp home page GithubHelp logo

orbment's Introduction

http://cloudef.pw/armpit/loliwm-gh.png

IRC:#orbment @ freenode
Video:https://www.youtube.com/watch?v=nh_7aqNtrik
Build:build

Orbment is modular compositor for Wayland with flexible plugin architecture where plugins may co-operate with each other. The core consist of small code base which provide plugin management, and hooks api for plugins. Core plugins are used to provide functionality you would expect from bare bones tiling window manager.

OPTIONS

Basic information about what you can currently do in orbment.

--log FILE Logs output to specified FILE.

See wlc documentation for wlc specific options.

KEYBINDS

Note that these keybinds are temporary until configuration is added.

mod-return Opens a terminal emulator.
mod-p Opens bemenu-run.
mod-w Rotates through available layouts.
mod-l Rotates focus through outputs.
mod-j, k Rotates focus through clients.
mod-f Toggles fullscreen.
mod-[1..n] Activate space.
mod-F1..F10 Moves focused client to corresponding space.
mod-z, x, c Moves focused client to output 1, 2 and 3 respectively.
mod-h Cycles clients.
mod-q Closes focused client.
mod-i, o Shifts the cut of the nmaster layout to shrink or expand the view.
mod-s Takes a screenshot in PNG format.
mod-esc Quits orbment.

KEYBOARD LAYOUT

You can set your preferred keyboard layout using XKB_DEFAULT_LAYOUT.

XKB_DEFAULT_LAYOUT=gb orbment

RUNNING ON TTY

If you have logind, you can just run orbment normally.

Without logind you need to suid the orbment binary to root user. The permissions will be dropped runtime.

BUILDING

See wlc documentation for dependencies.

You can build bootstrapped version of orbment which also includes wlc with the following steps.

git submodule update --init --recursive              # - initialize and fetch submodules
mkdir target && cd target                            # - create build target directory
cmake -DCMAKE_BUILD_TYPE=Upstream -DSOURCE_WLC=ON .. # - run CMake
make                                                 # - compile

# You can now run
./src/orbment

If built in Debug mode, ./plugins is added to plugin search paths, and you can run orbment straight from the build directory and it will find the core plugins. This is useful for testing development version, bootstrapping or developing plugins.

PACKAGING

For now you can look at the AUR recipe for a example.

CONTRIBUTING

See the CONTRIBUTING for more information.

SIMILAR SOFTWARE

  • Velox - Tiling wayland compositor based on swc
  • Waysome - Scriptable wayland compositor
  • sway - i3-compatible window manager for Wayland

orbment's People

Contributors

actionless avatar aidanholm avatar athrungithub avatar cloudef avatar earnestly avatar holomorph avatar sardemff7 avatar upwhere avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.