pop-os / cosmic-epoch

Next generation Cosmic desktop environment
1.74k stars 55 forks source link

Can't see icons on Ubuntu 22.04 #126

Closed wiiznokes closed 9 months ago

wiiznokes commented 11 months ago

I don't know if this is intended ? 2023-07-19-19-14-47-170 also, i copied the content of this file inside /etc/cosmic-comp/config.run but shortcut doesn't works.

wiiznokes commented 11 months ago

i just figured out that it's config.ron instead, but by changing it, i get a black screen after login

Drakulix commented 11 months ago

i just figured out that it's config.ron instead, but by changing it, i get a black screen after login

Make sure to use the config file from the cosmic-epoch repo (in cosmic-epoch/cosmic-comp), if you installed it via those instructions. Otherwise you might have copied a too new config file for the version of cosmic-comp you are running, which will result in a black screen.

I don't know if this is intended ?

You need the pop-icon-theme currently. apt install pop-icon-theme

mmstick commented 11 months ago

I'm not sure how updated Ubuntu's package is. You can get an updated jammy package from https://apt-origin.pop-os.org/release/pool/jammy/icon-theme/, or install it from source at https://github.com/pop-os/icon-theme

wiiznokes commented 11 months ago

indeed, i managed to make the shortcuts and icons work. thank both. just curious for the tiling, is there a particular order for the windows being displayed ? it looks great!

Drakulix commented 9 months ago

is there a particular order for the windows being displayed?

Since the point of tiling is to avoid windows overlapping, I am not entirely sure which order you are referring to. Could you elaborate?

wiiznokes commented 9 months ago

For example, the last opened windows will take most of the place, then the second, ect.

Drakulix commented 9 months ago

Oh you mean, when switching into tiling mode? That is currently not defined, though the windows should be added to the tiling tree in order they were opened.

Once you are in tiling mode, new windows will split the currently focused window.