hepp3n

@elevenhsoft
102 Followers
27 Following
275 Posts
I just love coding.
GitHubhttps://github.com/hepp3n

Cedilla - A markdown text editor for the COSMIC™ desktop, has been released on Flathub.

Hi, today I'm announcing a new app I've made for COSMIC™. Cedilla is a simple Markdown text editor that supports HTML and Markdown. Markdown is converted to HTML using comrak. HTML is parsed using html5ever, from the Servo project. The resulting DOM is rendered directly to libcosmic widgets using a custom renderer.

Project: https://github.com/mariinkys/cedilla

Flathub: https://flathub.org/en/apps/dev.mariinkys.Cedilla

#COSMIC #POP_OS #System76

GitHub - mariinkys/cedilla: A markdown text editor for the COSMIC™ desktop

A markdown text editor for the COSMIC™ desktop. Contribute to mariinkys/cedilla development by creating an account on GitHub.

GitHub

I have pushed failed update for my Quick Web Apps app. I did not test it properly even if I though I did.

Today pushed an update which resolve this issue and Quick Web Apps should works properly.

Also made use of new engine, now instead of WebKitGTK we are using CEF which should works as embedded chromium engine. WebApps should works for most of the website, including Microsoft Teams, etc.

The only issue here could be DRM but I think I will be able to include support for it in the future.

The next months of COSMIC development is dedicated to polishing up the experience. Frosted glass, gaming improvements, printer settings, and Wacom tablet support are on the horizon with more to come.

See what’s planned for upcoming COSMIC Epoch 2 and Epoch 3 releases on our blog: https://s76.co/ce23rmm

COSMIC Epoch 2 and 3 Roadmap

View planned features for upcoming releases, such as frosted glass, desktop animations, and printer settings.

System76 Blog

My #ubuntu ppa for #cosmic desktop #linux is actively updated, latest update is from yesterday and points to 1.0.4-epoch :)

https://launchpad.net/~hepp3n/+archive/ubuntu/cosmic-epoch

I also cleaned it from third-party dependencies. So it's no longer updating wayland and mesa packages. They are in different repositories. If you need newer wayland, you can find it here: https://launchpad.net/~hepp3n/+archive/ubuntu/wayland-backports :)

COSMIC™ DE : Piotr

Unofficial packaging of COSMIC™ desktop environment for latest Ubuntu LTS ############## NOTICE ############## Before adding this PPA, you need also 2 additional repositories for fully working COSMIC DE. Mesa from KISAK PPA and latest version of Flatpak. 1. sudo add-apt-repository ppa:kisak/kisak-mesa 2. sudo add-apt-repository ppa:flatpak/stable 3. Run `sudo apt update && sudo apt full-upgrade` Now you can continue with this PPA. For installing. sudo apt install cosmic-session For fu...

Launchpad

I updated today KDE Connect applet for #cosmic desktop.

We can now send and receive files PC <-> Phone.
Getting notifications Phone -> PC
Pinging PC <-> Phone
Also some basic info from Mpris PC -> Phone

Pairing works but not perfect, however I don't have much issue with it.

If you want to test, please check my repo: https://github.com/hepp3n/kdeconnect

Any feedback is welcome :)

btw. I have also a website haha

Want to make blog, but not ready yet ^^

https://heppen.dev

#rust #programming #popos

Pushed today my first update on #cosmic DE for #ubuntu :)

https://launchpad.net/~hepp3n/+archive/ubuntu/cosmic-epoch

Still not sure how to make it easier to manage but I decided to fork cosmic-epoch repos and manage it myself here: https://codeberg.org/hepp3n/ubuntu-cosmic-ppa

I'm not doing any modifications but keeping upstream basically. However I changed deb packages maintainer to myself so Pop_OS devs don't be responsible if my update breaks, did I do right? ^^ Not sure :)

You can leave a star under my `ubuntu-cosmic-ppa` repo on codeberg :)

COSMIC™ DE : Piotr

Unofficial packaging of COSMIC™ desktop environment for latest Ubuntu LTS ############## NOTICE ############## Before adding this PPA, you need also 2 additional repositories for fully working COSMIC DE. Mesa from KISAK PPA and latest version of Flatpak. 1. sudo add-apt-repository ppa:kisak/kisak-mesa 2. sudo add-apt-repository ppa:flatpak/stable 3. Run `sudo apt update && sudo apt full-upgrade` Now you can continue with this PPA. For installing. sudo apt install cosmic-session For fu...

Launchpad

Hello,
I made a #COSMIC DE #ppa for easy installation on #Ubuntu LTS releases.

Maybe someone will find it useful :)

Packaging require newer wayland, xwayland, mesa (I copied kisak’s mesa for this purpose) and rust compiler than that shipped with Ubuntu 24.04. They are in the same PPA so installation is straightforward.

`sudo apt install --no-install-recommends cosmic-session`

Link: https://launchpad.net/~hepp3n/+archive/ubuntu/cosmic-epoch

COSMIC™ DE : Piotr

Unofficial packaging of COSMIC™ desktop environment for latest Ubuntu LTS ############## NOTICE ############## Before adding this PPA, you need also 2 additional repositories for fully working COSMIC DE. Mesa from KISAK PPA and latest version of Flatpak. 1. sudo add-apt-repository ppa:kisak/kisak-mesa 2. sudo add-apt-repository ppa:flatpak/stable 3. Run `sudo apt update && sudo apt full-upgrade` Now you can continue with this PPA. For installing. sudo apt install cosmic-session For fu...

Launchpad

Hello :)

Today I pushed an update for Quick Web Apps on #flathub

After latest changes I tried to be sure the app will work the best with flatpak sanbodx so it's properly packages and require much less permissions :)

I hope everything will works good for you so enjoy and please test and give me some feedback and report bugs :)

You can find my app here: https://flathub.org/en/apps/dev.heppen.webapps

and source code is hosted on #cosmic utils repository: https://github.com/cosmic-utils/web-apps

Enjoy :)

#programming #rust #cosmic

Install Quick Web Apps on Linux | Flathub

Web applications at your fingertips

New Quick Web Apps coming soon on Flathub :) Still finishing my rewrite which might be a bit controversial.

Anyway, I decided to do this :)

#web #apps #cosmic #rust #programming

Hello! Some time ago I posted here that, I will work on KDE Connect implementation in Rust and #COSMIC applet when it's done.

I basically hit the wall, could not manage how to do it. After some break and learning, also found some examples of implementation (thanks specially for one in Rust :)) I have some progress :D

Wish me luck!

You can follow my work on KDEConnect library in Rust here: https://github.com/hepp3n/kdeconnect

and applet also is here: https://github.com/hepp3n/cosmic-ext-applet-connect

#system76