help finding documentation to manually alter my desktop












0














I am a retired programmer currently using Fedora 29, with Cinnamon manually installed, via dnf. I am already reasonably comfortable with bash. I would like to remove my dependency on Cinnamon.org (as
well as any Fedora-Cinnamon-spin), and teach myself how to use bash to manually alter Fedora's default gnome-3 desktop to approximate the Cinnamon desktop. This includes a taskbar for favorite icons and minimized apps, a system tray, and a lower left corner menu for launching apps.



My guess is that GTK will be involved, as well as the gsettings command. I am looking for tutorials/guides that discuss the overall task at a high level, identifying the relevant issues and subtasks, and listing the order that the subtasks should be accomplished in a script. Hopefully, the documentation would then offer sample scripts (perhaps involving GTK) for each subtask.



I request help finding such documentation.



Although I suspect that I will be able to find GTK tutorials, my internet research has not uncovered any gsettings tutorials or any overview tutorials/guides re deep alterations of the desktop.



I exclude importing any 3rd party software (e.g. a taskbar); I want the desktop alteration to be entirely native to Fedora.



No joy asking at Fedora.Org










share|improve this question






















  • You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
    – eyoung100
    53 mins ago










  • @eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
    – user2661923
    51 mins ago










  • It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
    – eyoung100
    43 mins ago
















0














I am a retired programmer currently using Fedora 29, with Cinnamon manually installed, via dnf. I am already reasonably comfortable with bash. I would like to remove my dependency on Cinnamon.org (as
well as any Fedora-Cinnamon-spin), and teach myself how to use bash to manually alter Fedora's default gnome-3 desktop to approximate the Cinnamon desktop. This includes a taskbar for favorite icons and minimized apps, a system tray, and a lower left corner menu for launching apps.



My guess is that GTK will be involved, as well as the gsettings command. I am looking for tutorials/guides that discuss the overall task at a high level, identifying the relevant issues and subtasks, and listing the order that the subtasks should be accomplished in a script. Hopefully, the documentation would then offer sample scripts (perhaps involving GTK) for each subtask.



I request help finding such documentation.



Although I suspect that I will be able to find GTK tutorials, my internet research has not uncovered any gsettings tutorials or any overview tutorials/guides re deep alterations of the desktop.



I exclude importing any 3rd party software (e.g. a taskbar); I want the desktop alteration to be entirely native to Fedora.



No joy asking at Fedora.Org










share|improve this question






















  • You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
    – eyoung100
    53 mins ago










  • @eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
    – user2661923
    51 mins ago










  • It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
    – eyoung100
    43 mins ago














0












0








0







I am a retired programmer currently using Fedora 29, with Cinnamon manually installed, via dnf. I am already reasonably comfortable with bash. I would like to remove my dependency on Cinnamon.org (as
well as any Fedora-Cinnamon-spin), and teach myself how to use bash to manually alter Fedora's default gnome-3 desktop to approximate the Cinnamon desktop. This includes a taskbar for favorite icons and minimized apps, a system tray, and a lower left corner menu for launching apps.



My guess is that GTK will be involved, as well as the gsettings command. I am looking for tutorials/guides that discuss the overall task at a high level, identifying the relevant issues and subtasks, and listing the order that the subtasks should be accomplished in a script. Hopefully, the documentation would then offer sample scripts (perhaps involving GTK) for each subtask.



I request help finding such documentation.



Although I suspect that I will be able to find GTK tutorials, my internet research has not uncovered any gsettings tutorials or any overview tutorials/guides re deep alterations of the desktop.



I exclude importing any 3rd party software (e.g. a taskbar); I want the desktop alteration to be entirely native to Fedora.



No joy asking at Fedora.Org










share|improve this question













I am a retired programmer currently using Fedora 29, with Cinnamon manually installed, via dnf. I am already reasonably comfortable with bash. I would like to remove my dependency on Cinnamon.org (as
well as any Fedora-Cinnamon-spin), and teach myself how to use bash to manually alter Fedora's default gnome-3 desktop to approximate the Cinnamon desktop. This includes a taskbar for favorite icons and minimized apps, a system tray, and a lower left corner menu for launching apps.



My guess is that GTK will be involved, as well as the gsettings command. I am looking for tutorials/guides that discuss the overall task at a high level, identifying the relevant issues and subtasks, and listing the order that the subtasks should be accomplished in a script. Hopefully, the documentation would then offer sample scripts (perhaps involving GTK) for each subtask.



I request help finding such documentation.



Although I suspect that I will be able to find GTK tutorials, my internet research has not uncovered any gsettings tutorials or any overview tutorials/guides re deep alterations of the desktop.



I exclude importing any 3rd party software (e.g. a taskbar); I want the desktop alteration to be entirely native to Fedora.



No joy asking at Fedora.Org







desktop-environment gtk documentation gsettings






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









user2661923user2661923

179113




179113












  • You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
    – eyoung100
    53 mins ago










  • @eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
    – user2661923
    51 mins ago










  • It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
    – eyoung100
    43 mins ago


















  • You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
    – eyoung100
    53 mins ago










  • @eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
    – user2661923
    51 mins ago










  • It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
    – eyoung100
    43 mins ago
















You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
– eyoung100
53 mins ago




You do understand that Cinnamon is a fork of GNOME3. Using the GNOME3 Developer Center would be a good start.
– eyoung100
53 mins ago












@eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
– user2661923
51 mins ago




@eyoung100 I knew that Cinnamon was a several years old fork, but didn't understand how that would be relevant. Thanks for the Developer Center link, very intriguing.
– user2661923
51 mins ago












It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
– eyoung100
43 mins ago




It's relevant because the approaches used to devolop/power use GNOME3 are applicable to Cinnamon, i.e. the same GTK in GNOME3 is nearly identical to the GTK in Cinnamon.
– eyoung100
43 mins ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f493117%2fhelp-finding-documentation-to-manually-alter-my-desktop%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f493117%2fhelp-finding-documentation-to-manually-alter-my-desktop%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Entries order in /etc/network/interfaces

新発田市

Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)