xeyes: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jun 18 16:47:30 UTC 2023


 Eyes.c        |  157 +++++++++++++++++++++++++++++++++++++++++++---------------
 Eyes.h        |    1 
 EyesP.h       |   21 +++++++
 man/xeyes.man |    3 +
 xeyes.c       |    2 
 5 files changed, 143 insertions(+), 41 deletions(-)

New commits:
commit 6f6c975d2cdc1f615f83576c9d1f828e1cdabda3
Author: Serge Bazanski <q3k at q3k.org>
Date:   Sun May 28 14:21:56 2023 +0200

    Implement multi-ocular support, add biblical example
    
    This removes the assumption that an xeyes instance displays just a pair
    of eyes, and instead allows future developers to implement different
    kinds of ocular layouts.
    
    Currently, the ocular layout system only allows for specifying offsets,
    but a future change might also make different parts of the eye geometry
    configurable: size of different elements, padding, etc.
    
    Signed-off-by: Serge Bazanski <q3k at q3k.org>



More information about the xorg-commit mailing list