Is Cinnamon a desktop environment or a window manager? (Or both?) The 2019 Stack Overflow Developer Survey Results Are InBrowser instead of window manager?Window Manager vs. Desktop Environment vs. Window System? What's the difference?Sideward Scrolling Desktop Environment or Window Manager Anyone have a successful Xfce + Fluxbox spin?Cinnamon Shortcut to Move Window Between MonitorsTrying to start process on login, but no .xinitrc file to work withMaximize window when dragged to top in Mint/CinnamonRunning Libreoffice without a window manager - is there a way to specify window geometry?How do I run cinnamon in Ubuntu?Manjaro gnome to cinnamon environment
Why couldn't they take pictures of a closer black hole?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
What is the motivation for a law requiring 2 parties to consent for recording a conversation
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Can there be female White Walkers?
How do I free up internal storage if I don't have any apps downloaded?
Output the Arecibo Message
What is the meaning of Triage in Cybersec world?
Get name of standard action overriden in Visualforce contorller
Inverse Relationship Between Precision and Recall
Button changing its text & action. Good or terrible?
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
Is bread bad for ducks?
Are spiders unable to hurt humans, especially very small spiders?
Cooking pasta in a water boiler
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
What's the name of these plastic connectors
Geography at the pixel level
How to type this arrow in math mode?
How to obtain a position of last non-zero element
Why can't devices on different VLANs, but on the same subnet, communicate?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?
Does adding complexity mean a more secure cipher?
Is Cinnamon a desktop environment or a window manager? (Or both?)
The 2019 Stack Overflow Developer Survey Results Are InBrowser instead of window manager?Window Manager vs. Desktop Environment vs. Window System? What's the difference?Sideward Scrolling Desktop Environment or Window Manager Anyone have a successful Xfce + Fluxbox spin?Cinnamon Shortcut to Move Window Between MonitorsTrying to start process on login, but no .xinitrc file to work withMaximize window when dragged to top in Mint/CinnamonRunning Libreoffice without a window manager - is there a way to specify window geometry?How do I run cinnamon in Ubuntu?Manjaro gnome to cinnamon environment
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
As far as I understand it:
- X11 is how you draw primitive things;
- A (compositing) window manager is something that uses X11 to provide the tools for drawing more complex things, and position them in layers on screen;
- A desktop environment is something that uses a window manager to provide the bare essentials of a GUI-based operating system, like a control panel, calculator and solitaire apps, task bar, etc.
If my understanding is correct - what is Cinnamon? Its wiki article (and the tag here on SU) describe it as a "desktop environment", but I can't find what window manager Linux Mint uses by default in its wiki article, and the Tara release notes mention improving the "window manager" in the Cinnamon 3.8 section.
linux xorg window-manager cinnamon desktop-environments
add a comment |
As far as I understand it:
- X11 is how you draw primitive things;
- A (compositing) window manager is something that uses X11 to provide the tools for drawing more complex things, and position them in layers on screen;
- A desktop environment is something that uses a window manager to provide the bare essentials of a GUI-based operating system, like a control panel, calculator and solitaire apps, task bar, etc.
If my understanding is correct - what is Cinnamon? Its wiki article (and the tag here on SU) describe it as a "desktop environment", but I can't find what window manager Linux Mint uses by default in its wiki article, and the Tara release notes mention improving the "window manager" in the Cinnamon 3.8 section.
linux xorg window-manager cinnamon desktop-environments
add a comment |
As far as I understand it:
- X11 is how you draw primitive things;
- A (compositing) window manager is something that uses X11 to provide the tools for drawing more complex things, and position them in layers on screen;
- A desktop environment is something that uses a window manager to provide the bare essentials of a GUI-based operating system, like a control panel, calculator and solitaire apps, task bar, etc.
If my understanding is correct - what is Cinnamon? Its wiki article (and the tag here on SU) describe it as a "desktop environment", but I can't find what window manager Linux Mint uses by default in its wiki article, and the Tara release notes mention improving the "window manager" in the Cinnamon 3.8 section.
linux xorg window-manager cinnamon desktop-environments
As far as I understand it:
- X11 is how you draw primitive things;
- A (compositing) window manager is something that uses X11 to provide the tools for drawing more complex things, and position them in layers on screen;
- A desktop environment is something that uses a window manager to provide the bare essentials of a GUI-based operating system, like a control panel, calculator and solitaire apps, task bar, etc.
If my understanding is correct - what is Cinnamon? Its wiki article (and the tag here on SU) describe it as a "desktop environment", but I can't find what window manager Linux Mint uses by default in its wiki article, and the Tara release notes mention improving the "window manager" in the Cinnamon 3.8 section.
linux xorg window-manager cinnamon desktop-environments
linux xorg window-manager cinnamon desktop-environments
asked 2 hours ago
Adam BarnesAdam Barnes
210126
210126
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Cinnamon's a desktop environment, as it's wikipedia page and archwiki page both state.
Cinnamon uses it's own window manager called muffin, installing the cinnamon package also installs the muffin WM package on Debian.
Cinnamon also has "a bundle of programs running on top of a computer operating system, which share a common graphical user interface (GUI)" as Wikipedia's Desktop environment says is a basic definition. It's programs are X-Apps, but like all programs they're generally voluntary if you want to remove & use others instead.
Additionally, the archwiki page also states:
Cinnamon does not support using a different window manager.
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "3"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424414%2fis-cinnamon-a-desktop-environment-or-a-window-manager-or-both%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Cinnamon's a desktop environment, as it's wikipedia page and archwiki page both state.
Cinnamon uses it's own window manager called muffin, installing the cinnamon package also installs the muffin WM package on Debian.
Cinnamon also has "a bundle of programs running on top of a computer operating system, which share a common graphical user interface (GUI)" as Wikipedia's Desktop environment says is a basic definition. It's programs are X-Apps, but like all programs they're generally voluntary if you want to remove & use others instead.
Additionally, the archwiki page also states:
Cinnamon does not support using a different window manager.
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
add a comment |
Cinnamon's a desktop environment, as it's wikipedia page and archwiki page both state.
Cinnamon uses it's own window manager called muffin, installing the cinnamon package also installs the muffin WM package on Debian.
Cinnamon also has "a bundle of programs running on top of a computer operating system, which share a common graphical user interface (GUI)" as Wikipedia's Desktop environment says is a basic definition. It's programs are X-Apps, but like all programs they're generally voluntary if you want to remove & use others instead.
Additionally, the archwiki page also states:
Cinnamon does not support using a different window manager.
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
add a comment |
Cinnamon's a desktop environment, as it's wikipedia page and archwiki page both state.
Cinnamon uses it's own window manager called muffin, installing the cinnamon package also installs the muffin WM package on Debian.
Cinnamon also has "a bundle of programs running on top of a computer operating system, which share a common graphical user interface (GUI)" as Wikipedia's Desktop environment says is a basic definition. It's programs are X-Apps, but like all programs they're generally voluntary if you want to remove & use others instead.
Additionally, the archwiki page also states:
Cinnamon does not support using a different window manager.
Cinnamon's a desktop environment, as it's wikipedia page and archwiki page both state.
Cinnamon uses it's own window manager called muffin, installing the cinnamon package also installs the muffin WM package on Debian.
Cinnamon also has "a bundle of programs running on top of a computer operating system, which share a common graphical user interface (GUI)" as Wikipedia's Desktop environment says is a basic definition. It's programs are X-Apps, but like all programs they're generally voluntary if you want to remove & use others instead.
Additionally, the archwiki page also states:
Cinnamon does not support using a different window manager.
edited 27 mins ago
answered 1 hour ago
Xen2050Xen2050
11.4k31637
11.4k31637
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
add a comment |
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
ArchWiki seems strong. Is that something I could rely on to get any information regarding Linux? Or is it limited to stuff relevant to Arch?
– Adam Barnes
1 hour ago
1
1
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
ArchWiki is a very professional source, not only for Arch and derivatives.
– GabrielaGarcia
1 hour ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
Arch's wiki is generally fantastic, mostly relevant to packages available to any linux, but sometimes the system config info seems specific to arch
– Xen2050
26 mins ago
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424414%2fis-cinnamon-a-desktop-environment-or-a-window-manager-or-both%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown