trinityshell icon indicating copy to clipboard operation
trinityshell copied to clipboard

Trinity Shell. A Java based window manager and desktop shell.

Results 1 trinityshell issues
Sort by recently updated
recently updated
newest added

Hi, I'm doing research on new concurrent constructs in Java 8. `CompletableFuture` in Java 8 has the same functionality as Guava `ListenableFuture`. But `CompletableFuture` is much nicer because it comes...