summaryrefslogtreecommitdiffstats
path: root/deps/wayland-protocols/slack-desc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-24 15:27:51 +0200
committer Eric Hameleers <alien@slackware.com>2017-10-24 15:27:51 +0200
commit243061bcff66bc5491300110fd4e4866bbdf0636 (patch)
tree48ac636fc61c5a9b828121d395a281143ef28217 /deps/wayland-protocols/slack-desc
parent8f70227ae78ea478d8e382b2fc8dd1c0ec29accc (diff)
downloadktown-243061bcff66bc5491300110fd4e4866bbdf0636.tar.gz
ktown-243061bcff66bc5491300110fd4e4866bbdf0636.tar.xz
Add wayland support (not enabled in regular repo)
In an attempt to keep a single source tree for both 'latest' and 'testing' repositories, everything to support a Plasma5 Wayland session was added. This was made possible *without* the need for PAM or systemd because the ConsoleKit2 and KWin developers cooperated (on my request :-) to add the logind DBus API to CK2 and make KWin accept CK2 as an alternative to systemd-logind if the latter is not present. Note that this requires recompilation of two stock Slackware packages, mesa and xorg-server, to let them gain Wayland support. Build order: Deps: - ConsoleKit2 - wayland and wayland-protocols - mesa - xorg-server - libxkbcommon - qt5 Frameworks: - kwayland - plasma-framework Plasma; - kinfocenter - kscreenlocker - kwayland-integration - libkscreen2 - plasma-desktop - plasma-integration - plasma-workspace - powerdevil - kwin In order to start a Wayland session (you'll need to use packages from the 'testing' repository) either run 'startkwayland' from your console prompt in runlevel 3, or choose the "Plasma (Wayland)" session in the SDDM dropdown if you are booting into runlevel 4.
Diffstat (limited to 'deps/wayland-protocols/slack-desc')
-rw-r--r--deps/wayland-protocols/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/deps/wayland-protocols/slack-desc b/deps/wayland-protocols/slack-desc
new file mode 100644
index 0000000..d2fd941
--- /dev/null
+++ b/deps/wayland-protocols/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+wayland-protocols: wayland-protocols (specs of extended wayland protocols)
+wayland-protocols:
+wayland-protocols: wayland-protocols contains Wayland protocols that add functionality
+wayland-protocols: not available in the Wayland core protocol.
+wayland-protocols: Such protocols either add completely new functionality, or extend the
+wayland-protocols: functionality of some other protocol either in Wayland core, or
+wayland-protocols: some other protocol in wayland-protocols.
+wayland-protocols: Protocols may be 'stable', 'unstable' or 'deprecated'.
+wayland-protocols:
+wayland-protocols: Homepage: http://wayland.freedesktop.org/
+wayland-protocols: