jar

com.github.moaxcp.x11.x11-protocol : x11-protocol-screensaver

Maven & Gradle

Mar 17, 2024
18 stars

x11-protocol-screensaver · An implementation of the x11 screensaver protocol in java

Table Of Contents

Latest Version

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-screensaver JAR file - Latest Versions:

All Versions

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-screensaver JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window x11-protocol-screensaver-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.moaxcp.x11.protocol.screensaver

├─ com.github.moaxcp.x11.protocol.screensaver.Event.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.Kind.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.NotifyEvent.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.QueryInfo.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.QueryInfoReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.QueryVersion.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.QueryVersionReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.ScreensaverPlugin.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.SelectInput.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.SetAttributes.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.State.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.Suspend.class - [JAR]

├─ com.github.moaxcp.x11.protocol.screensaver.UnsetAttributes.class - [JAR]