Git Product home page Git Product logo

shiny's People

Contributors

200sc avatar aarzilli avatar adg avatar adonovan avatar akavel avatar alberts avatar alexbrainman avatar andlabs avatar bcmills avatar crawshaw avatar dsymonds avatar fabian-z avatar griesemer avatar howeyc avatar jackwilsdon avatar jnjackins avatar josharian avatar kortschak avatar mattetti avatar mattn avatar minux avatar mpvl avatar nathany avatar nigeltao avatar rakyll avatar rasky avatar robpike avatar rsc avatar smasher164 avatar tomheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

shiny's Issues

Evaluate all subpackages for package location and maintenance

There isn't a unifying characteristic about shiny's subpackages that holds them together as a unit, aside from screen and driver, and example which hopefully uses a lot of different elements from different packages.

We need to evaluate and determine if we care to maintain some of these subpackages or not, and if we do, if they should live under shiny.

If something is checked off, we have decided what to do with it

  • driver: We will maintain this, and it will live in shiny
  • example
  • gesture: We will maintain this, and it will live in shiny
  • iconvg
  • imageutil
  • materialdesign:
  • screen: We will maintain this, and it will live in shiny
  • text
  • unit
  • widget

Scaling Strategies

When scaling on X11 in particular, it'd be great to have a nearest-neighbor type scaling strategy for games. This should be a part of a larger plan to add scaling strategy selection when performing scaling for all platforms.

Borderless on x11

We have borderless support on x11 now, but it currently consumes the existing borders on the window when it is toggled on. Ideally it should act like windows does and not change the size of the client window.

No extension named MIT-SHM could be found on on the server

Hi all,

I've tried to run the basic example from the following command:

cd $GOPATH/src/golang.org/x/exp/shiny/example/basic
go build main.go
./main

This throws the following error;

x11driver: shm.Init failed: No extension named MIT-SHM could be found on on the server.

Why is this happening while xgb works.
Could this be avoided in order to run shiny successfully?

I'm trying to run https://github.com/aarzilli/gdlv, but it is throwing the same errors.

Best regards,
Ivan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.