Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

wmii

Compare

  No analysis available

wmii is a dynamic window manager for X11. It supports classic and dynamic window management with extended keyboard, mouse, and filesystem based remote control. It replaces the workspace paradigm with a new tagging approach. Its minimalist philosophy attempts to not exceed 10,000 lines of code ... [More] (including all shipped utilities and libraries), to enforce simplicity and clarity. [Less]

0 lines of code

0 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
4.40909
   
I Use This
Mostly written in language not available
Licenses: mit

wmiirc-lua

Compare

  Analyzed 1 day ago

Wmiirc-lua is a replacement of the wmiirc that comes with wmii-3.5 (and later) with a lua script. This removes the fork/exec overhead of the shell script that is used to control the wmii window manager. The long term goal of the project is to duplicate features from the wmii+ruby project.

8.89K lines of code

0 current contributors

about 14 years since last commit

5 users on Open Hub

Inactive
4.66667
   
I Use This

rpbar

Compare

  Analyzed 1 day ago

A Ratpoison 'taskbar'

642 lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

adwm

Compare

  Analyzed 1 day ago

advanced dynamic window manager

41.8K lines of code

1 current contributors

24 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

wmiirc (Chicken)

Compare

  No analysis available

wmiirc-chicken is a Chicken replacement for the wmiirc script that comes with wmii, window manager improved 2. This allows you to write wmii window placement logic using the Scheme programming language.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause
Tags 9p wmii wmiirc

linuxrules

Compare

  No analysis available

Linux rules is project started from oddfx set of rules for reading Linux system information. It is very simple, stand-alone and is intended to read as much Linux system information as possible in a single pass. AWK is the chosen language for obvious reasons: * Speed (Much simpler, smaller and ... [More] often faster than C/C++ code) * Maintainability * Portability (AWK is omnipresent in every Linux based distribution) With the way output is produced and the speed at which it is obtained, linuxrules could be easily used in conjunction with dmenu2, ratpoison native menus or even used in a pipeline to feed a shell prompt. Future releases will include means of starting hooks/actions from linuxrules itself. Please check out WIKI [Tests] and [Help] sections for further information. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_...