On Tue, 1 Dec 2020 00:02:09 +0300, Mehmet Erol Sanliturk via lazarus
wrote:
>In Fedora with KDE , if you press the left mouse button when the cursor is
>on the title bar of a Lazarus form ( and all of the other open windows of
>applications ) it becomes transparent to be sufficient to see the
>un
On Mon, Nov 30, 2020 at 3:34 PM Bo Berglund via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
> I have two questions regarding Lazarus applications on Linux (Ubuntu
> 18 Mate):
>
> 2) Is there a way to make forms transparent on Linux?
> Using the AlphaBlend and AlphaBlendValue do not wor while t
On Tue, Dec 1, 2020 at 12:02 AM Mehmet Erol Sanliturk <
m.e.sanlit...@gmail.com> wrote:
>
>
> On Mon, Nov 30, 2020 at 11:52 PM Bo Berglund via lazarus <
> lazarus@lists.lazarus-ide.org> wrote:
>
>> On Mon, 30 Nov 2020 22:08:39 +0200, Juha Manninen via lazarus
>> wrote:
>>
>> >Once a user opens Fi
On Mon, Nov 30, 2020 at 11:52 PM Bo Berglund via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
> On Mon, 30 Nov 2020 22:08:39 +0200, Juha Manninen via lazarus
> wrote:
>
> >Once a user opens Firefox, it hogs more memory than any desktop, thus
> >overturning any benefits a minimal desktop might
On Mon, 30 Nov 2020 22:08:39 +0200, Juha Manninen via lazarus
wrote:
>Once a user opens Firefox, it hogs more memory than any desktop, thus
>overturning any benefits a minimal desktop might have given.
+1
On Windows I have to regularly shut down all instances of FireFox with
all of the tabs sav
On Mon, Nov 30, 2020 at 8:12 PM Andreas Schneider via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
> I also only learned this quite recently and was surprised by this, but
> yes, that is unfortunately how it works on X11. Pasting basically asks
> the application that "copied" it to get the cont
Am 2020-11-30 14:34, schrieb Bo Berglund via lazarus:
1) Clipboard content erased on close?
I have an application with a form where the form size anmd position is
stored into the clipboard on form close using a method of the form.
This method is also called on form resize.
The problem is that whi
I have two questions regarding Lazarus applications on Linux (Ubuntu
18 Mate):
1) Clipboard content erased on close?
I have an application with a form where the form size anmd position is
stored into the clipboard on form close using a method of the form.
This method is also called on form resize.