You are not logged in.

#121 2024-08-26 12:52:24

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: Carbon Themes (proposal)

This is only a demo, but I have built some icon themes. This isn't the greatest but it shows what can be done (all svg and pretty light weight). Nothing matches here but it could with some work. PMaterial - for ideas.

cIATPw1t.png


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#122 2024-08-26 12:58:53

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: Carbon Themes (proposal)

micko01 wrote:

This is only a demo, but I have built some icon themes. This isn't the greatest but it shows what can be done (all svg and pretty light weight). Nothing matches here but it could with some work. PMaterial - for ideas.

https://i.imgur.com/cIATPw1t.png

That looks quite nice.


Real Men Use Linux

Offline

#123 2024-08-26 14:48:31

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Carbon Themes (proposal)

micko01 wrote:

This is only a demo, but I have built some icon themes. This isn't the greatest but it shows what can be done (all svg and pretty light weight). Nothing matches here but it could with some work. PMaterial - for ideas.

https://i.imgur.com/cIATPw1t.png

Nice, I'll have to test PMaterial ASAP!

There's an icon adjustment setting in the numix-folders script that let's you set folders to a similar icon...

5RcV2Xem.png

This was my first folder choice for using Numix icons with the current Yaru themes, but initially it looked really flat compared to Yaru icons. It's growing on me. I definitely like the shape of the folder icons, they keep the whole rounded-corner look going.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#124 2024-08-27 04:14:48

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: Carbon Themes (proposal)

Dunno if this is of interest or not but I hacked PMaterial and am in very early stages of BunsenMaterial. We can kill those gnomey icons!, Of interest may be the Thunar icon in the bar on left. Using similar colors to bark-dark but a simple sed operation can adjust the whole lot. The build scripts are based around sed, loops and symlinks and it takes about 10 seconds on this intel i5.

All svg so light as.

pZSWGH1t.jpeg

Oh, is everyone getting those darker highlight bars under text with yaru-bark-dark GTK3 theme in thunar when the window is unfocused? (could be a labwc/wayland issue)


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#125 2024-08-27 06:35:53

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

^ This is labwc, Yaru-bark-dark, no dark highlights here:
FLr3kkzm.png

Also @hhh I'm using your Yaru icon set (the first one, not the revised version) and notice the lack of gnominess! Especially that nice clean terminal icon, although the file manager's a bit generic Thunar. I wonder what the difference from your screenshots is?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#126 2024-08-27 06:38:54

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

hhh wrote:

This was my first folder choice for using Numix icons with the current Yaru themes, but initially it looked really flat compared to Yaru icons. It's growing on me. I definitely like the shape of the folder icons, they keep the whole rounded-corner look going.

The smooth roundedness of the Yaru icons is nice, but I could live with either to be honest.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#127 2024-08-27 06:45:49

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

hhh wrote:
johnraff wrote:

Perhaps we can make a hybrid icon theme of Numix+Yaru using inheritance and maybe symlinks so as to get the nicest parts of each? (Possibly the square Numix instead of circular??)

I think a hybrid theme is too much work that will result in too many broken symlinks, and much pulling of hair and gnashing of teeth on my end. :^D Also, truncate Yaru but install Numix? I thought we were trying to limit the icon package size.

Yes you're right on both points. smile

Might as well just do a matching bunsen-Numix-circle theme and we can host bunsen-Yaru as an *-extra package if anyone is interested.

Yup.

Numix (square) by itself loses a bunch of icons (Hello again, gnome-terminal icon!), and replaces a few.

Has Square got fewer icons than Circle? Away, gnome-terminal icon! yikes


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#128 2024-08-27 16:29:55

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Carbon Themes (proposal)

Numix Circle has /48/apps folder which contains all of the circle icons, including terminal.svg and everything that links to it...

NAi0GnSm.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#129 2024-08-27 16:31:47

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Carbon Themes (proposal)

johnraff wrote:

Also @hhh I'm using your Yaru icon set (the first one, not the revised version) and notice the lack of gnominess! Especially that nice clean terminal icon, although the file manager's a bit generic Thunar. I wonder what the difference from your screenshots is?

Can you upload that version somewhere? I binned mine.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#130 2024-08-28 05:40:39

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

hhh wrote:

Can you upload that version somewhere? I binned mine.

This is what Git is good for. Once committed, never lost.

Anyway, bunsen-yaru-icons_24.04.3-1.1_all.deb (previous version) is what I installed:

https://sourceforge.net/projects/bunsen … .1_all.deb


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#131 2024-08-29 21:02:43

altman
Member
From: Canada
Registered: 2015-10-24
Posts: 619

Re: Carbon Themes (proposal)

johnraff wrote:
hhh wrote:

Can you upload that version somewhere? I binned mine.

This is what Git is good for. Once committed, never lost.

Anyway, bunsen-yaru-icons_24.04.3-1.1_all.deb (previous version) is what I installed:

https://sourceforge.net/projects/bunsen … .1_all.deb

Thx @johnraff , downloaded & installed.

Edit: Props to @hhh also !

Last edited by altman (2024-08-29 21:46:28)


My Linux installs are as in my music; it s on Metal

Offline

#132 2024-09-07 08:01:51

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

johnraff wrote:
hhh wrote:

