Path to this page:
./
wm/shod,
Hybrid (floating and tiling) tabbed window manager
Branch: CURRENT,
Version: 2.6.2nb1,
Package name: shod-2.6.2nb1,
Maintainer: pkgsrc-usersshod is a multi-monitor floating reparenting X11 window manager that
supports tiled and tabbed containers. shod sets no keybindings, reads
no configuration, and works only via mouse with a given key modifier
(Alt by default) and by responding to client messages sent by the shodc
utility (shod's remote controller).
shod was inspired by the following programs and window managers. I'd
like to thank their authors for their work that helped me developing
shodi; notion, wmii, acme.
shod was developed after studying the code of the following window
managers. I'd like to thank their authors for their work that helped
me understanding how a X Window Manager works; dwm, katriawm.
Required to run:[
wm/wmctrl] [
x11/libXpm] [
x11/sxhkd]
Required to build:[
pkgtools/x11-links] [
x11/xorgproto]
Master sites:
Filesize: 2941.875 KB
Version history: (Expand)
- (2023-11-12) Updated to version: shod-2.6.2nb1
- (2023-04-30) Updated to version: shod-2.6.2
- (2022-10-12) Updated to version: shod-2.5.0
- (2022-03-14) Updated to version: shod-2.4.0
- (2022-02-12) Updated to version: shod-2.3.0
- (2022-01-02) Updated to version: shod-2.2.0
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-07-11 07:34:12 by Nia Alarie | Files touched by this commit (1) |
Log message:
shod: Add missing dependency on libXrandr
|
2023-04-30 21:54:25 by pin | Files touched by this commit (2) | |
Log message:
wm/shod: update to 2.6.2
v2.6.2
- No changelog provided
v2.6.1
- No changelog provided
v2.6.0
- Added automatic tabbing of related windows.
- Added automatic reloading of resources.
- Added exit command in shodc(1).
- Added (experimental) support for GNUstep windows.
- Deprecate -m (set modifier) in favor of the newer -A (use Alt) and -W
(use Super/Winkey).
- Several bugfixes.
|
2022-10-11 22:47:37 by pin | Files touched by this commit (2) | |
Log message:
wm/shod: update to 2.5.0
Added dockapp states.
Added rio-like hiding.
Added alttab feature.
Added -d and -t options.
Several bugfixes.
|
2022-05-12 11:37:44 by pin | Files touched by this commit (1) |
Log message:
wm/shod: reset maintainer
|
2022-03-14 11:22:49 by pin | Files touched by this commit (2) | |
Log message:
wm/shod: update to 2.4.0
-Several changes in the names of X resources
-Add -s and -m
-Add window rules and deskapp ordering
|
2022-02-12 11:26:25 by pin | Files touched by this commit (2) | |
Log message:
wm/shod: update to 2.3.0
-Add support for turn-off menu/toolbar windows.
|
2022-01-02 17:31:13 by pin | Files touched by this commit (2) | |
Log message:
wm/shod: update to 2.2.0
-Added dock and dockapp support.
-Added -c option.
-Added snap-to-edge attraction.
-Added shaded container state
-Added tiling factor when resizing window.
-Added config.h
-Added hand mouse cursor for left button.
-Fixed support for transparent windows (#3)
-Changed most command-line options to X Resources.
-Changed decoration code (using colors rather than pixmaps).
-Removed motion event handling.
|