Git Product home page Git Product logo

Comments (9)

Alexey-T avatar Alexey-T commented on August 17, 2024 1

Bugreport for Lazarus
https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40954

from cudatext.

Alexey-T avatar Alexey-T commented on August 17, 2024
  UiOps.PluginDialogsShowInTaskbar:= cfg.GetValue('ui_dialogs_in_taskbar'+cOptionSystemSuffix, UiOps.PluginDialogsShowInTaskbar);

so, option is applied only to UiOps.PluginDialogsShowInTaskbar which is applied only to PLUGINS dialogs. Cmd Palette is not affected by this flag. it has "never show in taskbar" option. if it shows in taskbar, it seems a Lazarus bug.
I cannot see it on Ubuntu 20 with Gnome, Wayland too, qt5 too.

from cudatext.

pintassilgo avatar pintassilgo commented on August 17, 2024

option is applied only to UiOps.PluginDialogsShowInTaskbar which is applied only to PLUGINS dialogs. Cmd Palette is not affected by this flag

Find favorite..., dialog from Favorites plugin, is also affected i.e. creates tab in taskbar, acts as a separated window.

from cudatext.

Alexey-T avatar Alexey-T commented on August 17, 2024

Primitive demo for qt5:

tst-ShowInTaskbar-qt5.zip

run 'project1' app.

press button 2-3 times. do all new windows (created by button) have style "show in taskbar"? they have it "NEVER show in taskbar".

from cudatext.

pintassilgo avatar pintassilgo commented on August 17, 2024

Yes.

image

from cudatext.

Alexey-T avatar Alexey-T commented on August 17, 2024

Pls show me system info. maybe run 'neofetch'.

from cudatext.

pintassilgo avatar pintassilgo commented on August 17, 2024

This is Wayland-only issue. If I run as xwayland i.e. not true Wayland app, there's no issue.

image

from cudatext.

Alexey-T avatar Alexey-T commented on August 17, 2024

'neofetch'? what does it show.

from cudatext.

pintassilgo avatar pintassilgo commented on August 17, 2024

Operating System: openSUSE Tumbleweed 20240310
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 1600 Six-Core Processor
Memory: 31,3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

from cudatext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.