Skip to content

Add libXpresent and rebuild xfwm4 #929

Merged
merged 3 commits into from
Oct 5, 2018
Merged

Commits on Oct 4, 2018

  1. libXpresent: Add version 1.0.0

    > This provides an Xlib-compatible API for the Present extension.
    >
    > Keith Packard (9):
    >       Initial import of Xlib Present binding
    >       Add .gitignore
    >       Update to protocol version 1.0
    >       Elide redirect stuff.
    >       Add kind/mode to Complete, set pixmap in Idle
    >       Add PresentFreeInput to release allocated event ids
    >       Make libtool happier
    >       Reset version number so we can make release.sh happy
    >       Bump version to 1.0.0
    
    Create the bee file with the command below.
    
        $ bee init https://www.x.org/archive/individual/lib/libXpresent-1.0.0.tar.bz2
        creating libXpresent-1.0.0-0.bee from template '/etc/default/bee/templates/fallback'
    
    [1]: https://lists.x.org/archives/xorg-announce/2015-April/002584.html
    pmenzel committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    00fdcc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d28aa9 View commit details
    Browse the repository at this point in the history
  3. xfwm4: Rebuild with libXpresent installed

    Increment revision to 2.
    pmenzel committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    720c8e6 View commit details
    Browse the repository at this point in the history