summaryrefslogtreecommitdiffstats
path: root/twin/workspace.cpp
diff options
context:
space:
mode:
authorPhilippe Mavridis <philippe.mavridis@yandex.com>2026-01-06 14:44:37 +0200
committerPhilippe Mavridis <philippe.mavridis@yandex.com>2026-01-06 14:44:37 +0200
commit72f6d856d83a41f90f97c414fde2513339ca80ba (patch)
tree4846e6dd185b08eef66769c67043dd3fe06abd42 /twin/workspace.cpp
parent797db50eff718cfbbf698adc868d56c63cadb76e (diff)
downloadtdebase-drop/twin/beep-media-player-hack.tar.gz
tdebase-drop/twin/beep-media-player-hack.zip
TWin: drop Beep Media Player hackdrop/twin/beep-media-player-hack
BMP has been unmaintained for a long time. Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
Diffstat (limited to 'twin/workspace.cpp')
-rw-r--r--twin/workspace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/twin/workspace.cpp b/twin/workspace.cpp
index a484cab12..0dfa8d877 100644
--- a/twin/workspace.cpp
+++ b/twin/workspace.cpp
@@ -613,7 +613,6 @@ void Workspace::addClient( Client* c, allowed_t )
{
// waited with trans settings until window figured out if active or not ;)
// tqWarning("%s", (const char*)(c->resourceClass()));
- c->setBMP(c->resourceName() == "beep-media-player" || c->decorationId() == None);
// first check if the window has it's own opinion of it's translucency ;)
c->getWindowOpacity();
if (c->isDock())