Git Product home page Git Product logo

eveningwm's Introduction

EveningWm

Less features, less problems

What is EveningWm and why would I ever use it?

EveningWm is a super minimal floating X window manager built using Xlib. It is currently only 95 SLOC (generated by sloccount) and it features a configuration file. With more features, comes more bugs and that's what EveningWm is trying to solve. In the best case scenario, you'll forget that your running a wm at all ;)

This project is a proud fork of the most smallest wm, TinyWm (originally written by Nick Welch [email protected] in 2005 & 2011.)

Default keybinds

  • Sloppy focus follows the mouse, to properly focus a window press Alt + Mouse1 on it.
  • Move a window with Alt + Mouse1
  • Resize a window with Alt + Mouse3
  • Raise a window with Alt + r
  • Lower a window with Alt + d
  • Launch a terminal with Alt + Return (default is urxvt)
  • Launch a browser with Alt + f (default is firefox)
  • Close EveningWm with Alt + 0

Configuration

EveningWm is configured by editing the config.h file. Defualt settings are there but it's highly recommened you configure it to how you like

Build requirements

  • gcc
  • make
  • Xlib headers

Installation

To install EveningWm run:

make all

and to uninstall:

make clean

Things still to be done/known bugs (send help)

  • Currently EveningWm doesn't know how to ignore bars, docks etc..
  • If any modifier key in addition to Alt (e.g caps lock, num lock..) is pressed the keybinds won't work.
  • For some reason firefox context menus stopped working even thought I'm 100% sure they worked just a couple of days ago :(

Gotta give credit where credit is due

  • Nick Welch for creating TinyWm.
  • torvim (browsing neutrawm's source code helped a ton.)
  • The whole r/unixporn community for motivation.

Warning

EveningWm is my first actual C project ever, so expect the worst but hope for the best.

eveningwm's People

Contributors

krstlmnn avatar stylite avatar

Watchers

 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.