All Projects → jcs → ratpoison

jcs / ratpoison

Licence: GPL-2.0 license
jcs ratpoison hax

Programming Languages

c
50402 projects - #5 most used programming language
perl
6916 projects
M4
1887 projects
emacs lisp
2029 projects
shell
77523 projects
Makefile
30231 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ratpoison

shod
mouse-based window manager that can tile windows inside floating containers
Stars: ✭ 126 (+306.45%)
Mutual labels:  x11, x11-wm
mcwm
mcwm window manager
Stars: ✭ 34 (+9.68%)
Mutual labels:  x11, x11-wm
shod-old
hybrid (floating and tiling) tabbed window manager
Stars: ✭ 56 (+80.65%)
Mutual labels:  x11, x11-wm
Xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
Stars: ✭ 2,253 (+7167.74%)
Mutual labels:  x11, x11-wm
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+2025.81%)
Mutual labels:  x11, x11-wm
I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+17680.65%)
Mutual labels:  x11, x11-wm
Chamferwm
A tiling X11 window manager with Vulkan compositor.
Stars: ✭ 200 (+545.16%)
Mutual labels:  x11
X11 Packages
Packages using the X Window System.
Stars: ✭ 213 (+587.1%)
Mutual labels:  x11
Azpainter
Full color painting software for Unix-like systems for illustration drawing. This is un-official little fixed repository for package maintainers of image editor AzPainter (based on "mlib" toolkit). Official repository - http://azsky2.html.xdomain.jp/arc/download.html
Stars: ✭ 179 (+477.42%)
Mutual labels:  x11
Hideit.sh
Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.
Stars: ✭ 171 (+451.61%)
Mutual labels:  x11
Egpu Switcher
🖥🐧 Setup script for eGPUs in Linux (Xorg)
Stars: ✭ 252 (+712.9%)
Mutual labels:  x11
Microwindows
The Nano-X Window System
Stars: ✭ 230 (+641.94%)
Mutual labels:  x11
Frankenwm
🖼️ Fast dynamic tiling X11 window manager
Stars: ✭ 209 (+574.19%)
Mutual labels:  x11
Glmark2
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
Stars: ✭ 199 (+541.94%)
Mutual labels:  x11
Xidlehook
GitLab: https://gitlab.com/jD91mZM2/xidlehook
Stars: ✭ 216 (+596.77%)
Mutual labels:  x11
Alttab
The task switcher for minimalistic window managers or standalone X11 session
Stars: ✭ 196 (+532.26%)
Mutual labels:  x11
Unclutter Xfixes
A rewrite of unclutter using the x11-xfixes extension
Stars: ✭ 236 (+661.29%)
Mutual labels:  x11
Sara
Originally a fork of catwm, now an offspring of dwm with a streamlined featureset, plus some bspwm.
Stars: ✭ 179 (+477.42%)
Mutual labels:  x11
Xcolor
Lightweight color picker for X11
Stars: ✭ 209 (+574.19%)
Mutual labels:  x11
Xquartz
An X11 server and client libraries for macOS
Stars: ✭ 216 (+596.77%)
Mutual labels:  x11

ratpoison-jcs

(Note: this was migrated from commits on upstream's master branch to a new jcs branch on 2016-12-19, then rebased on 2017-09-27)

This is mostly just a tree for me to throw stuff into and some of these may not be suitable for pushing upstream.

  • Native workspaces using vinit, vselect, vmove, and vdump commands. Configured with set virtuals #. No more shelling out to rpws which is horribly slow under heavy system load.

  • A barsticky toggle to keep the current window title visible all the time.

  • Add a gap setting which puts space inside of frames, outside of the window border, similar to i3-gaps.

  • Add an ignorehints toggle which will ignore PResizeInc hints. This is useful for making terminal windows use the full frame size instead of constraining to a per-character-cell multiplier for the width and height.

  • Add a resizefmt format setting, to control the label shown when interactively resizing a frame, and change the default to show the frame width and height.

  • Support the _NET_ACTIVE_WINDOW atom.

  • Support the _NET_WORKAREA atom to communicate our padding values with apps like notification-daemon, so they don't appear on top of whatever is in that padding area.

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