-
Notifications
You must be signed in to change notification settings - Fork 1
zsisco/ShMOW
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
[ShMOW - ShMOW Manages Only Windows] About: ShMOW is a window manager written in C that is designed for use on a netbook (or any laptop with a small screen). The main idea is to have a window manager suitable for small screens (and slower machines) that minimizes clutter and maximizes precious screen real estate. The only window mode available is Monocle, where the focused window is full screen and all other windows are hidden. A bar on the top of the screen displays the titles of all open windows. A status panel is also incorporated into the bar which is set by "xsetroot -name $status" (similar to dwm). All configuration is done in the config.h file. This repo contains the working version of ShMOW that runs on my netbook. Dependencies: - Xlib. - dmenu (optional). To do: - Support for floating window exceptions. (Transient Window fields) - Mouse commands to move/resize floaters. - Create global Drawable as the master tab bar. Stop "refresh" flicker from drawbar(). - Virtual desktops (workspaces). - Include example status script. - Rename project -- something related to monocles or small screens... Default keyboard commands: (MOD = Alt) - MOD+ENTER spawn terminal - MOD+p spawn dmenu - MOD+TAB next window - MOD+SHIFT+TAB prev window - MOD+SHIFT+q close window - MOD+b toggle bar - MOD+CONTROL+t quit ShMOW
About
ShMOW Manages Only Windows
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published