Up to [cvs.NetBSD.org] / pkgsrc / wm / shod
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 30 19:54:25 2023 UTC (4 weeks, 1 day ago) by pin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored) to selected 1.2 (colored)
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.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 11 20:47:37 2022 UTC (7 months, 2 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)
wm/shod: update to 2.5.0 Added dockapp states. Added rio-like hiding. Added alttab feature. Added -d and -t options. Several bugfixes.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 14 10:22:49 2022 UTC (14 months, 2 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)
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
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 12 10:26:25 2022 UTC (15 months, 2 weeks ago) by pin
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)
wm/shod: update to 2.3.0 -Add support for turn-off menu/toolbar windows.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 2 16:31:13 2022 UTC (16 months, 3 weeks ago) by pin
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 26 11:25:18 2021 UTC (19 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)
wm: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 7 15:05:13 2021 UTC (19 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
wm: Remove SHA1 hashes for distfiles
Revision 1.2 / (download) - annotate - [selected], Thu Sep 30 09:59:47 2021 UTC (19 months, 4 weeks ago) by pin
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
wm/shod: update to 2.1.4 shod has seen a major re-write and upstream has decided to provide a new release version numbering. Versions up to 0.5.0 are now archived in a different repository.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 30 14:39:24 2021 UTC (20 months, 4 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to selected 1.2 (colored)
wm/shod: import package Shod is an hybrid (tiling and floating) multimonitor X11 window manager. Shod sets no keybindings; reads no configuration other than X resources; and works only via mouse with a given key modifier (Alt by default), and by responding to client messages with EWMH hints (so you must use wmctrl to control shod). NOTE: shod provides no keybindings, use sxhkd for binding keys. WARNING: Shod is attempt of mine to write a Wm and better understand how X11 works, Shod is only meant for me for educational purposes. Shod is an experimental project, and should be used with caution.