Design icon indicating copy to clipboard operation
Design copied to clipboard

2D CAD For GNOME

Results 50 Design issues
Sort by recently updated
recently updated
newest added

Opening [this DXF file](https://drive.google.com/file/d/19o9hnaSCupBDQphN2hdyFg2oHEg7VOpi/view?usp=share_link), the "Module fill" layer should represent the hatches filled this way: ![image](https://user-images.githubusercontent.com/526577/218501937-6f849790-2420-4aac-94de-3ac4d91751ef.png) Ideally, gradients should be supported, although a solid fill could be a great starting...

It's not possible to use polar and ortho snaps as the same time. Making one active should make the other inactive. The ui toggles are defined here: https://github.com/dubstar-04/Design/blob/main/data/ui/preferences.blp#L66

https://docs.gtk.org/gtk4/method.Window.fullscreen.html Add button to header bar in file window.blp. Create an action for the button in window.js The action should enable fullscreen maybe this.fullscreen? Example here: https://github.com/GNOME/sushi/blob/4eaed9c5a29adb9154c8ff302d9d6a8db1b5eae6/src/ui/renderer.js Need to ensure...

good first issue

Add a UI for editing text. Allow changing the text font, size and alignment. Command it initiate editing is ED

Core

Toolbar visibility should be false by default

good first issue

Hide or make the menu entries inactive when using touch input. Properties and shortcuts are a good example. The window property for 'show-toolbars' should be renamed to 'touch-mode' or similar...

good first issue

Consider how to cleanup and simplify the use of actions and associated shortcuts

Add a visual indicator to show the file needs saving. Maybe this could be in the file name on the tab.

**Describe the bug or feature** Notifications stack meaning the most recent one isn't on top but underneath. - Version [e.g. 43-aplha2] **Step to reproduce an issue (omit for feature request)**...