<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
	
	<id>tag:librecad.169.s1.nabble.com,2006:forum-5706791</id>
	<title>Nabble - Suggestions &amp; Feedback</title>
	<updated>2026-04-03T13:51:00Z</updated>
	<link rel="self" type="application/atom+xml" href="http://librecad.169.s1.nabble.com/Suggestions-amp-Feedback-f5706791.xml" />
	<link rel="alternate" type="text/html" href="https://forum.librecad.org/Suggestions-amp-Feedback-f5706791.html" />
	<subtitle type="html">&lt;h3&gt;Please share your suggestions and feedback for LibreCAD.&lt;/h3&gt;&lt;h4&gt;You can also submit feature and modification requests here:
&lt;br/&gt;&lt;a href=&quot;https://github.com/LibreCAD/LibreCAD/issues&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/LibreCAD/LibreCAD/issues&lt;/a&gt;&lt;/h4&gt;</subtitle>
	
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728889</id>
		<title>Re: Black Background and white lines</title>
		<published>2026-03-01T07:43:43Z</published>
		<updated>2026-03-01T07:43:43Z</updated>
		<author>
			<name>dxli</name>
		</author>
		<content type="html">
			You can change the background color.
&lt;br/&gt;&lt;br/&gt;navigate to Options &amp;gt; Application Preferences, select the Appearance tab, and change the Background color under the &amp;quot;Graphic Colors&amp;quot; section.
&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Vonzipper wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I have some old Autocad Lite drawings and I brought up one in LibreCAD that has an all black background and white lines and figures. &amp;nbsp;Is there a way to reverse this and make it a white background and black lines and figures?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;


	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Black-Background-and-white-lines-tp5728888p5728889.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728888"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728888</id>
		<title>Black Background and white lines</title>
		<published>2026-03-01T06:16:28Z</published>
		<updated>2026-03-01T06:16:28Z</updated>
		<author>
			<name>Vonzipper</name>
		</author>
		<content type="html">
			I have some old Autocad Lite drawings and I brought up one in LibreCAD that has an all black background and white lines and figures. &amp;nbsp;Is there a way to reverse this and make it a white background and black lines and figures?

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Black-Background-and-white-lines-tp5728888.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728868</id>
		<title>Re: Noun / verb vs. verb / noun</title>
		<published>2026-02-26T03:50:52Z</published>
		<updated>2026-02-26T03:50:52Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			well, under the active development it might be that things changes. &amp;nbsp;
&lt;br/&gt;&lt;br/&gt;Which version of LibreCAD do you use? 
&lt;br/&gt;&lt;br/&gt;As of 2.2.2-alpha:
&lt;br/&gt;&lt;br/&gt;As far as I can see - the right command for the &amp;quot;offset&amp;quot; - it's still &amp;quot;offset&amp;quot; or &amp;quot;modoffset&amp;quot; (or short form - &amp;quot;mo&amp;quot; or &amp;quot;moff&amp;quot;). If you prefer using other command - please edit commands aliases file. 
&lt;br/&gt;&lt;br/&gt;Please report what is broken specifically in command line.
&lt;br/&gt;&lt;br/&gt;Regarding selection of entity - that's common case indeed. When offset is invoked (as well as some other commands) - if there are selected entities, the command will be applied to them. If it's invoked via context popup menu on the entity - the offset is applied to that entity. 
&lt;br/&gt;&lt;br/&gt;In other cases - the user is prompted to select entities first to which the command will be applied. 
&lt;br/&gt;&lt;br/&gt;Actually, I don't see something unusual with with such behavior - it's consistent with other commands. 
&lt;br/&gt;&lt;br/&gt;What may be improved as I can see - is staying in the entity selection mode after applying the command. That will let the user to apply the offset on several entities easier - I'll change this. 
&lt;br/&gt;&lt;br/&gt;P.S - for some commands, the command line might be not the most optimal tool, as such commands rely on mouse and so they can't be performed fully via command line. In such cases, I suppose specifying command's options via &amp;quot;Tool Options&amp;quot; toolbar is more productive than switching back to the command line. Plus, at least as of today, for some commands, the &amp;quot;Tool Options&amp;quot; supports more command' parameters than are available via command line. 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Noun-verb-vs-verb-noun-tp5728861p5728868.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728861"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728865</id>
		<title>Re: Noun / verb vs. verb / noun</title>
		<published>2026-02-25T15:08:05Z</published>
		<updated>2026-02-25T15:08:05Z</updated>
		<author>
			<name>dxli</name>
		</author>
		<content type="html">
			Most actions should still support &amp;quot;verb noun&amp;quot;: 1. start a command; 2. select entities to work on.
&lt;br/&gt;&lt;br/&gt;Please report an issue, if changes are needed for a particular action.
&lt;br/&gt;&lt;br/&gt;&amp;quot;Offset&amp;quot; is one area to improve for sure. Ideally, offset should work for ellipses/hyperbolae/parabolae, and further on any continuous contours. It's a little bit complex to reach those goals though.
&lt;br/&gt;&lt;br/&gt;Limited development time is major constraint here.
&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;SteveIn44444 wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I have been using LibreCAD for a year or so. Once I adjusted (I'm a previous autocad user) I found it to be pretty good overall. Can't beat the price! Recently, I downloaded the latest release for my new pc and found some changes. I notice that some commands now operate in reverse of what they did previously. Offset is an example. First, the command line is broken for entering this command without the menu, which is important to anyone that has significant history with 2d cad. Second, it now requires that you select an entity to offset before the command is activated (noun verb, and it was previously verb noun). This is a mistake that hurts productivity. When you can select the command first (and enter a new offset value on the command line as needed, which is now also broken) it allows the ability to continue selecting entities on the fly, which is much faster than having to exit the command each time, select an entity, and then re-enter the command. I hope to see you revert to the old behavior in the future.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;


	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Noun-verb-vs-verb-noun-tp5728861p5728865.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728861"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728861</id>
		<title>Noun / verb vs. verb / noun</title>
		<published>2026-02-25T13:23:52Z</published>
		<updated>2026-02-25T13:23:52Z</updated>
		<author>
			<name>SteveIn44444</name>
		</author>
		<content type="html">
			&lt;b&gt;CONTENTS DELETED&lt;/b&gt;
			&lt;div class=&quot;weak-color&quot;&gt;The author has deleted this message.&lt;/div&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Noun-verb-vs-verb-noun-tp5728861.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728536</id>
		<title>Re: Erro de português</title>
		<published>2026-01-13T09:09:26Z</published>
		<updated>2026-01-13T09:09:26Z</updated>
		<author>
			<name>dxli</name>
		</author>
		<content type="html">
			So the correct translation is
&lt;br/&gt;&amp;nbsp;&amp;quot;Criar &lt;b&gt;a&lt;/b&gt;&amp;nbsp;partir do modelo&amp;quot;, instead of 
&lt;br/&gt;&lt;br/&gt;Novo &lt;i&gt;à&lt;/i&gt;&amp;nbsp;partir do modelo
&lt;br/&gt;&lt;br/&gt;I have manually updated the translation, but the proper way is still to update at weblate: 
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;https://hosted.weblate.org/projects/librecad/librecad/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://hosted.weblate.org/projects/librecad/librecad/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;PS: it appears that weblate translation is locked anyway.
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Paulo Roberto dos Santos wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Uso a versão em português e quando vou em arquivo, a opção &amp;quot;Novo à partir do modelo&amp;quot; o &amp;quot;a&amp;quot; não é craseado.
&lt;br/&gt;Espero estar ajudando.
&lt;br/&gt;Obrigado.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;


	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Erro-de-portugues-tp5728533p5728536.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728533"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728533</id>
		<title>Erro de português</title>
		<published>2026-01-13T06:57:03Z</published>
		<updated>2026-01-13T06:57:03Z</updated>
		<author>
			<name>Paulo Roberto dos Santos</name>
		</author>
		<content type="html">
			Uso a versão em português e quando vou em arquivo, a opção &amp;quot;Novo à partir do modelo&amp;quot; o &amp;quot;a&amp;quot; não é craseado.
&lt;br/&gt;Espero estar ajudando.
&lt;br/&gt;Obrigado.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Erro-de-portugues-tp5728533.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728396</id>
		<title>Re: Suggestion about snaps</title>
		<published>2025-12-08T14:02:02Z</published>
		<updated>2025-12-08T14:02:02Z</updated>
		<author>
			<name>Juan1966</name>
		</author>
		<content type="html">
			Thank you so much dxli, great selfless work you do with Librecad!!!!

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Suggestion-about-snaps-tp5728394p5728396.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728395"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728395</id>
		<title>Re: Suggestion about snaps</title>
		<published>2025-12-08T12:40:04Z</published>
		<updated>2025-12-08T12:40:04Z</updated>
		<author>
			<name>dxli</name>
		</author>
		<content type="html">
			The current framework doesn't have support for angular snapping.
&lt;br/&gt;&lt;br/&gt;The issue has been discussed briefly once a while for many years.
&lt;br/&gt;&lt;br/&gt;The good news now is with the new action tweaks added by sand1024, there's finally a unified way to insert angular snapping with preview effects. We will see how long it takes to add this feature.
&lt;br/&gt;&lt;br/&gt;We already managed to add lots of features for 2.2.2, and angular snapping appears to be within reach to me.
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Juan1966 wrote&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello everyone, first of all, and as always, thank you to all the developers who make LibreCAD possible.
&lt;br/&gt;&lt;br/&gt;My suggestion concerns snaps, specifically the lack of a perpendicular snap.
&lt;br/&gt;&lt;br/&gt;It would be very useful, and it's something I miss when, for example, I'm creating a polyline and I want the next point to be perpendicular to an existing one. This is possible with individual lines, but not with polylines, and implementing a perpendicular snap would be a great help.
&lt;br/&gt;&lt;br/&gt;On another note, I think it would be a good idea to define the different types of snaps with different on-screen markers, similar to AutoCAD, or simply display the snap type in text next to each one.
&lt;br/&gt;&lt;br/&gt;Thank you very much for your effort. I understand that the workload is significant and not all suggestions can be implemented, but I believe this would improve the LibreCAD user experience.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;


	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Suggestion-about-snaps-tp5728394p5728395.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728394"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728394</id>
		<title>Suggestion about snaps</title>
		<published>2025-12-08T11:41:01Z</published>
		<updated>2025-12-08T11:41:01Z</updated>
		<author>
			<name>Juan1966</name>
		</author>
		<content type="html">
			Hello everyone, first of all, and as always, thank you to all the developers who make LibreCAD possible.
&lt;br/&gt;&lt;br/&gt;My suggestion concerns snaps, specifically the lack of a perpendicular snap.
&lt;br/&gt;&lt;br/&gt;It would be very useful, and it's something I miss when, for example, I'm creating a polyline and I want the next point to be perpendicular to an existing one. This is possible with individual lines, but not with polylines, and implementing a perpendicular snap would be a great help.
&lt;br/&gt;&lt;br/&gt;On another note, I think it would be a good idea to define the different types of snaps with different on-screen markers, similar to AutoCAD, or simply display the snap type in text next to each one.
&lt;br/&gt;&lt;br/&gt;Thank you very much for your effort. I understand that the workload is significant and not all suggestions can be implemented, but I believe this would improve the LibreCAD user experience.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Suggestion-about-snaps-tp5728394.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728270</id>
		<title>Re: Ventana del historico de comandos</title>
		<published>2025-11-10T13:43:05Z</published>
		<updated>2025-11-10T13:43:05Z</updated>
		<author>
			<name>Ramon</name>
		</author>
		<content type="html">
			OK.
&lt;br/&gt;Gracias

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178p5728270.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728268"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728268</id>
		<title>Re: Ventana del historico de comandos</title>
		<published>2025-11-10T13:05:58Z</published>
		<updated>2025-11-10T13:05:58Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			hm.... yes, it seems in 2.2.1 there were issues with this.... 
&lt;br/&gt;basically, you can try to check development snapshot (2.2.2-alpha version under development, not &amp;nbsp;in production yet). 
&lt;br/&gt;it's located there - &lt;a href=&quot;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Here this issue seems to be fixed. 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178p5728268.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728267"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728267</id>
		<title>Re: Ventana del historico de comandos</title>
		<published>2025-11-10T12:13:01Z</published>
		<updated>2025-11-10T12:13:01Z</updated>
		<author>
			<name>Ramon</name>
		</author>
		<content type="html">
			&lt;img src=&quot;https://forum.librecad.org/file/n5728267/Pantallazo.jpg&quot; border=&quot;0&quot;/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178p5728267.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728266"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728266</id>
		<title>Re: Ventana del historico de comandos</title>
		<published>2025-11-10T09:48:02Z</published>
		<updated>2025-11-10T09:48:02Z</updated>
		<author>
			<name>Ramon</name>
		</author>
		<content type="html">
			Hola
&lt;br/&gt;Creo que no , cuando la ventana del historico CMD la tenemos situada en la zona inferior de la pantalla, se puede ampliar y reducir su amplitud hasta un minimo en el que ya no se puede mas, y aun poniendola al minimo, ocupa demasiado espacio, incluso se podria poner la opcion de eliminar la ventana del historico cmd y dejar solo la ventana de comandos
&lt;br/&gt;Gracias por tu atencion
&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178p5728266.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728263"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728263</id>
		<title>Re: Ventana del historico de comandos</title>
		<published>2025-11-10T07:20:10Z</published>
		<updated>2025-11-10T07:20:10Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			hm..?? The size of cmd widget as well as other ones may be changed as needed. 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178p5728263.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5728178"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5728178</id>
		<title>Ventana del historico de comandos</title>
		<published>2025-11-09T09:48:32Z</published>
		<updated>2025-11-09T09:48:32Z</updated>
		<author>
			<name>Ramon</name>
		</author>
		<content type="html">
			Sugiero que esta ventana deberia poder ajustarse un tamaño menor para ganar espacio activo de dibujo

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Ventana-del-historico-de-comandos-tp5728178.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727945</id>
		<title>Re: Feature request: The dark mode ...</title>
		<published>2025-10-03T01:55:51Z</published>
		<updated>2025-10-03T01:55:51Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Isegrimm_666 wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Is there already a downloadable Iconset?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
Nope, yet you may just download sources and all icons are stored in separate directory there (in svg format). 
&lt;br/&gt;&lt;br/&gt;So you can either just specify custom colors replacement for icons that are currently used, or you can provide your own icons if you wish.
&lt;br/&gt;&lt;br/&gt;More information about custom colors and styling is there:
&lt;br/&gt;&amp;nbsp;&lt;a href=&quot;https://github.com/LibreCAD/LibreCAD/pull/2078&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/LibreCAD/LibreCAD/pull/2078&lt;/a&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-The-dark-mode-tp5727933p5727945.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727943"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727943</id>
		<title>Re: Feature request: The dark mode ...</title>
		<published>2025-10-03T00:28:54Z</published>
		<updated>2025-10-03T00:28:54Z</updated>
		<author>
			<name>Isegrimm_666</name>
		</author>
		<content type="html">
			Hi ...
&lt;br/&gt;&lt;br/&gt;Thanks :)
&lt;br/&gt;&lt;br/&gt;Looks good :)
&lt;br/&gt;&lt;br/&gt;That gives me a lot of possibilities. I've now downloaded the AppImage (2.2.2.) for Linux and am trying to adjust the saving paths.
&lt;br/&gt;&lt;br/&gt;Is there already a downloadable Iconset? 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-The-dark-mode-tp5727933p5727943.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727942"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727942</id>
		<title>Re: Feature request: The dark mode ...</title>
		<published>2025-10-02T22:04:17Z</published>
		<updated>2025-10-02T22:04:17Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			first, please always refer to the version of librecad you use. 
&lt;br/&gt;&lt;br/&gt;in 2.2.2 (alpha branch, located there &lt;a href=&quot;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&lt;/a&gt;)
&lt;br/&gt;1) custom colored icons are supported, the overall support of dark theme - most probably will be added later. &amp;nbsp;Demo &lt;a href=&quot;https://youtu.be/mbYkwPAdKJU&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://youtu.be/mbYkwPAdKJU&lt;/a&gt;&lt;br/&gt;2) well, that's interesting request, yet here we're also limited by underling drawing format - DXF. I'll think what may be achieved there. 
&lt;br/&gt;3) Check the Layer Tree widget in 2.2.1 and 2.2.2 - a bit outdated demo is there - &lt;a href=&quot;https://youtu.be/kFLRBU7FSCA&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://youtu.be/kFLRBU7FSCA&lt;/a&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-The-dark-mode-tp5727933p5727942.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727933"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727933</id>
		<title>Feature request: The dark mode ...</title>
		<published>2025-09-30T02:08:01Z</published>
		<updated>2025-09-30T02:08:01Z</updated>
		<author>
			<name>Isegrimm_666</name>
		</author>
		<content type="html">
			Hi ...
&lt;br/&gt;&lt;br/&gt;I've only been using LibreCAD for a short time ... and I'm totally thrilled. For me as a CAD newbie, I'm already seeing real success after a short time ... so thank you for your work.
&lt;br/&gt;&lt;br/&gt;But I would have some suggestions for a later version, if you don't mind.
&lt;br/&gt;&lt;br/&gt;-----
&lt;br/&gt;&lt;br/&gt;&lt;b&gt;&lt;i&gt;1. The &amp;quot;dark mode - Icons&amp;quot;&lt;/i&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I prefer to use the “dark mode” in Linux and unfortunately have to realize that the icons in dark mode are not entirely advantageous. On the net - and also here in the forum - the exchange with a self-made icon set was recommended, but these are also not without complications.
&lt;br/&gt;&lt;br/&gt;The only solution that works here is to change the theme in Linux from “dark” to “light”, as libreCAD follows these settings.
&lt;br/&gt;&lt;br/&gt;But always changing the theme in the OS cannot be the solution.
&lt;br/&gt;&lt;br/&gt;&lt;i&gt;Feature request:&lt;/i&gt;&lt;br/&gt;Would it be possible to establish the dark mode with suitable settings, i.e. switchable, or to include an icon theme that is also easily recognizable in dark mode?
&lt;br/&gt;&lt;br/&gt;-----
&lt;br/&gt;&lt;br/&gt;&lt;b&gt;&lt;i&gt;2. pen vs. print:&lt;/i&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;As written above, I like to use the dark mode. That's why I mainly use light colors on the drawing layer (cyan, yellow, green, etc.).
&lt;br/&gt;&lt;br/&gt;If I then switch to the print view, these colors are retained ... which is of course critical on white paper.
&lt;br/&gt;&lt;br/&gt;Here, too, there is a workaround: always switch to monochrome in the printer menu before printing. But then all colors are black (or grey).
&lt;br/&gt;&lt;br/&gt;&lt;i&gt;Feature Request:&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;It would be nice if a print color could be specified when selecting a color in the layer properties. This would allow me to draw pipes in yellow in dark mode, for example, but they would then be red or black in the printout and therefore easily recognizable.
&lt;br/&gt;&lt;br/&gt;Alternatively, I would have to change each layer color separately before printing, which is of course also inconvenient.
&lt;br/&gt;&lt;br/&gt;-----
&lt;br/&gt;&lt;br/&gt;&lt;b&gt;&lt;i&gt;3. Groupings&lt;/i&gt;&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;I use some layers as construction layers, e.g. a layer containing a frame in sheet format, one with the plan frame and the title, etc.
&lt;br/&gt;&lt;br/&gt;I would like to group these layers together to create a better overview.
&lt;br/&gt;&lt;br/&gt;&lt;i&gt;Feature Request:&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;Create the option to group layers together.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-The-dark-mode-tp5727933.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727821</id>
		<title>Re: Feature request : Password for hidden layers</title>
		<published>2025-08-26T00:25:08Z</published>
		<updated>2025-08-26T00:25:08Z</updated>
		<author>
			<name>LordOfBikes</name>
		</author>
		<content type="html">
			Welcome adhikayev!
&lt;br/&gt;&lt;br/&gt;This feature is missing for a good reason. Because the format LibreCAD drawings are based on, DXF, which is basically the open format for drawing exchange, does not support it.
&lt;br/&gt;Also, DXF is usually a human readable ASCII file. With a little reading in the references it will be possible to bypass this protection easily. To prohibit this manipulation the feature will need encryption, which makes it much more complex.
&lt;br/&gt;&lt;br/&gt;So to achieve this feature it will probably need some incompatible hacks with DXF which might make drawings not readable with other CAD software. Making LibreCAD drawings exclusive is not our intention and basically not the idea behind free software.
&lt;br/&gt;&lt;br/&gt;When no other CAD software has this feature, I'd suspect that there is no need for it.
&lt;br/&gt;CAD software for games or disaster management also sounds like abuse to me. There are probably better platforms than LibreCAD for these tasks.
&lt;br/&gt;&lt;br/&gt;Armin

	
	
	&lt;div class=&quot;signature weak-color&quot;&gt;
				&lt;sup&gt;investing less than half an hour into &lt;a href=&quot;https://forum.librecad.org/template/NamlServlet.jtp?macro=adv_search_page&amp;node=4499512&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Search&lt;/a&gt; function can save hours or days of waiting for a solution&lt;/sup&gt;
			&lt;/div&gt;
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-Password-for-hidden-layers-tp5727820p5727821.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727820"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727820</id>
		<title>Feature request : Password for hidden layers</title>
		<published>2025-08-25T21:06:02Z</published>
		<updated>2025-08-25T21:51:44Z</updated>
		<author>
			<name>adhikayev</name>
		</author>
		<content type="html">
			This probably might not be too important, but it may increase the popularity and utility of LibreCAD. No other CAD application (or even any drawing software) has this feature. 
&lt;br/&gt;&lt;br/&gt;Might it be possible to add a password feature to layers as such that to show a hidden layer, a user must input a password specific to that layer?
&lt;br/&gt;&lt;br/&gt;This will be of immense use for people who require a drawing platform for double blind simulations (such as disaster management training) and games (such as Harpoon, Star Fleet Battles and D&amp;D). One or several layers will be accessible to a certain group of players/users, while another set of layers will be accessible to another group. So groups of people will only be able to see objects available to them (based on knowledge of layer passwords). 
&lt;br/&gt;&lt;br/&gt;Thank you

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-Password-for-hidden-layers-tp5727820.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727805</id>
		<title>Re: Merge of arcs creates circles</title>
		<published>2025-08-20T14:04:33Z</published>
		<updated>2025-08-20T14:04:33Z</updated>
		<author>
			<name>LordOfBikes</name>
		</author>
		<content type="html">
			The circles in your drawing are constructed as semicircle ARC entities.
&lt;br/&gt;&lt;br/&gt;So the easiest way is to create a new layer for easy separation.
&lt;br/&gt;Then use Snap to Center, which will snap to the center of the arcs and create circles with the Circle/Radius tool.
&lt;br/&gt;The circles will exactly overlap the semicircles.
&lt;br/&gt;When all circles are created, make the circle layer invisible to delete the semicircles. If needed, move the circles from the new layer to their destination layer.
&lt;br/&gt;&lt;br/&gt;A separate tool for this would not be more efficient than the described workflow. It might even need some more steps to select and convert the arcs.
&lt;br/&gt;It will also be error prone when the composed circle is inaccurate with gaps, more than 2 arcs or diverting radii.
&lt;br/&gt;&lt;br/&gt;Armin

	
	
	&lt;div class=&quot;signature weak-color&quot;&gt;
				&lt;sup&gt;investing less than half an hour into &lt;a href=&quot;https://forum.librecad.org/template/NamlServlet.jtp?macro=adv_search_page&amp;node=4499512&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Search&lt;/a&gt; function can save hours or days of waiting for a solution&lt;/sup&gt;
			&lt;/div&gt;
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Merge-of-arcs-creates-circles-tp5727795p5727805.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727804"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727804</id>
		<title>Re: Merge of arcs creates circles</title>
		<published>2025-08-20T07:35:54Z</published>
		<updated>2025-08-20T07:35:54Z</updated>
		<author>
			<name>ivodorr@gmail.com</name>
		</author>
		<content type="html">
			&lt;a href=&quot;https://forum.librecad.org/file/n5727804/SKRINE_KONTEJNER.dxf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;SKRINE_KONTEJNER.dxf&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Merge-of-arcs-creates-circles-tp5727795p5727804.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727796"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727797</id>
		<title>Re: Feature request: Layers management</title>
		<published>2025-08-15T07:56:32Z</published>
		<updated>2025-08-15T07:56:32Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			yes, Layers Tree is quite atrificially, as there is no native support of layers hierarchy in DXF (that is coming from AutoCAD). 
&lt;br/&gt;&lt;br/&gt;Therefore, that tree is built based on layers naming convention - and relies on some layers hierarchy separator. 
&lt;br/&gt;&lt;br/&gt;By default, that separator is &amp;quot;-&amp;quot; - and that's the reason why layer names were parsed as tree. 
&lt;br/&gt;&lt;br/&gt;If &amp;quot;-&amp;quot; has some specific meaining - you may always change separator in settings for Layer Tree Widget (the button with gear icon in the right top cornder of the widget). 
&lt;br/&gt;&lt;br/&gt;Also, Layer Tree widget also supports flat mode (switched by appropriate button in it's toolbar) - in that mode, its similar to layer list. &amp;nbsp;
&lt;br/&gt;&lt;br/&gt;For sure, 2 widgets for layers management may be overkill - yet Layer List was there rather for historical and backward compability reasons. 
&lt;br/&gt;&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-Layers-management-tp5727293p5727797.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727785"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727796</id>
		<title>Re: Merge of arcs creates circles</title>
		<published>2025-08-15T07:24:12Z</published>
		<updated>2025-08-15T07:24:12Z</updated>
		<author>
			<name>sand1024</name>
		</author>
		<content type="html">
			well, in 2.2.2 alpha release we have similar functionality - the command is &amp;quot;Circle -&amp;gt; By Arc&amp;quot;. 
&lt;br/&gt;&lt;br/&gt;I'm not sure whether it's available in 2.2.1, however. &amp;nbsp;
&lt;br/&gt;&lt;br/&gt;With that command, the scenario is as follows: 
&lt;br/&gt;&lt;br/&gt;1) Delete some arc (from 2 arcs circle)
&lt;br/&gt;2) invoke that command
&lt;br/&gt;3) make sure that the following settings are set (in Action's options toolbar) : Replace Arc - checked, Radius Shift = 0. As for setting pen and layer - that's up to you, where created circles will be located. 
&lt;br/&gt;4) apply that command by selecting remaining arc. 
&lt;br/&gt;&lt;br/&gt;After this operation, you may delete 1 arc for each place where your circle is represented by 2 arcs. 
&lt;br/&gt;&lt;br/&gt;After that, select remaining arcs (as &amp;quot;By Arc&amp;quot; command handles not only single arc, but also entities, that are selected at the actions' invocation). 
&lt;br/&gt;&lt;br/&gt;Invoke the command - and that's it. 
&lt;br/&gt;&lt;br/&gt;You can find alpha build for 2.2.2 here:
&lt;br/&gt;&amp;nbsp;
&lt;br/&gt;&lt;a href=&quot;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;P.S merging arcs may be also interesting options - yet here we have to be sure that their coordinates are without gaps. 
&lt;br/&gt;&lt;br/&gt;Could you please share a sample DXF with such representation of circles by arcs? 
&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Merge-of-arcs-creates-circles-tp5727795p5727796.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727795"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727795</id>
		<title>Merge of arcs creates circles</title>
		<published>2025-08-15T06:55:22Z</published>
		<updated>2025-08-15T06:55:22Z</updated>
		<author>
			<name>ivodorr@gmail.com</name>
		</author>
		<content type="html">
			I am using LibreCAD for preparation of CAD files for software Vectric for generating of CNC codes.
&lt;br/&gt;So that I could use drilling processes I need all circles to be defined as circle. Nevertheless some CAD files generated by designer represent circle by two arc which has the geomtry of the circle together. Unfortunately I do not know any way how to &amp;nbsp;merge them into cyrcle. I just managed to merge them to polyline which does not work for Vectric. So I suggest to add function which merge all selected arcs with suitable geometry to circles. 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Merge-of-arcs-creates-circles-tp5727795.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727785</id>
		<title>Re: Feature request: Layers management</title>
		<published>2025-08-13T09:45:18Z</published>
		<updated>2025-08-13T09:45:18Z</updated>
		<author>
			<name>BobT</name>
		</author>
		<content type="html">
			&lt;blockquote class=&quot;quote dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;DmitryArchitect wrote&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;...
&lt;br/&gt;Ok, so as I see it, the Layer List is unnecessary, because you can get more information from Layer Tree.
&lt;br/&gt;...
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
I'm just getting started with LibreCad, using dxf2gcode to generate code for CNC mill. dxf2gcode uses suffixes to layer name for mill parameters (milling depth etc) but Layer Tree breaks these parameters up, loses minus-signs, and displays part as a modified name field and the rest as a sub-layer name. This makes it misleading to read and almost impossible to edit in Layer Tree as required for dxf2gcode. The simple edit box in Layer List works fine. Practical issue is that from my very limited tests some of the useful features of dxf2gcode - 'BREAKS:' layer to make milling tabs, for instance - seem to work much more simply and reliably when the associated mill parameters are embedded in the layer name line. 
&lt;br/&gt;&lt;br/&gt;I too would prefer a single common interface rather than two slightly different ways of doing the same thing, but for this particular usage I definitely need the Layer List type editing.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-Layers-management-tp5727293p5727785.html" />
		<thr:in-reply-to ref="tag:librecad.169.s1.nabble.com,2006:post-5727293"/>
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727296</id>
		<title>Feature request: title bars for Toolbars</title>
		<published>2025-07-20T12:03:57Z</published>
		<updated>2025-07-20T12:03:57Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			Would be good to have title bars for Toolbars, so you can see the title of a Toolbar when it is floating, because there are a lot of Toolbars and it's quite difficult to tell what is what unless you turn on and off them one by one. It would be much easier to be able just to read the title.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-title-bars-for-Toolbars-tp5727296.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727295</id>
		<title>Question / feature request: Function keys in librecad.alias</title>
		<published>2025-07-20T11:58:15Z</published>
		<updated>2025-07-20T11:58:15Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			Is it possible to assign a Function key to a command in a librecad.alias? 
&lt;br/&gt;If not, then it would be useful for AutoCAD users to have an option to assign F8 key to &amp;quot;Restrict Orthogonal&amp;quot; command and F3 key to turn on and turn off Snaps.
&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Question-feature-request-Function-keys-in-librecad-alias-tp5727295.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727294</id>
		<title>Question / feature request: Line width</title>
		<published>2025-07-20T11:36:51Z</published>
		<updated>2025-07-20T11:36:51Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			I don't understand why a Line Width is limited to 2.11 mm. Why can't I draw a 5 mm line? Doesn't make much sense to me.

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Question-feature-request-Line-width-tp5727294.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727293</id>
		<title>Feature request: Layers management</title>
		<published>2025-07-20T11:26:16Z</published>
		<updated>2025-07-20T11:26:16Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			So, now we have Layer List and Layer Tree. 
&lt;br/&gt;And almost like with Properties and Attributes of objects, we have some duplications and some different behavior, which is strange.
&lt;br/&gt;&lt;br/&gt;I mean that both windows show almost the same information:
&lt;br/&gt;Visibility
&lt;br/&gt;Lock
&lt;br/&gt;Printable
&lt;br/&gt;Construction
&lt;br/&gt;Color
&lt;br/&gt;Name
&lt;br/&gt;&lt;br/&gt;The difference is that in Layer Tree you can arrange them in a tree structure.
&lt;br/&gt;And another difference is that if you right-click a layer and choose Edit Layer Attributes in a Layer List and in a Layer Tree, you will have different windows! Amazing. Why? 
&lt;br/&gt;&lt;br/&gt;Ok, so as I see it, the Layer List is unnecessary, because you can get more information from Layer Tree.
&lt;br/&gt;&lt;br/&gt;And speaking of the windows itself, they are not very usable, because there is not enough information and you can't change the parameters easily.
&lt;br/&gt;&lt;br/&gt;So, what would I suggest to do?
&lt;br/&gt;&lt;br/&gt;1) There should be more parameters in that list/tree. All the parameters from &amp;quot;Edit Layer Attributes&amp;quot; should be in a list/tree.
&lt;br/&gt;Width, Line type.
&lt;br/&gt;2) The parameters should be editable in drop-downs or something like that, you shouldn't have to right-click every time.
&lt;br/&gt;3) If there is a tree, it is logical to have objects in that tree and to be able to expand the layer to see all the objects it contains.
&lt;br/&gt;4) Now you can try to grab a layer and to move it in a Layer Tree, but it doesn't really move anywhere. So it would be good to be able to move layers to change their order.
&lt;br/&gt;5) It's great that there is an option to move an object to a layer by simply select an object and click on a layer, but I would add a button like &amp;quot;Move selected objects to a layer&amp;quot; to make it more obvious
&lt;br/&gt;6) As I wrote in another topic, would be great to add Layer to a Pen tool or to make a separate one-line toolbar with a Layer drop-down. To be able to change the layer of an object just by selecting it from a drop-down. 
&lt;br/&gt;&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-Layers-management-tp5727293.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727292</id>
		<title>Bug report / feature request: Properties and Attributes and Pen</title>
		<published>2025-07-20T09:39:40Z</published>
		<updated>2025-07-20T09:39:40Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			I don't quite understand the concept of Properties and Attributes as they are implemented in LibreCAD. Let me explain.
&lt;br/&gt;&lt;br/&gt;In Properties we have:
&lt;br/&gt;Layer
&lt;br/&gt;Color
&lt;br/&gt;Width
&lt;br/&gt;Line type
&lt;br/&gt;Coordinates of points defining geometry
&lt;br/&gt;&lt;br/&gt;In Attributes we have:
&lt;br/&gt;Layer
&lt;br/&gt;Color
&lt;br/&gt;Width
&lt;br/&gt;Line type
&lt;br/&gt;&lt;br/&gt;When you have multiple items selected and change something in Properties window, only 1 item is changed (I believe that the last selected) (And actually I see at as a bug because if you allow user to do something with many items selected, user thinks that the operation would be applied to all of them. So either allow the operation to be applied to all selected or don't allow the operation when there are more then 1 item selected.)
&lt;br/&gt;&lt;br/&gt;When you have &amp;nbsp;multiple items selected and change something in Attributes window, all selected items are changed.
&lt;br/&gt;&lt;br/&gt;So, basically we have duplicated tools with slightly different functions. And Attributes is much more powerful, because you can select half of the drawing and change its properties/attributes in one click.
&lt;br/&gt;&lt;br/&gt;And where do we have this powerful tool? Right, only in Tools -&amp;gt; Modify -&amp;gt; Attributes. No right click, no docked window. By the way, we don't have a docked window for Properties either, and this is another problem.
&lt;br/&gt;&lt;br/&gt;And also we have Pen toolbar, where we have:
&lt;br/&gt;Color
&lt;br/&gt;Width
&lt;br/&gt;Line type
&lt;br/&gt;&lt;br/&gt;That Pen, by the way, doesn't change anything in selected items until you press &amp;quot;Apply Pen to Entity&amp;quot; button and then click on selected items, which is also very strange and unusual. And I would make it to apply the changes to selected items immediately, without any unnecessary buttons and clicks. 
&lt;br/&gt;Well, additional button to &amp;quot;paint&amp;quot; items with selected properties is useful, but if you have already selected everything you want to be changed, then it doesn't make sense to make some more clicks.
&lt;br/&gt;&lt;br/&gt;So we basically have those functions not doubled, but tripled.
&lt;br/&gt;&lt;br/&gt;And all that mess doesn't help you in a workflow, because you want to be able to see and change properties/attributes of different objects easily, and not by right-clicking on every single line (from several hundreds).
&lt;br/&gt;&lt;br/&gt;So, how should it be organized in my opinion?
&lt;br/&gt;&lt;br/&gt;It is really convenient to have information about properties/attributes in 1 line as it is made in Pen toolbar, but you can't place all the information there.
&lt;br/&gt;&lt;br/&gt;So there should be 2 places.
&lt;br/&gt;1) 1-line toolbar like Pen, but containing more information then now:
&lt;br/&gt;Layer. And some tools to manage that shown layer (turn on and off at least)
&lt;br/&gt;Color
&lt;br/&gt;Line width
&lt;br/&gt;Line type
&lt;br/&gt;&lt;br/&gt;And this tool should immediately change the properties and move objects to the selected layer.
&lt;br/&gt;&lt;br/&gt;Or, probably, if you don't want to combine properties with layers, you should add separate 1-line drop-down tool for layers.
&lt;br/&gt;&lt;br/&gt;2) Dockable window, containing all the information about an item:
&lt;br/&gt;Geometry type (line, circle, spline etc.)
&lt;br/&gt;Layer. And some tools to manage that shown layer (turn on and off at least)
&lt;br/&gt;Color
&lt;br/&gt;Line width
&lt;br/&gt;Line type
&lt;br/&gt;Coordinates of points defining geometry
&lt;br/&gt;Some selection filters. (To select the items with some properties (geometry type, colors, layers
&lt;br/&gt;&amp;nbsp;etc.))
&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;And both those tools 1) and 2) should be able to affect all selected items (not like current Properties) and to move items between layers.
&lt;br/&gt;&lt;br/&gt;And if there are different attributes in the selection set (for example you have red and green lines selected), just show &amp;quot;varies&amp;quot;, and then if user chooses &amp;quot;blue&amp;quot; from drop-down, the lines become blue. 
&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Bug-report-feature-request-Properties-and-Attributes-and-Pen-tp5727292.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727289</id>
		<title>Bug report: Properties window</title>
		<published>2025-07-19T14:31:28Z</published>
		<updated>2025-07-20T07:59:19Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			If you right-click on a line and choose Edit Properties, then everything is fine.
&lt;br/&gt;But if you right-click on a circle and choose Edit Properties, then the Properties window is slightly strange - Pen properties (Color, Width, Line type) are quite narrow and text there is almost unreadable. Well, yes, you can enlarge the window, but nevertheless. And, by the way, Line Properties window could be reduced only to the minimum acceptable and readable sizes of all fields, but Circle Properties window, and especially Ellipse Properties window could be reduced to the 1-pixel size of text. Looks funny, but I believe that it shouldn't be like that.
&lt;br/&gt;&lt;br/&gt;My configuration:
&lt;br/&gt;&lt;br/&gt;LibreCAD, from &amp;quot;About&amp;quot; section:
&lt;br/&gt;LibreCAD 2.2.1.1
&lt;br/&gt;Compiler: GNU GCC 14.2.0
&lt;br/&gt;Qt Version: 5.15.15
&lt;br/&gt;Boost Version: 1.80.0
&lt;br/&gt;&lt;br/&gt;Flatpak version
&lt;br/&gt;&lt;br/&gt;My system:
&lt;br/&gt;AlmaLinux 9.6
&lt;br/&gt;KDE Plasma Version: 5.27.11
&lt;br/&gt;KDE Framework Version: 5.115.0
&lt;br/&gt;Qt Version: 5.15.9
&lt;br/&gt;Kernel Version: 5.14.0
&lt;br/&gt;Graphics Platform: X11
&lt;br/&gt;&lt;br/&gt;NVidia graphics driver
&lt;br/&gt;

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Bug-report-Properties-window-tp5727289.html" />
		
	</entry>
	<entry>
		<id>tag:librecad.169.s1.nabble.com,2006:post-5727288</id>
		<title>Feature request: option for dockers' tabs</title>
		<published>2025-07-19T14:16:26Z</published>
		<updated>2025-07-19T14:16:26Z</updated>
		<author>
			<name>DmitryArchitect</name>
		</author>
		<content type="html">
			If you place docked widgets on top of each other, then there appear tabs representing them, like in other software. But why are they under the dockers and not above it? It looks rather unusual. Would be great to have an option to switch their position between bottom and top. I believe many people are accustomed to have tabs on top of a window. 

	
	
	
			
		</content>
		<link rel="alternate" type="text/html" href="https://forum.librecad.org/Feature-request-option-for-dockers-tabs-tp5727288.html" />
		
	</entry>
</feed>