Search found 1456 matches

by JosephM
Mon Apr 15, 2024 1:54 pm
Forum: Cinnamon
Topic: White highlights on all dark theme buttons
Replies: 1
Views: 40

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: 209

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: 229

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: 178

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: 217

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: 348

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: 181

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: 348

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: 461

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: 259

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: 851

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: 546

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: 435

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: 223

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: 2009

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: 437

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: 437

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...
by JosephM
Mon Feb 05, 2024 5:14 am
Forum: Chat about Linux Mint
Topic: Basing Mint on Ubuntu vs Debian
Replies: 10
Views: 1482

Re: Basing Mint on Ubuntu vs Debian

Not quite true. LMDE has all the same features that Mint Cinnamon (Ubuntu) has Actually, that's not true :) LMDE is missing some obvious things from Ubuntu like the Driver Manager. You seem to misunderstand the main reason that LMDE exists. It's a backup plan in case Ubuntu becomes unviable as a ba...
by JosephM
Sat Jan 20, 2024 7:22 pm
Forum: Cinnamon on Wayland
Topic: Cinnamon 6.0 and wayland suport.
Replies: 20
Views: 2009

Re: Cinnamon 6.0 and wayland suport.

EDIT: Thanks for the help, as long as x11 works i'm giving a damn to wayland. That's fine. X11 is the current standard for LMDE 6. Unless one wants to help experiment, no one needs to use wayland. Just to back up what SMG said here. Not only is there no need to use Wayland, but if you aren't prepar...
by JosephM
Tue Jan 09, 2024 1:28 am
Forum: Themes, Icons & Wallpaper
Topic: Cinnamon.css reference?
Replies: 6
Views: 1156

Re: Cinnamon.css reference?

If you're receptive to flatpaks, installing Oomox theme designer will go a long way to confirming whether or not you want to explore the mess that is theming in linux. You'll most like want to install gtk-3-examples and gtk-4-examples as well (both are in the Mint repositories) Invoke the widget-fa...

Go to advanced search