LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-24-2008, 09:26 AM   #1
konqi
Member
 
Registered: Oct 2007
Distribution: Gentoo, Slackware
Posts: 162

Rep: Reputation: 16
x11 offscreen window rendering?


i think i read something about offscreen window rendering in linux (i'm not sure about it). But is this enabled by default (i use slackware)? Does it even exist? And how can i activate it?

Last edited by konqi; 05-24-2008 at 09:31 AM.
 
Old 05-26-2008, 06:18 PM   #2
seraphim172
Member
 
Registered: May 2008
Posts: 101

Rep: Reputation: 15
off-screen image or window

Off-screen rendering is quite common. The most basic use is to display a window double-buffered to avoid flickering - usually done with animations or window managers.

To implement it you need to write programs using one or more graphic libraries, like Xlib, Cairo, Allegro or similar.

A graphic canvas is actually just a memory allocation. To make it show up on your monitor it has to be copied to the video memory of your video device (monitor).

The term off-screen window can also mean a window that is simply placed outside of the visible part of the display. This was quite common with old Mac systems, where windows where hidden simply by moving them out from the visible view.

Linux Archive

Last edited by seraphim172; 06-25-2008 at 04:32 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
XGL - Maximized Window Moves Offscreen CTRL ALT SHIFT Left/Right BillyGalbreath Linux - Software 0 03-25-2007 04:44 PM
linux/x11 simple font rendering, is it possible? nacio Programming 0 03-21-2007 05:50 AM
Can't connect to X11 window server kofibull Linux - Newbie 10 06-16-2006 11:47 PM
how to disable rendering in KDE root window? micha Linux - Software 2 09-13-2005 02:45 PM
Window Offscreen slurride Slackware 5 03-06-2003 09:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration