Search found 1459 matches

by JosephM
Sun Apr 21, 2024 5:23 pm
Forum: Beginner Questions
Topic: Where to make Cinnamon feature requests
Replies: 5
Views: 112

Re: Where to make Cinnamon feature requests

I just did a search for the word panel. People will use different terms and descriptions that you might not expect so I usually don't go too specific with search terms.
by JosephM
Sun Apr 21, 2024 1:05 am
Forum: Beginner Questions
Topic: Where to make Cinnamon feature requests
Replies: 5
Views: 112

Re: Where to make Cinnamon feature requests

You opened it before I looked. There was already an open request for the feature you want.
by JosephM
Sun Apr 21, 2024 12:43 am
Forum: Beginner Questions
Topic: Where to make Cinnamon feature requests
Replies: 5
Views: 112

Re: Where to make Cinnamon feature requests

The best place to do so it here: https://github.com/orgs/linuxmint/discussions Just please do a search first and be sure that it isn't already requested. It also helps to describe your request and how you'd like it to work. Many people ask for things that never get done for various reasons but it pu...
by JosephM
Mon Apr 15, 2024 1:54 pm
Forum: Cinnamon
Topic: White highlights on all dark theme buttons
Replies: 1
Views: 45

Re: White highlights on all dark theme buttons

That's an issue with your gtk theme, not the Cinnamon theme. Your buttons have a box-shadow that needs to be removed.
by JosephM
Tue Mar 26, 2024 1:26 am
Forum: Software & Applications
Topic: [SOLVED] Mint 19 Cinnamon. nemo-desktop segfault. Python problem.
Replies: 8
Views: 212

Re: Mint 19 Cinnamon. nemo-desktop segfault. Python problem.

I'd appreciate some educated pointers as to what exactly could be the problem
Don't mess with your system python install if you don't know how to get back to what it should be. And maybe don't use unsupported versions of a distro if you want to use newer things.
by JosephM
Sun Mar 24, 2024 3:30 pm
Forum: Software & Applications
Topic: Is a Live Stock Market feed possible in LibreOffice Calc?
Replies: 5
Views: 233

Re: Is a Live Stock Market feed possible in LibreOffice Calc?

I'm assuming you want something like the GOOGLEFINANCE() function in calc. It's a workaround but here is how someone made it work: https://ask.libreoffice.org/t/live-stock-quotes/52843/7
by JosephM
Sun Mar 24, 2024 3:17 pm
Forum: Cinnamon
Topic: Cinnamon window-top-border double-click behavior 20.3 vs 21.2
Replies: 8
Views: 181

Re: Cinnamon window-top-border double-click behavior 20.3 vs 21.2

The feature is still there and seems to work the same in 21.3. If you hover the top of the titlebar where the resize arrow shows and then double click, it maximizes vertically. Some windows, such as those that are client side decorated like Calculator, ignore this functionality. That's just a differ...
by JosephM
Sun Mar 24, 2024 3:11 pm
Forum: Chat about Linux Mint
Topic: Do Cinnamon themes run arbritrary code like KDE themes?
Replies: 4
Views: 224

Re: Do Cinnamon themes run arbritrary code like KDE themes?

The Cinnamon spices were moved to being hosted in a Mint controlled github repo quite some time ago. This was one of the main reasons why. It means that any spices added or code changes to them have to be approved by Mint devs before they make it to a user. It helps to eliminate the possibility of t...
by JosephM
Tue Mar 12, 2024 2:43 pm
Forum: Programming & Development
Topic: [Solved] Development with an eye towards making a Mint utility
Replies: 9
Views: 356

Re: Development with an eye towards making a Mint utility

I would go with write the interface programmatically or use Glade. Either of those options should be fine. Glade really is just about convenience.
by JosephM
Tue Mar 12, 2024 1:45 am
Forum: Software & Applications
Topic: Papirus Icons Slow Down Nemo
Replies: 4
Views: 186

Re: Papirus Icons Slow Down Nemo

Don't know if the same thing is happening here but we've run into a similar issue before with icon views. Papirus ships all it's icons as .svg. Mint-Y ships it's icons as PNG's rendered from an svg source. We've seen proof in the past that the PNG icon themes rendered much faster in icon views and a...
by JosephM
Tue Mar 12, 2024 12:49 am
Forum: Programming & Development
Topic: [Solved] Development with an eye towards making a Mint utility
Replies: 9
Views: 356

Re: Development with an eye towards making a Mint utility

For 2) hand coding or using Glade doesn't really matter. Glade is mostly used as a convenience and is not necessary.
by JosephM
Mon Mar 11, 2024 2:23 am
Forum: Screenshots
Topic: GNOME DE on LM 21.3
Replies: 5
Views: 469

Re: GNOME DE on LM 21.3

and GDM, Gnome's display server, will break many things Mint-related.
Like what?
by JosephM
Mon Mar 04, 2024 5:34 am
Forum: Cinnamon
Topic: Which file contains the titlebar color on Cinnamon ?
Replies: 4
Views: 263

Re: Which file contains the titlebar color on Cinnamon ?

The inactive window will have the :backdrop class added to it.
by JosephM
Sat Feb 24, 2024 8:42 pm
Forum: Cinnamon on Wayland
Topic: Software recommedation - Plank equivalent for Wayland?
Replies: 10
Views: 891

Re: Software recommedation - Plank equivalent for Wayland?

Currently I don't believe there is any replacement for Plank currently.
by JosephM
Sat Feb 24, 2024 8:38 pm
Forum: Cinnamon on Wayland
Topic: Cinnamon 6.0 and wayland support - (AMD graphics on Fedora)
Replies: 4
Views: 561

Re: Cinnamon 6.0 and wayland support - (AMD graphics on Fedora)

I'm not sure about the display manager, do the DE's bring their own to the table? Because this is Workstation so I have Gnome, but I added Cinnamon for "casual" time and use Gnome when I want to focus hard on work. Cinnamon uses LightDM so it would likely have added that. Cinnamon doesn't...
by JosephM
Sun Feb 18, 2024 3:44 pm
Forum: Cinnamon
Topic: [SOLVED] Desktop Background keeps reverting to default image
Replies: 5
Views: 442

Re: Desktop Background keeps reverting to default image and Cinnamon frequently unresponsive/crashing

After it crashes, you can check ~/.xsession-errors. It will often give you the reason so you have info to troubleshoot with.
by JosephM
Tue Feb 13, 2024 3:49 am
Forum: Cinnamon
Topic: Menu description / comment toggle for apps
Replies: 3
Views: 224

Re: Menu description / comment toggle for apps

How are comments shown without an app being selected?

They are shown directly under the app name for all apps.

I believe one of the 3rd party menus like Cinnamenu offers this functionality. You can get it from System Settings->Applets.
by JosephM
Sat Feb 10, 2024 6:40 am
Forum: Cinnamon on Wayland
Topic: Cinnamon 6.0 and wayland suport.
Replies: 20
Views: 2025

Re: Cinnamon 6.0 and wayland suport.

If they are both running LMDE 6 then chances are they are both running the Nvidia-525 driver. Others getting graphics with Cinnamon on Wayland have been using newer Nvidia drivers. Just as a side note, I can run Wayland on Mint 21.3 with an Nvidia 1060 and the 525 driver. There are issues due to it...
by JosephM
Wed Feb 07, 2024 3:27 pm
Forum: Other topics
Topic: Desktop Background Image gone after Upgrade to 21.3
Replies: 7
Views: 444

Re: Desktop Background Image gone after Upgrade to 21.3

Don't know without knowing what was in it. I have seen the issue in the past where something in someones theme was managing to set a background color on the desktop window. The one that Nemo uses to hold the desktop icons. Since it was a solid color, it was covering the entire desktop and hiding the...
by JosephM
Tue Feb 06, 2024 3:41 pm
Forum: Other topics
Topic: Desktop Background Image gone after Upgrade to 21.3
Replies: 7
Views: 444

Re: Desktop Background Image gone after Upgrade to 21.3

I don't use Themes, just a "picture" from a Camera with the lens blocked. that pictures is on my /home/pictures Partition, so it stayed with me. If you just want a black background you can go to the Background settings and set the picture aspect to "No picture". Then you can jus...

Go to advanced search