X Window System

  Рет қаралды 68,824

Linux Learner

Linux Learner

6 жыл бұрын

X window system on LInux.

Пікірлер: 42
@bonbonpony
@bonbonpony 5 жыл бұрын
One little correction: the window manager is not much responsible for the "look'n'feel" of the GUI - rather it only attaches the "window decorations" (those borders around windows, with close buttons, titles etc.) and manages their positions on the screen, allowing the user to move them around, minimize/maximize, close etc. The "look'n'feel" of the GUI is the job of a different component of the system, the one you didn't mention: the "widget library", sometimes called the "toolkit". Some well-known examples of widget libraries are GTK+ and Qt, but there are a couple of others (usually older and crude looking :q ), like AWT, Tk etc.
@devikakrishna4464
@devikakrishna4464 3 жыл бұрын
The de is a bunch of programs built around the wm. The compositor and tge window manager take care of stuff like transparency while a tool like nitrogen will draw the wallpaper. A de is basically a bunch of these programs together. Its possible and pretty easy to build your own de.
@bonbonpony
@bonbonpony 3 жыл бұрын
@@devikakrishna4464 Yeah, writing one is relatively easy. Having people using it to build their software upon it is much, much harder :q It helps when the toolkit has a nice clean API, but still I don't think many people would be willing to rewrite their existing software for a new toolkit unless the old one is getting obsoleted and they don't have much choice :q
@lets_lvl_up
@lets_lvl_up 2 жыл бұрын
ooooh so that's what GTK+ and Qt mean...thanks!
@manitoba-op4jx
@manitoba-op4jx 5 ай бұрын
i find it really cool that the X "server" is carried over from the decentralized original environment that it was designed for in MIT where most of the users were "remoting in" to a central computer from lower power desktops or terminals.
@motlatsithulo323
@motlatsithulo323 2 жыл бұрын
wow you simplified what took my lecture two hours in 8 min thanks you
@venusisalwaysabove
@venusisalwaysabove 2 жыл бұрын
Great video, old but gold
@devikakrishna4464
@devikakrishna4464 3 жыл бұрын
"Linux distributions focused on the end user will always have a desktop enviornment" Arch: im about to end this mans whole carear
@hocky-ham324-zg8zc
@hocky-ham324-zg8zc 3 жыл бұрын
Lmaooo
@mubelotix
@mubelotix 3 жыл бұрын
That's right thought. Arch is not focused for end users.
@devikakrishna4464
@devikakrishna4464 3 жыл бұрын
@@mubelotix arch(and. Gentoo) is not user friendly its user centric
@mubelotix
@mubelotix 3 жыл бұрын
@@devikakrishna4464 Indeed, and I think he meant "user friendly" by "focused on the end user"
@samighasemi3333
@samighasemi3333 3 жыл бұрын
Lol
@roymathew7956
@roymathew7956 4 жыл бұрын
This was an excellent and concise introduction to the X11 system. It would be nice to see another one about display managers and getting to the next level. Why did you stop making these?
@arduinoguru7233
@arduinoguru7233 4 жыл бұрын
underrated video .
@user-my5yo3lc2x
@user-my5yo3lc2x 4 жыл бұрын
very helpful! thank you!
@aliciahicks6912
@aliciahicks6912 3 жыл бұрын
Amazing sound, keep it up!
@podwilk69
@podwilk69 2 жыл бұрын
thanks bro 🙏🏿,🤟🏿👎🏿
@Turjak_art
@Turjak_art Жыл бұрын
this is probably the best explanation on the entire www. Thank you for that
@Anthony_Matabaro_3D_360
@Anthony_Matabaro_3D_360 3 жыл бұрын
Hi Linux Learner, great video very helpful, made me subscribe, thank you.
@user-cg3vu4gj2c
@user-cg3vu4gj2c 4 жыл бұрын
nice video, hope for more
@wyleong4326
@wyleong4326 2 жыл бұрын
4:27 that matter-of-factly “none really” just cracked me up!
@podwilk69
@podwilk69 2 жыл бұрын
yo mama so fat
@podwilk69
@podwilk69 2 жыл бұрын
love hoes
@shivanirana7444
@shivanirana7444 2 жыл бұрын
nicely explained. thanks
@GooogleGoglee
@GooogleGoglee 4 жыл бұрын
Man love your videos and channel, why did you stopped making these great videos?!
@knyazhefilms2154
@knyazhefilms2154 4 жыл бұрын
really nice video and very few exposures I presume by youtube. Any way thanks a lot ! I subscribed if there will be more!
@sayanth4081
@sayanth4081 3 жыл бұрын
Just needed to know how to implement x11 server on pure linux
@AdityaKumar-rc1by
@AdityaKumar-rc1by 4 жыл бұрын
Can you upload a video on X windows installation step by step
@karanb2067
@karanb2067 4 жыл бұрын
so x server is the skeleton , window manager is the flesh and desktop Environment is like the muscle
@alfabetony
@alfabetony 3 жыл бұрын
thats a good way to look at it !
@burgermeister7244
@burgermeister7244 3 жыл бұрын
How can I tell which window manager I'm using?
@podwilk69
@podwilk69 2 жыл бұрын
yo yo yo it's biggie cheese here **raps about abortion laws in poland**
@JoseHernandez-bt6wd
@JoseHernandez-bt6wd 3 жыл бұрын
lol, ik this guy to well. i use testout for my cyber security class
@BossManTee
@BossManTee 5 жыл бұрын
What tutorial is this from ?
@pillboxgaming4144
@pillboxgaming4144 4 жыл бұрын
Testout.com
@alfabetony
@alfabetony 3 жыл бұрын
prob linux cert
@ericespino7361
@ericespino7361 3 жыл бұрын
It’s time to admit it: the X11 Server is abandonware!
@MthaMenMon
@MthaMenMon Жыл бұрын
Sounds easy, until you try to run an x server inside an android app. It then becomes hell due to opengl es lol. Btw the x server is also responsible for half of your OpenGL acceleration. If your x server doesnt support this, then you will not be able to run any opengl until you disable "DRI" (Direct Rendenring Interface) so your system doesnt try to use it for such a thing. But doing so will force you to use software graphics.
@user-co4xl7wx3q
@user-co4xl7wx3q 5 жыл бұрын
Moar uploads, pleez
@puppyofwrath
@puppyofwrath 3 жыл бұрын
It's the Linux Man! How many channels is this guy on?
@GK-rl5du
@GK-rl5du 2 жыл бұрын
Hey.. I'm just curious, do you know what happened to theLinuxMan channel. I just checked and seems like all the content is wiped out.
История X11 и X Window System
34:26
Aleksey Samoilov
Рет қаралды 67 М.
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 46 МЛН
Wayland vs X11
19:05
DJ Ware
Рет қаралды 148 М.
Unix system calls (1/2)
45:16
Brian Will
Рет қаралды 426 М.
Malware Development: Processes, Threads, and Handles
31:29
X Windows System Design Principles, a lecture by James Gettys
1:00:18
Computer History Museum
Рет қаралды 18 М.
Window Managers in Linux - Everything you NEED to know!
14:44
Wayland будущее Линукса (2021)
14:20
PLAFON - Канал о линуксе
Рет қаралды 91 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4 МЛН
SSH Keys
10:12
RobEdwards
Рет қаралды 103 М.
Run Graphical X Applications Over SSH [Tutorial]
11:31
Null Byte
Рет қаралды 118 М.
WAYLAND: what is it, and is it ready for daily use?
13:05
The Linux Experiment
Рет қаралды 367 М.
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН