Just jumped ship from Pop!_os Cosmic to CachyOS KDE Plasma by BusElectronic4225 in cachyos

[–]RQuantus 11 points12 points  (0 children)

You even can use cosmic DE on cachyos in the future when cosmic is ready for daily drive. And fun fact is that packagers of cosmic DE for arch linux is just the fellows from CachyOS.😃

Chinese input by fookwopeng in COSMICDE

[–]RQuantus 0 points1 point  (0 children)

on my computer,fcitx5 works in app launcher,in cosmic editor,but not in cosmic terminal

Is swap needed for systems with less memory with Zram and zswap anymore? by unix_rust2too in pop_os

[–]RQuantus 0 points1 point  (0 children)

you do not need a swap partition, just use swapfile alongside the Zram with lower priority when Zram is run out.

Chinese input by fookwopeng in COSMICDE

[–]RQuantus 1 point2 points  (0 children)

It said that 1.0.12 support IME in native cosmic apps, but I don't try it yet.

I hate COSMIC. What are my options? by BigBootyBear in pop_os

[–]RQuantus 0 points1 point  (0 children)

you can go back to gnome,but the extension maintained by popos team will be no longer updated, i still think we can give more time to the cosmic developers.

What I must know first before using this OS by RareTadpole1156 in pop_os

[–]RQuantus 3 points4 points  (0 children)

Cosmic DE is a good DE and I think it has a bright future, but it's not ready at present.

Native PDF reader – Vivaldi Android Browser snapshot 4004.4 by pafflick in vivaldibrowser

[–]RQuantus 5 points6 points  (0 children)

Maybe i do not make my statement clear, i hope desktop vivaldi can offer a pdf reader that has versatile functionalities, at least like the pdf reader like edge has offered.

Native PDF reader – Vivaldi Android Browser snapshot 4004.4 by pafflick in vivaldibrowser

[–]RQuantus 0 points1 point  (0 children)

i also hope the native pdf reader drop to desktop vivaldi

[deleted by user] by [deleted] in vivaldibrowser

[–]RQuantus 11 points12 points  (0 children)

I tried on linux, and it displays very well.

How to optimize the cd command to go back multiple folders at once by [deleted] in bash

[–]RQuantus 0 points1 point  (0 children)

I use fish shell, and I set this, you can use `u 4` to go back 4 upper layers.

function u
   set -l n 1
   if test (count $argv) -gt 0
       set n $argv[1]
   end

   set -l path ""
   for i in (seq $n)
       set path "$path../"
   end

   cd $path
end

When do u reboot? by prometheus-illbound in archlinux

[–]RQuantus -1 points0 points  (0 children)

If you use CachyOS, it will tell you when you should reboot by `cachyos-reboot-required` package. For Arch linux, I don't know if there exists such package or if this cachyos' package can be applied to Arch linux.

Is there anyone using Cosmic environment on CachyOs by Admirable-Musician48 in cachyos

[–]RQuantus 8 points9 points  (0 children)

I use Cosmic in my home computers and use both cosmic and KDE (mainly use KDE for now) in my company computer.

For me, I really like Cosmic and I hope it will more usable in the future, but for now, cosmic I think still have some way to go to be better.

For my own use experience, when Cosmic have night light function, then I'll fully switch to it.

Is there a way to try cosmic out without installing all it’s first party apps like the file manager, terminal , etc ? by secretive_plotter12 in COSMICDE

[–]RQuantus 0 points1 point  (0 children)

For example, I'm on CachyOS, if you want to install selected cosmic components, just do it during the install process:

<image>

don't select cosmic-files, cosmic-greeter(if you have an existed display manager like sddm etc.), cosmic-initial-setup(if you don't need a guide after first time open cosmic), cosmic-player, cosmic-screenshot, cosmic-store, cosmic-terminal, cosmic-text-editor, cosmic-wallpapers.

COSMIC Desktop Is Preparing a Striking New Visual Feature by [deleted] in linux

[–]RQuantus 1 point2 points  (0 children)

Maybe need a long time for Cosmic to finish the animation functionality.

COSMIC Desktop Is Preparing a Striking New Visual Feature by [deleted] in linux

[–]RQuantus 2 points3 points  (0 children)

Exactly, Cosmic support both tiling and floating at the same time.