[ANNOUNCE] fslsfonts 1.0.7

2024-12-04 Thread Alan Coopersmith
fslsfonts produces a list of fonts served by an X font server (xfs).

Alan Coopersmith (7):
  man page: emphasize this program is for querying xfs
  configure: raise minimum autoconf requirement to 2.70
  Add -help option
  gitlab CI: stop requiring Signed-off-by in commits
  Mark pointers const as suggested by cppcheck
  Variable scope reductions
  fslsfonts 1.0.7

git tag: fslsfonts-1.0.7

https://xorg.freedesktop.org/archive/individual/app/fslsfonts-1.0.7.tar.gz
SHA256: 112e1b91e52f7b113d0afb9a71a0205853589027a89116419b6721f040262fb4  
fslsfonts-1.0.7.tar.gz
SHA512: 
27070ecc4f42b2d6390ef103d313cdd3f52ceb30db3bf4b6d46b094a71d043f05e6fa5c145d97a6e85f5804e319e6e159602a2872191dbddc4aa398f479fbe81
  fslsfonts-1.0.7.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/fslsfonts-1.0.7.tar.gz.sig

https://xorg.freedesktop.org/archive/individual/app/fslsfonts-1.0.7.tar.xz
SHA256: 67cddb1aa7fccab5d107beef32fa2c143e8a132a2b974a557557b24c6f306b63  
fslsfonts-1.0.7.tar.xz
SHA512: 
e907e3fc1fdbfe72b7c1a502ab479ee2ff4d8577dc0c86152dee5ee48471e514d7c5749707ceb936027cbd93c68a79a0be30334aeb1f812549907c2726e38dd0
  fslsfonts-1.0.7.tar.xz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/fslsfonts-1.0.7.tar.xz.sig

-- 
-Alan Coopersmith- alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/solaris


signature.asc
Description: PGP signature


[ANNOUNCE] oclock 1.0.6

2024-12-04 Thread Alan Coopersmith
oclock is a simple analog clock using the SHAPE extension to make
a round (possibly transparent) window.

Alan Coopersmith (6):
  Print which argument was unknown before giving usage message
  Add -help and -version options
  gitlab CI: stop requiring Signed-off-by in commits
  Variable scope reductions
  Initialize: fix indentation of conditional clause after if statement
  oclock 1.0.6

git tag: oclock-1.0.6

https://xorg.freedesktop.org/archive/individual/app/oclock-1.0.6.tar.gz
SHA256: dbfbcebccb5152a288c847a3bb58563e7bbc5dde33d16c248b99ad295fe35c7f  
oclock-1.0.6.tar.gz
SHA512: 
62b1bb8fdaf65dd3e5faeff70644c062faf0576677b23aea56fba8c92e1a3ddb881d40a7ac74a8b868db6f1df8cbee094e2564719031f93cc7b4b161f9312a30
  oclock-1.0.6.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/oclock-1.0.6.tar.gz.sig

https://xorg.freedesktop.org/archive/individual/app/oclock-1.0.6.tar.xz
SHA256: 3ee85e5e2d211eca7bdb8b2fe0e3baf31998829af48198b5fa9bbee2aa0d24be  
oclock-1.0.6.tar.xz
SHA512: 
02d062745356ad09e2c5ef22c41f2f5c271e756c6a78cac78d459fdf8e4b107f4f8df1a657e16ecc3ae0c1801c2a913396133ba0628685c9ea4fe359c0d7dcc3
  oclock-1.0.6.tar.xz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/oclock-1.0.6.tar.xz.sig

-- 
-Alan Coopersmith- alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/solaris


signature.asc
Description: PGP signature


[ANNOUNCE] transset 1.0.4

2024-12-04 Thread Alan Coopersmith
transset is an utility for setting opacity property.

Alan Coopersmith (4):
  Remove "All rights reserved" from Oracle copyright notices
  Select correct client window in WM’s using virtual roots (#1)
  Mark some pointers const as suggested by cppcheck
  transset 1.0.4

git tag: transset-1.0.4

https://xorg.freedesktop.org/archive/individual/app/transset-1.0.4.tar.gz
SHA256: 57435a2619a40db912f6e5660f785963e94c57f1874819f647210be598d280c3  
transset-1.0.4.tar.gz
SHA512: 
a3227156a8ffcb6fafef20d796ae5b9d1642044cb4cbb9b854f2aaacac51c6d843770dcab73fd3952c93049b258fc0570e4475733d6a36f090f66aa5d8b9515a
  transset-1.0.4.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/transset-1.0.4.tar.gz.sig

https://xorg.freedesktop.org/archive/individual/app/transset-1.0.4.tar.xz
SHA256: 81a9ab74af137733aa8cb6a37f8292948526fe7ef06b859fc0ff272c437c0b38  
transset-1.0.4.tar.xz
SHA512: 
d077753ea3458bf553f2e1ec2c3cd5f75d5c70dfd2969456382ded03a937abde39286f3b647c4f098f883825b5d3b917d835dda9b4d3a4e998db53cbb73458ed
  transset-1.0.4.tar.xz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/transset-1.0.4.tar.xz.sig

-- 
-Alan Coopersmith- alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/solaris


signature.asc
Description: PGP signature


[ANNOUNCE] xkbevd 1.1.6

2024-12-04 Thread Alan Coopersmith
The xkbevd event daemon listens for specified XKB events and executes
requested commands if they occur.  The configuration file consists of
a list of event specification/action pairs and/or variable definitions.

This command is very raw and is therefore only partially implemented;
we present it here as a rough prototype for developers, not as a general
purpose tool for end users.

Alan Coopersmith (7):
  Assume target platforms have strcasecmp now
  Remove detectableRepeat variable
  evargs.c: Use standard strchr() instead of deprecated index()
  evargs.c: constify pointer arguments that aren't modified
  Accept --help & --version as aliases to -help & -version
  Use _stricmp() instead of strcasecmp() on Windows
  xkbevd 1.1.6

git tag: xkbevd-1.1.6

https://xorg.freedesktop.org/archive/individual/app/xkbevd-1.1.6.tar.gz
SHA256: e705872f9948091d934476d56937cfc94f93101d481ac9a556e4a47e8a955c75  
xkbevd-1.1.6.tar.gz
SHA512: 
36a0ede22250628c27e28913f92a07794c0bbdfe9cc03ab95392c03861825750d77e5938f64405c2867af87cd4c1fadbde5f3f0b96e73eb59a10445bed5bbb93
  xkbevd-1.1.6.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/xkbevd-1.1.6.tar.gz.sig

https://xorg.freedesktop.org/archive/individual/app/xkbevd-1.1.6.tar.xz
SHA256: d9b401f84cf8568342ff63b1ffc6aecd3877579256d89fe6408645e2741b073e  
xkbevd-1.1.6.tar.xz
SHA512: 
5120909376d11c1b153198ba887c1af8c0398f2a7ded8ec85402418f9837730cc4ca689773f326f4f74dc348942644ab0159bd2c973de0007d21a4f14731ac1a
  xkbevd-1.1.6.tar.xz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/xkbevd-1.1.6.tar.xz.sig

-- 
-Alan Coopersmith- alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/solaris


signature.asc
Description: PGP signature