-
First of all, I'll clarify that I'm not using cosmic desktop; I'm trying to use cosmic-files under swaywm.
I'm trying out `cosmic-files`, and files don't render icons. The console output reads lots…
-
On fe2f767, if I select a software category such as `Game` from the draw, and scroll half way through the presented options, and then change to another category such as `Develop`, the new list will be…
XV-02 updated
2 months ago
-
With cosmic store, touch seems to work fine except for that "pressing" an entry triggers it, not after releasing, this means you
A) cannot long press, which probably isn't super relevant since the…
-
`2024-05-14T23:09:02.104691Z INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 1
thread 'main' panicked at /home/user/.cargo/git/checkouts/libcosmic-b367e32ffc370f4f…
-
When I run the build steps given in README this is what happens:
```
.........
.........
Compiling freedesktop-icons v0.2.6
Compiling iced_tiny_skia v0.12.0 (https://github.com/pop-os/libcosmi…
-
See the attached video
https://github.com/pop-os/libcosmic/assets/113100745/76775d18-fdfa-4103-a845-dbf82d718e06
The mouse pointer is different when you can click on a slider, than when you hove…
-
Same error using both toolchains when attempting to compile:
stable-x86_64-pc-windows-msvc
nightly-x86_64-pc-windows-msvc
cargo build
and
cargo +nightly build
both fail
[cosmic_term_failed_…
Ktoks updated
4 months ago
-
## How
I have this simplified example:
```rs
#[derive(Clone, Debug)]
pub enum EditorMessage {
Editor(Action),
}
pub struct Editor {
content: Content,
}
impl Editor {
pub fn …
-
By default, Mouse Button 4 (MB4) is often mapped to the "Back" command in many applications, especially web browsers and file explorers.
Adding mouse input detection for this button, when on an app…
-
I tried to follow your tutorial on https://bhh32.com/posts/tutorials/cosmic_applet_tutorial but I think there were some changes on the libcosmic library since several imports are not working anymore.
…