Jump to content

Talk:X Window System: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
m Removed deprecated parameters in {{Talk header}} that are now handled automatically (Task 30)
 
(One intermediate revision by one other user not shown)
Line 30: Line 30:
{{WikiProject Linux |importance=Mid}}
{{WikiProject Linux |importance=Mid}}
}}
}}
{{Talk page header|archive_age=180|archive_bot=ClueBot III}}
{{Talk page header}}
{{User:ClueBot III/ArchiveThis
{{User:ClueBot III/ArchiveThis
|archiveprefix=Talk:X Window System/Archive
|archiveprefix=Talk:X Window System/Archive
Line 45: Line 45:
|date=February 25, 2004
|date=February 25, 2004
|url=http://www.osnews.com/story.php?news_id=6157}}
|url=http://www.osnews.com/story.php?news_id=6157}}

==Out of idle curiosity...==
Will there ever be an X12? [[User:AnonMoos|AnonMoos]] 21:44, 21 September 2007 (UTC)
: Unlikely -- X11 works quite well and the things people are missing can be or have been implemented in extensions. XCB vs. Xlib is far more interesting. [[User:FrederikHertzum|FrederikHertzum]] ([[User talk:FrederikHertzum|talk]]) 21:49, 6 June 2010 (UTC)

:XCB per se is an alternate protocol (and associated interface). Xlib implements a protocol, but that's only a small part of the total amount of code. XCB/Xlib is much like Xlib (Wikipedia doesn't cover it well) [[User:Tedickey|Tedickey]] ([[User talk:Tedickey|talk]]) 22:05, 6 June 2010 (UTC)
::Incorrect. XCB isn't a protocol at all. It is a new C library which talks to an X server, just like Xlib, using the X11 protocol.[[User:FrederikHertzum|FrederikHertzum]] ([[User talk:FrederikHertzum|talk]]) 12:50, 8 May 2011 (UTC)

:::The XCB topic does in fact refer to its own "protocol". Keep in mind [[Wikipedia:TRUE]], and provide a reliable source supporting your statement before emitting "Incorrect". [[User:Tedickey|TEDickey]] ([[User talk:Tedickey|talk]]) 13:55, 8 May 2011 (UTC)
:::: That's simply not true. If you insist that it is, please provide a source for the claim that xcb is a protocol. The xcb website does not mention xcb having its own protocol.<!-- Template:Unsigned --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:89.239.195.102|89.239.195.102]] ([[User talk:89.239.195.102#top|talk]] • [[Special:Contributions/89.239.195.102|contribs]]) 13:00, January 4, 2023 (UTC)</small>

: Update as of 2013 -- no, there is not likely to ever be an X12. Instead, current users of X on the desktop will most likely be migrated over to one or more of Wayland (redhat), Mir (ubuntu), or perhaps even SurfaceFlinger (google android slash chromeOS). I just finished updating the competition-section of the article, with info on these competitors-slash-replacements; they also have their own wikipedia articles. There has always been competition to replace X11, but the current de facto standard xserver implementation is from X.org, and they are backing wayland as a replacement for X, at the moment. Backwards compatibility with X11 will be retained, but no X12. [[Special:Contributions/74.192.84.101|74.192.84.101]] ([[User talk:74.192.84.101|talk]]) 00:48, 4 September 2013 (UTC)


== Why intro does not clarify that X11 is a protocol? ==
== Why intro does not clarify that X11 is a protocol? ==

Latest revision as of 17:26, 17 July 2024

Former featured articleX Window System is a former featured article. Please see the links under Article milestones below for its original nomination page (for older articles, check the nomination archive) and why it was removed.
Main Page trophyThis article appeared on Wikipedia's Main Page as Today's featured article on September 3, 2005.
Article milestones
DateProcessResult
January 29, 2005Peer reviewReviewed
February 1, 2005Featured article candidatePromoted
November 20, 2007Featured article reviewDemoted
December 5, 2007Good article nomineeNot listed
Current status: Former featured article


Why intro does not clarify that X11 is a protocol?

[edit]
   The X Window System (X11, or simply X) is a windowing system for bitmap displays, common on Unix-like operating systems.

X Window System is a specification which seems to have second name of X11 (whereas there exists X11 protocol which is a part of X11 specification). However the reference "windowing system" can confuse since it does state in its intro the following fact

   ...a windowing system (or window system) is software

As I have stated, X Window System is not software but specification or design description though it has a reference implementation. That did mislead me in first place and could mislead others. Shall we clarify that is it a specification? If not, I apologize and please tell me what I am missing. -- Yoratade (talk) 22:06, 2 June 2021 (UTC)[reply]

:Actually, X11 is a standard.  X-Window-System is a standard an X11 one of its versions.
Inside XWindowS you have the Xprotocol, that is like Machine Language for X, and XLibs to make programmers live easier.  Guilloip (talk) 19:20, 16 February 2022 (UTC)[reply]

How could one possibly confuse this with Microsoft Windows?

[edit]

There's a weird archived section from 2004 about how Microsoft lawyers would sue the maintainers of X11 for the name "X Windows" (and...no...I think few lawyers would be stupid enough to do that even when that was the name, not to mention this predates Windows 1.0 so they couldn't do anything). But I don't understand why else the article would start with "not to be confused with Microsoft Windows" because everything on the article points to this not being Microsoft's Windows. Is this a byproduct of that weird section in 2004? — Preceding unsigned comment added by 72.201.25.34 (talk) 04:24, 13 April 2022 (UTC)[reply]

@72.201.25.34 It's not uncommon to see it called X Windows, X-Windows, etc. For people less technically- (or at least less Unixily-) inclined, it's not improbable they might think anything computer-related called "Windows" is something to do with Microsoft. I'm not sure of the origin of the hatnote, but it doesn't do any harm. Getting that potential confusion cleared up immediately, without the reader getting through more of the article, is not a bad thing. Inops (talk) 17:51, 17 April 2022 (UTC)[reply]

VcXsrv not listed as free implementation on Windows

[edit]

A reference to VcXsrv [1] in Implementation section was removed as not non-notable entry. This is strange as VcXsrv is one of the only 3 available as free implementation on Windows.

The other two are Cygwin/X and Xming. While Cygwin/X is free, opensource and kept updated, the minimum installation is 800 MB, so not suggested but in case you need also posix layer and other tools with windows. Xming on the other way come in two versions, only one (v6.9) is free/public domain/MIT licensed but it is very old, from 2007, unstable and not ready for production env. The other Xming is updated (v7.7) but proprietary licensed and payd so not free.

So most of Windows users today are using VcXsrv. This is expecially true in recent years where WSL is really common and widespread, and more and more these days that WSL got DirectX acceleration with WSLg in Win10 21H1 too.

OK VcXsrv does not have a Wiki page, but this do not do it non-notable Efa (talk) 11:24, 27 November 2022 (UTC)[reply]

In the above, the only cited source is the project's SourceForge page. In Wikipedia, talk pages aren't a reliable source, so to continue the discussion, you should demonstrate notability by presenting independent sources which could be used to develop a suitable topic TEDickey (talk) 11:45, 27 November 2022 (UTC)[reply]

Here some:

https://itservices.cas.unt.edu/software/windows-x-server-vcxsrv

https://www.stat.ipb.ac.id/agusms/index.php/2019/01/15/how-to-run-graphical-linux-applications-on-bash-on-ubuntu-on-windows-10/

https://uni-tuebingen.de/fakultaeten/wirtschafts-und-sozialwissenschaftliche-fakultaet/faecher/fachbereich-wirtschaftswissenschaft/wirtschaftswissenschaft/fb-wiwi/einrichtungen-wirtschaftswissenschaft/wiwi-it/services/services/computing-asp/tools/x-server/vcxsrv/

https://www.shogan.co.uk/how-tos/wsl2-gui-x-server-using-vcxsrv/

https://www.uxora.com/unix/45-xdisplay-over-ssh-with-putty-xming-vcxsrv

https://askubuntu.com/questions/1435037/how-to-check-and-confirm-a-right-opengl-version-with-vcxsrv-for-using-ros2-rviz

https://seanthegeek.net/234/graphical-linux-applications-bash-ubuntu-windows/

https://help.cs.uwindsor.ca/mediawiki/index.php/VcXsrv

https://www.scrc.umanitoba.ca/doc/tutorial/T19_3a_xsrvputty.htm

https://www.oit.va.gov/Services/TRM/ToolPage.aspx?tid=9676

https://www.onworks.net/software/windows/app-vcxsrv-windows-x-server

https://codeyarns.com/tech/2019-05-12-vcxsrv-x-server-for-windows.html#gsc.tab=0

--Efa (talk) 14:50, 27 November 2022 (UTC)[reply]

sure - then go ahead and create a topic, so that others can validate which are reliable sources TEDickey (talk) 22:24, 27 November 2022 (UTC)[reply]

be careful not to get caught up in bureaucracy, damaging the quality of the Wiki product--Efa (talk) 10:50, 28 November 2022 (UTC)[reply]

Wayland as its successor?

[edit]

Should this article body and infobox state Wayland as the successor to X11? They're under the same umbrella.

https://www.x.org/wiki/XorgFoundation/ :

X.Org Foundation's (or X.Org for short) purpose is to research, develop, support, organize, administrate, standardize, promote, and defend a free and open accelerated graphics stack and the developers and users thereof. This stack includes, but is not limited to, the following projects: DRM, Mesa, Wayland and the X Window System.

Merko (talk) 11:47, 18 April 2024 (UTC)[reply]