[PATCH weston 2/2] desktop-shell: remove screensaver support
Pekka Paalanen
pekka.paalanen at collabora.co.uk
Mon Jun 22 05:26:48 PDT 2015
On Tue, 16 Jun 2015 14:07:32 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> This is a follow-up for the patch that removed weston-screensaver. The
> aim is to clean up shell.c a little by removing non-essential
> components. Vanilla Weston desktop is only a demo, external projects are
> encouraged to create user-friendly desktop environments.
>
> The support for launching a screensaver client and the protocol bindings
> are removed. With them, all related configuration options are removed,
> and the manuals are updated accordingly.
>
> The screensaver protocol definition is left in desktop-shell.xml for
> posterity.
>
> This does not affect Weston's or desktop-shells ability to put screens
> to sleep after inactivity. The inactivity timer continues to operate as
> before. Also screen locking is unaffected.
>
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> ---
> desktop-shell/shell.c | 172 --------------------------------------------------
> desktop-shell/shell.h | 8 ---
> man/weston.ini.man | 26 +-------
> man/weston.man | 4 +-
> weston.ini.in | 5 --
> 5 files changed, 3 insertions(+), 212 deletions(-)
With an IRC ack from Giulio and knowing that Maynard doesn't really use
screensavers, I pushed these:
e28ee34..b37ac40 master -> master
Thanks,
pq
More information about the wayland-devel
mailing list