Releases: phillbush/shod
Releases · phillbush/shod
v2.6.2
v2.6.1
v2.6.0
- Added automatic tabbing of related windows.
- Added automatic reloading of resources.
- Added
exit
command inshodc(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.
v2.5.0
v2.4.0
v2.3.0
- Add support for torn off menu/toolbar windows.
The menu/toolbar torn off from a client is only visible while its leader client is also visible.
In the video below there are 6 windows: 3 regular windows and 3 menu/toolbar windows, but only one menu/toolbar window is visible at a time.
test.mp4
v2.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.
v2.1.4
v2.1.3
v2.1.2: fix managedialog
the dialog should be focused after being mapped