Git Product home page Git Product logo

jbwm's Introduction

JBWM

Screenshot

FEATURES of JBWM

  • Virtual desktops with Super-{1-0} (Can be changed in config.h) and Super-Left and Super-Right. You can access 256 desktops by using Super-Left/Right. Move windows to a desktop with Shift-Super-{[1-0]|Left|Right}.
  • Keyboard oriented control, using the Super, Control and Shift keys for operations including horizontal maximization, vertical maximization, full maximization, full screen mode, shading, window closing, terminal spawning, desktop switching, window moving, window resize, window manager exit, window raising, window lowering, and window sticking to all desktops.
  • Tiny binary size (~35k on x86-64 with -Os)
  • Title bar support
  • Xft support if wanted
  • EWMH support
  • Window shading with title bar
  • Code cleanups, simple UI and key bindings
  • Use of C99 features where appropriate.

DIRECTION

Though jbwm features small size, its main design goal is practical usefulness. If a change increases binary size but speeds execution, development, or user interaction, then the change is more than welcome. If you want to see a feature or contribute code, let me know. I use jbwm as my primary and sole window manager, however I may not see problems that fall outside of my usage patterns, so bug reports are also much appreciated.

RELEASES

Releases are made when sufficient changes are made to the code base. Releases fixing critical bugs are made as soon as possible.

INSTALLATION

Edit configuration options in Makefile and config.h, then build:

	$ ./configure
	$ make
	# make install

REQUIREMENTS

  • libX11

ACKNOWLEDGMENTS

evilwm, by Ciaran Anscomb [email protected]. http://www.6809.org.uk/evilwm/ The original code base for this project was that of aewm by Decklin Foster. His code is very clean and, in later versions, very well commented. http://www.red-bean.com/~decklin/aewm/

jbwm's People

Contributors

alisabedard avatar

Stargazers

 avatar  avatar Yaroslav Tselishchev avatar  avatar  avatar Abzwingt avatar matheuwu avatar Serge avatar Mtv Europe avatar  avatar Bocke avatar Jorge Gomez avatar Yaroslav avatar E avatar  avatar loannaflip avatar Wellington Torrejais da Silva avatar Mniak avatar Scott J avatar FONZ avatar Sebastian Schlatow avatar Daniel Tlamka avatar Diogo Leal avatar larryhynes avatar  avatar  avatar Hector Espinoza avatar Axel Parra avatar  avatar

Watchers

Sebastian Schlatow avatar James Cloos avatar Wellington Torrejais da Silva avatar  avatar  avatar bill avatar

jbwm's Issues

QT5 menus do not appear in the correct location

QT5 menubar and combo-box menus do not appear in the correct position on screen. Menus appear to be correct if application is not moved from its originally mapped position. QT5 either does not seem to track geometry changes of its own clients or manages its menus differently than other toolkits.

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.