...So I was wondering if that would be easier to figure out than a backport of x-p-m. But if you succeed with another backport... hey!

Give me a couple of days.

I didn't forget this but a lot of other stuff intervened...

I'm in the process of hacking a patched x-p-m but it's proving more difficult this time. That's to be expected as the code moves further away from where it was at the time of the patch. What I tried today - after finally being persuaded to build - made a battery icon on a VM where it ought to be an AC power icon, and black to boot, as it is with the regular x-p-m. I've got one more thing to try tomorrow, or later, and then maybe time to give up.

A pity you seem to have found some issues with m-p-m.

Perhaps a workaround would be one of those little battery icon utilities, wired up to call x-p-m's settings with a right-click. Might not be too much to ask.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#133 2024-09-07 08:11:21

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

hhh wrote:

The thing is, xfce4-panel is really good, can be configured via its GUI and has lots of useful plugins that can be installed individually or all at once ( xfce4-goodies). It looks great in horizontal mode and can be made to look very nice in deskbar mode. Is tint2 such a staple of #!/BL that we can't propose not using it on our default desktop?

Tint2 is on the way out I guess - freeze on development went out a while ago.

xfce4-panel isn't so bad, though tint2 can be made to look nicer IMO. I've been hoping xfce4-panel will work on Wayland - it's supposed to be there but doesn't seem to have a systray yet. Maybe in another release or two...

But if xfce4-panel is a fix for the x-p-m battery icon issue maybe we ought to consider it.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#134 2024-09-07 21:15:09

dhalgren
Member
Registered: 2015-10-01
Posts: 152

Re: Carbon Themes (proposal)

For what it is worth, a non-hacker's opinion:

Xfce4-panel works well enough, having tried it many times over the past years, and I would be happy with it when tint2 inevitably disappears.

For me, the main thing is a good right click menu, and I presume jgmenu is staying (please @malm).

Offline

#135 2024-09-07 23:09:37

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: Carbon Themes (proposal)

dhalgren wrote:

For what it is worth, a non-hacker's opinion:

Xfce4-panel works well enough, having tried it many times over the past years, and I would be happy with it when tint2 inevitably disappears.

For me, the main thing is a good right click menu, and I presume jgmenu is staying (please @malm).

Jgmenu is pretty mature and feature complete and maybe be made Wayland-aware as well? Tint2 is also pretty much mature and feature complete as well so that could be forked off sometime as well?

Tint2 served us well and hopefully lxpanel could be made just as useful as well, in the event tint2 goes off into the sunset.

Last edited by DeepDayze (2024-09-07 23:11:21)


Real Men Use Linux

Offline

#136 2024-09-08 13:40:52

dhalgren
Member
Registered: 2015-10-01
Posts: 152

Re: Carbon Themes (proposal)

Yes, you are correct. I have merely been thoroughly spoilt and don't wish to loose my favourites.

Offline

#137 2024-09-08 16:42:30

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Carbon Themes (proposal)

Carbon's main release will definitely use xorg so jgmenu will stay. tint2 will still be in the Debian repos (almost definitely) so you can install and use it if we drop it, we're just discussing options to maintain a unified, attractive default desktop. The black xfce power manager icon in tint2 is quite jarring.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#138 2024-09-08 20:39:11

dhalgren
Member
Registered: 2015-10-01
Posts: 152

Re: Carbon Themes (proposal)

Thank you for that @hhh. The advantage of making even a silly comment is that sometimes I learn things (that I should already have known), I suspect).

Offline

#139 2024-09-09 09:15:21

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

DeepDayze wrote:

Jgmenu is pretty mature and feature complete and maybe be made Wayland-aware as well?

@malm has said that he doesn't plan to migrate jgmenu to Wayland:
https://forums.bunsenlabs.org/viewtopic … 46#p136046
But we can go on using it as long as we're on X11...

Tint2 is also pretty much mature and feature complete as well so that could be forked off sometime as well?

If a third party developer were to take over tint2 and continue making it available on Debian, that would be great.
But I don't think the BL team have the reserve capacity to take on many extra projects like that, leaving aside security issues. But as long as it's in the Debian repositories I guess we can consider it OK to use.

Last edited by johnraff (2024-09-09 09:16:16)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#140 2024-09-12 09:09:35

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Carbon Themes (proposal)

johnraff wrote:
johnraff wrote:
hhh wrote:

...So I was wondering if that would be easier to figure out than a backport of x-p-m. But if you succeed with another backport... hey!

Give me a couple of days.

I didn't forget this but a lot of other stuff intervened...

I'm in the process of hacking a patched x-p-m but it's proving more difficult this time. That's to be expected as the code moves further away from where it was at the time of the patch. What I tried today - after finally being persuaded to build - made a battery icon on a VM where it ought to be an AC power icon, and black to boot, as it is with the regular x-p-m. I've got one more thing to try tomorrow, or later, and then maybe time to give up.

Time to give up. neutral
The code has just diverged too much.

Perhaps a workaround would be one of those little battery icon utilities, wired up to call x-p-m's settings with a right-click.

There used to be something called "batteryicon" or the like...

But since tint2 seems to be heading into the sunset, we might be better trying to make xfce4-panel look as nice as possible. I don't think it offers anything close to the scope of customization that tint2 has though.

We do know that x-p-m's battery icon looks OK in xfce4-panel, right?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB