Jeremy Soller

Results 302 comments of Jeremy Soller

It would be nice if this was broken into separate issues. Some of the problems have been fixed, others need to be fixed in cosmic-edit, others in libcosmic.

Fixed items so far: - The document icon is the same for all files I've opened. This doesn't seem useful. - An unsaved indicator, as described in the design file...

The main reason for this is that the custom control cosmic-edit uses for text renders it to an image and the image size is calculated based on the logical size...

This is partially improved by 2bfcfdf. It searches for a pixel size that is an integer in both the logical and physical coordinates. Unfortunately it does not work fully with...

I added a menu item for this (not yet implemented). We will definitely need context menus but I haven't tried that yet. I'd like a design for context menus when...

Here are examples from Atom. ![menu3](https://github.com/pop-os/cosmic-edit/assets/7741236/6ebee388-3bb7-4d31-9d99-5c80cb7e4375) ![menu](https://github.com/pop-os/cosmic-edit/assets/7741236/d24e5654-eb3f-4e88-b130-4d0324daf4a9) ![menu2](https://github.com/pop-os/cosmic-edit/assets/7741236/bcafa8b6-73f9-4e34-ad82-6c8fd2461ad5)

Thanks for testing. I will work on the GNOME Wayland issue in #18