On Sun, 5 Apr 2015 12:12:56 +0100 "Felix E. Klee" <[email protected]> said:
> On Sun, Apr 5, 2015 at 3:17 AM, Carsten Haitzler <[email protected]> > wrote: > > we could scale the pixels but your input would still think it has the > > original sized window as input dosnt go through the wm. > > That was my suspicion - thanks for the confirmation! :-( > > Brainstorming workarounds: > > * Run Xfig in a virtual machine, and - within that machine - use > `xrandr` to scale the entire desktop. no vm needed - run just a virtual xserver - like xephyr and have that do scaling itself. adding a rootless mode to xephyr along with integration to scaling by compositor could solve a lot - but that's a big task and not part of e itself. > * Run Xfig within a VNC server on the local machine, then connect with > a client that supports scaling, for example [gtk-vnc][1]. > > * As above, but with NX. > > * Implement pixel doubling in Xaw. > > Other suggestions? > > [1]: https://wiki.gnome.org/Projects/gtk-vnc port it to efl... use efl right and you'll get scaling "for free" :) > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
