Bug 336014 - Windows spawn with title bar under panel
Summary: Windows spawn with title bar under panel
Status: RESOLVED DUPLICATE of bug 322480
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-09 21:29 UTC by mdocod
Modified: 2014-06-12 19:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mdocod 2014-06-09 21:29:57 UTC
When opening a program, windows are not respecting the "space" that the panel occupies. They are spawning with their title bar UNDER the panel. This is inconvenient as it requires alt-dragging the window out from under the panel nearly every time to move or close it. 

Reproducible: Sometimes

Steps to Reproduce:
1. Configure a twinview Xscreen with dual monitors
2. Create a panel at the TOP of a monitor. 
3. Offset one of the monitors in the Xscreen such that the Panel is not technically at the "top" bounding of the Xscreen, rather, is just bound to the top edge of the monitor within the larger Xscreen.
4. Open a window. (Dolphin, KCalc, etc)
5. Be frustrated
Actual Results:  
Windows spawn with their title bar and controls obscured by the panel. 

Expected Results:  
There should be a panel option to prevent this behavior and "protect" the panel space. 

3000X1920 Xscreen size with 2x 1080P monitors. One rotated 90 degrees. Nvidia 331.67
Comment 1 Martin Flöser 2014-06-10 08:33:19 UTC
please provide output of:
qdbus org.kde.KWin /KWin supportInformation
Comment 2 Thomas Lübking 2014-06-10 10:48:20 UTC
> 2. Create a panel at the TOP of a monitor. 
> 3. Offset one of the monitors in the Xscreen such that the Panel is not technically at the "top" bounding of the Xscreen

kinda spec limitation, the panel likely does not even set a strut

if at all, the particular restrition could be circumvented by the plasma panel containment (setting a strut relative to the root window, ending at the logical position of the panel)

please record the ouput of "xprop" (run in konsole) for the particular panel nevertheless (so we can check the status quo of plasma panel containments)

*** This bug has been marked as a duplicate of bug 299247 ***
Comment 3 mdocod 2014-06-12 19:24:01 UTC
(In reply to comment #1)
> please provide output of:
> qdbus org.kde.KWin /KWin supportInformation

KWin Support Information:
The following information should be used when requesting support on e.g. http://forum.kde.org.
It provides information about the currently running instance, which options are used,
what OpenGL driver and which effects are running.
Please post the information provided underneath this introductory text to a paste bin service
like http://paste.kde.org instead of pasting into support threads.

==========================

Version
=======
KWin version: 4.11.8
KDE SC version (runtime): 4.12.4
KDE SC version (compile): 4.12.4
Qt Version: 4.8.6

Options
=======
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
showDesktopIsMinimizeAll: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30                                                                                                                               
commandActiveTitlebar3: 2                                                                                                                                
commandInactiveTitlebar1: 4                                                                                                                              
commandInactiveTitlebar2: 30                                                                                                                             
commandInactiveTitlebar3: 2                                                                                                                              
commandWindow1: 7                                                                                                                                        
commandWindow2: 8                                                                                                                                        
commandWindow3: 8                                                                                                                                        
commandWindowWheel: 31                                                                                                                                   
commandAll1: 10                                                                                                                                          
commandAll2: 3                                                                                                                                           
commandAll3: 14                                                                                                                                          
keyCmdAllModKey: 16777251                                                                                                                                
showGeometryTip: false                                                                                                                                   
condensedTitle: false
electricBorderMaximize: false
electricBorderTiling: false
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
unredirectFullscreen: false
glSmoothScale: 2
colorCorrected: false
xrenderSmoothScale: false
maxFpsInterval: 16666666
refreshRate: 0
vBlankTime: 6000000
glDirect: true
glStrictBinding: false
glStrictBindingFollowsDriver: true
glLegacy: false
glCoreProfile: true
glPreferBufferSwap: 0

Screen Edges
============
desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
=======
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 2
Screen 0 Geometry: 0,600,1920x1080
Screen 1 Geometry: 1920,0,1080x1920

Decoration
==========
Current Plugin: kwin3_laptop
Shadows: no
Alpha: no
Announces Alpha: no
Tabbing: no
Frame Overlap: no
Blur Behind: no

Compositing
===========
Qt Graphics System: raster
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 460/PCIe/SSE2
OpenGL version string: 4.4.0 NVIDIA 331.67
OpenGL shading language version string: 4.40 NVIDIA via Cg compiler
Driver: NVIDIA
Driver version: 331.67
GPU class: GF100
OpenGL version: 4.4
GLSL version: 4.40
X server version: 1.15
Linux kernel version: 3.14
Direct rendering: yes
Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  yes

Loaded Effects:
---------------
kwin4_effect_slidingpopups
kwin4_effect_login
kwin4_effect_screenshot
kwin4_effect_translucency
kwin4_effect_magiclamp
kwin4_effect_fade
kwin4_effect_highlightwindow
kwin4_effect_taskbarthumbnail
kwin4_effect_dialogparent
kwin4_effect_presentwindows
kwin4_effect_blur
kwin4_effect_logout
kwin4_effect_dashboard
kwin4_effect_screenedge
kwin4_effect_startupfeedback
kwin4_effect_kscreen

Currently Active Effects:
-------------------------
kwin4_effect_blur

Effect Settings:
----------------
kwin4_effect_slidingpopups:
fadeInTime: 250
fadeOutTime: 250

kwin4_effect_login:

kwin4_effect_screenshot:

kwin4_effect_translucency:

kwin4_effect_magiclamp:
animationDuration: 250

kwin4_effect_fade:

kwin4_effect_highlightwindow:

kwin4_effect_taskbarthumbnail:

kwin4_effect_dialogparent:

kwin4_effect_presentwindows:
layoutMode: 0
showCaptions: true
showIcons: true
doNotCloseWindows: false
ignoreMinimized: false
accuracy: 20
fillGaps: true
fadeDuration: 150
showPanel: false
leftButtonWindow: 1
rightButtonWindow: 2
middleButtonWindow: 0
leftButtonDesktop: 2
middleButtonDesktop: 0
rightButtonDesktop: 0
dragToClose: false

kwin4_effect_blur:
blurRadius: 12
cacheTexture: true

kwin4_effect_logout:
useBlur: true

kwin4_effect_dashboard:
brightness: 0.5
saturation: 0.5
blur: false

kwin4_effect_screenedge:

kwin4_effect_startupfeedback:

kwin4_effect_kscreen:
Comment 4 mdocod 2014-06-12 19:33:46 UTC
(In reply to comment #2)
> > 2. Create a panel at the TOP of a monitor. 
> > 3. Offset one of the monitors in the Xscreen such that the Panel is not technically at the "top" bounding of the Xscreen
> 
> kinda spec limitation, the panel likely does not even set a strut
> 
> if at all, the particular restrition could be circumvented by the plasma
> panel containment (setting a strut relative to the root window, ending at
> the logical position of the panel)
> 
> please record the ouput of "xprop" (run in konsole) for the particular panel
> nevertheless (so we can check the status quo of plasma panel containments)
> 
> *** This bug has been marked as a duplicate of bug 299247 ***

_NET_WM_USER_TIME(CARDINAL) = 2141818
_KDE_NET_WM_BLUR_BEHIND_REGION(CARDINAL) = 0, 0, 1920, 31
_NET_WM_STRUT(CARDINAL) = 0, 0, 4294966727, 0
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 4294966727, 0, 0, 0, 0, 0, 0, 1919, 0, 0
_KDE_NET_WM_ACTIVITIES(STRING) = "00000000-0000-0000-0000-000000000000"
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_CHANGE_DESKTOP
WM_STATE(WM_STATE):
                window state: Normal
                icon window: 0x0
_NET_WM_STATE(ATOM) = 
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 29360651
_KDE_OXYGEN_BACKGROUND_PIXMAP(CARDINAL) = 0
_KDE_OXYGEN_BACKGROUND_GRADIENT(CARDINAL) = 1
_NET_STARTUP_ID(UTF8_STRING) = "0"
_KDE_SLIDE(_KDE_SLIDE) = 0xffffffff, 0x1
WM_WINDOW_ROLE(STRING) = "panel_1"
_NET_WM_DESKTOP(CARDINAL) = 4294967295
_KDE_NET_WM_SHADOW(CARDINAL) = 29360436, 29360445, 29360454, 29360463, 29360472, 29360481, 29360490, 29360499, 22, 22, 22, 22
_NET_WM_ICON(CARDINAL) =        Icon (16 x 16):
                        
                ░ ░▒    
                ░    ░  
                     ░  
                        
         ░  ░           
         ░░░░           
         ░░░░░          
        ░░░░░ ░         
        ░░░░░           
         ░              
         ░       ░░ ░   
          ░      ░░░░   
           ░     ░░░    
            ░░░ ░░░     
                        

        Icon (32 x 32):
                                        
                              ░         
                       ░░▒░  ░░▒        
                       ▒░▒▒ ░▒░▒        
                       ░▒▒░  ▒▒░  ░░░   
                                 ░░▒▒   
                                  ▒▒░   
                                        
                                        
            ░    ░░                     
           ░    ░░░                     
           ░   ░░░░                     
          ░   ░░░░░                     
          ░  ░░░░ ░                     
         ░░ ░░░░░ ░                     
         ░░░░░░░░ ░░                    
         ░░░░░░░░░ ░░                   
         ░░░░░░░░░  ░░░░░░░░  ░         
         ░░░░░░░░░             ░        
         ░░░░░░░░░░             ░       
         ░░░ ░░░░░░             ░       
         ░░░                     ░      
          ░░              ░░░░   ░      
          ░░░             ░░░░░░ ░      
           ░░             ░░░░░░░░      
            ░░            ░░░░░░░       
             ░░           ░░░░░░░       
              ░░░         ░░░░░▒        
               ░░░░       ░░░░░         
                 ░░░░░░░░░░░░░          
                     ░░░░░░             
                                        

        Icon (64 x 64):
                                                                        
                                                                        
                                                                        
                                         ░░       ░▒░░░                 
                                       ▒▒░░▒      ░░░░▒▒                
                                      ░▒░░▒▒▓    ░ ░░░▒▓                
                                      ▒░ ░▒▒▓    ▒░░░░▒▓                
                                      ▒▒░░░▒▓    ▒▒▒░░▒▒     ░░░        
                                      ░▓▒░░▒▒     ▒▒▒▒▒░   ░░░░░░       
                                       ▒▒▒▒▒░      ▒▒▒░    ░░░░▒▒       
                                        ░░░               ░░░▒▒▒▒░      
                       ░                                  ░▒▒░░▒▒░      
                      ░                                    ▒▒▒▒▒▒       
                     ░                                      ▒▒▒▒░       
                   ░░                                                   
                   ░            ░                                       
                  ░            ░                                        
                 ░            ░                                         
                ░░        ░░░░░                                         
               ░░        ░░░░░                                          
               ▒        ░░░░░░                                          
              ░░        ░░░░░░                                          
             ░▒        ░░░░░░░                                          
             ▒░        ░░░░░░                                           
            ░▒░       ░░░░░░░                                           
            ▒░      ░░░░░░░░░                                           
            ▒░    ░░░░░░░░░ ░                                           
           ░░░   ░░░░░░░░░░ ░░                                          
           ▒░    ░░░░░░░░░░ ░░                                          
           ▒░   ░░░░░░░░░░░  ▒░                                         
          ░░░  ░░░░░░░░░░░░  ░▒                                         
          ░░░ ░░░░░░░░░░░░░  ░░░                                        
          ░░░░░░░░░░░░░░░░░   ░▒░                                       
          ▒░░░░░░░░░░░░░░░░    ░░▒░                                     
          ▒░░░░░░░░░░░░░░░░     ░░░░░░    ░░░░░░░░░░░                   
          ▒░░░░░░░░░░░░░░░░░      ░░░░░░░░░░░       ░░                  
          ▒░░░░░░░░░░░░░░░░░                          ░░                
          ▒░░░░░░░░░░░░░░░░░                           ░                
          ▒░░░░░░░░░░░░░░░░░░                          ░░               
          ░░░░░░░░░░░░░░░░░░░                           ░░              
          ░░░░░░░░░░░░░░░░░░░░                          ░░              
           ▒░░░      ░░░░░░░░░░                          ░░             
           ▒░░░                                          ░░             
           ░░░░                           ░░░░░░         ░░             
            ▒░░░                           ░░░░░░░░       ░░            
            ░░░░                           ░░░░░░░░░░     ░░            
             ▒░░░                           ░░░░░░░░░░░   ░░            
             ░░░░                           ░░░░░░░░░░░░ ░░             
              ░░░░                          ░░░░░░░░░░░░░░▒             
               ▒░░░                          ░░░░░░░░░░░░░▒             
               ░▒░░░                         ░░░░░░░░░░░░░░             
                ░▒░░░                        ░░░░░░░░░░░░▒              
                 ░▒░░░                       ░░░░░░░░░░░░▒              
                  ░▒░░░                     ░░░░░░░░░░░░▒               
                   ░▒░░░░                   ░░░░░░░░░░░▒░               
                     ░░░░░                  ░░░░░░░░░░▒▒                
                      ░▒░░░░                ░░░░░░░░░▒▒                 
                        ░░░░░░░            ░░░░░░░░░▒░                  
                          ░▒░░░░░░░     ░░░░░░░░░░▒▒                    
                            ░░░░░░░░░░░░░░░░░░░▒▒░░                     
                               ░░░░░▒░░░░░▒▒▒░░                         
                                                                        
                                                                        
                                                                        

        Icon (128 x 128):
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        
                                                                                                ░░                                      
                                                                                              ▒▒▒▒▒▓▒                                   
                                                                         ▒▒▓▓▒              ░▓░░░░░░▒▓                                  
                                                                       ▒▓▒░░░▒▓▒           ░▒░░░░░░░░▒▓                                 
                                                                      ▒▓░░░░░░░▓▒          ▒░ ░░░░░░░▒▓▒                                
                                                                     ░▓░░░░░░▒▒▒▓▒        ░░  ░░░░░▒▒▒▒▓                                
                                                                     ▓▒░░░░░▒▒▒▒▓▓        ░░  ░░░░░▒▒▒▓▓                                
                                                                    ░▓▒  ░░░▒▒▒▒▓▓░       ▒▒░░░░░░░░▒▒▒▓░                               
                                                                    ░▓▒  ░░░▒▒▒▓▓▓▒       ▒▓▒▒░░░░░░▒▒▒▓░                               
                                                                    ░▓▒░░░░░░▒▒▒▓▓▒       ░▓▒▒▒░░░░░░▒▓▓                                
                                                      ░░░░          ░▓▓▒▒░░░░░▒▒▓▓░        ▓▓▒▒▒░░░░▒▒▓▒         ▒▒▒▒▒▒░                
                                                  ░░░      ░         ▓▓▒▒▒░░░░▒▒▓▓         ░▓▓▒▒▒▒▒▒▒▓▓        ░▒░░░░░░▒▒               
                                               ░░            ░       ▒▓▒▒▒▒░░░▒▒▓▒          ▒▓▓▓▒▒▒▒▓▓░       ░▒░░░░░░░░▒▒              
                                             ░░               ░       ▒▒▒▒▒▒▒▒▒▒▒            ░▓▓▓▓▓▓▒░        ▒░░░░░░░░░▒▓░             
                                           ░░                 ░        ▒▒▒▒▒▒▒▒▒               ░▒▒▒░         ░░  ░░░░▒▒▒▒▒▒             
                                          ░                    ░        ░▒▒▒▒▒░                              ▒░  ░▒▒▒▒▒▒▒▓▓             
                                        ░░                     ░                                             ▒░░░░▒░▒▒▒▒▒▒▒             
                                       ░                       ░                                             ▒▒░░▒▒░░░▒▒▒▒▒             
                                     ░░                        ░                                             ░▒▒▒▒▒░░░▒▒▒▒▒             
                                    ░░                                                                       ░▒▒▒▒▒▒░▒▒▒▒▒░             
                                   ░░                         ░                                               ░▒▒▒▒▒▒▒▒▒▒▒              
                                  ░░                         ░                                                 ░▒▒▒▒▒▒▒▒▒               
                                ░░░                         ░                                                   ░░▒▒▒▒▒░                
                               ░░░                         ░                                                      ░░░░░                 
                              ░░░                         ░                                                                             
                              ░░░                        ░                                                                              
                             ░░░                        ░                                                                               
                            ░░░                        ░                                                                                
                           ░░░                        ░░                                                                                
                          ░░░                ░        ░                                                                                 
                         ░░░                ░░░      ░                                                                                  
                        ░░░░               ░░░░░    ░░                                                                                  
                        ░▒░                ░░░░░░░░░░                                                                                   
                       ░▒░                ░░░░░░░░░░░                                                                                   
                      ░▒░░               ░░░░░░░░░░░░                                                                                   
                      ░▒░                ░░░░░░░░░░░                                                                                    
                     ░▒░                ░░░░░░░░░░░░                                                                                    
                    ░▒▒░                ░░░░░░░░░░░░                                                                                    
                    ░▒░                ░░░░░░░░░░░░                                                                                     
                   ░▒▒░                ░░░░░░░░░░░░                                                                                     
                   ▒▒░                ░░░░░░░░░░░░░                                                                                     
                  ░▒▒░                ░░░░░░░░░░░░░                                                                                     
                  ▒▒░                 ░░░░░░░░░░░░░                                                                                     
                 ░▒▒░                ░░░░░░░░░░░░░░                                                                                     
                 ▒▒░               ░░░░░░░░░░░░░░░░                                                                                     
                ░▒▒░              ░░░░░░░░░░░░░ ░▒░                                                                                     
                ▒▒░░          ░░░░░░░░░░░░░░░░  ░▒░                                                                                     
               ░▒▒░        ░░░░░░░░░░░░░░░░░░░  ░▒░                                                                                     
               ░▒░░        ░░░░░░░░░░░░░░░░░░░  ░▒░                                                                                     
               ▒▒░░        ░░░░░░░░░░░░░░░░░░   ░░░                                                                                     
              ░▒░░░       ░░░░░░░░░░░░░░░░░░░   ░░▒                                                                                     
              ░▒░░░       ░░░░░░░░░░░░░░░░░░░   ░░▒░                                                                                    
              ▒▒░░░      ░░░░░░░░░░░░░░░░░░░░    ░▒░                                                                                    
             ░▒░░░       ░░░░░░░░░░░░░░░░░░░░    ░░▒░                                                                                   
             ░▒░░░      ░░░░░░░░░░░░░░░░░░░░░    ░░▒░                                                                                   
             ░▒░░░     ░░░░░░░░░░░░░░░░░░░░░░     ░░▒░                                                                                  
             ▒▒░░░    ░░░░░░░░░░░░░░░░░░░░░░░     ░░▒▒░                                                                                 
            ░▒░░░░   ░░░░░░░░░░░░░░░░░░░░░░░░      ░░▒▒                                                                                 
            ░▒░░░░  ░░░░░░░░░░░░░░░░░░░░░░░░░      ░░░▒░                                                                                
            ░▒░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░       ░░░▒░                                                                               
            ░▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░        ░░░▒▒░                                                                             
            ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░        ░░░▒▒░                                                                            
            ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░         ░░░▒▒▒░                         ░░░░░                                            
            ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░          ░░░░▒▒▒░░                ░░░░░░░░░░░░░░░                                        
            ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░            ░░░░░▒▒▒░░░░░░░░░░░░░░░░░░░░░░    ░░░░░░                                      
            ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░             ░░░░░░░▒▒▒▒▒▒▒▒▒░░░░░░░░░           ░░░░                                    
            ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░               ░░░░░░░░░░░░░░░░░░░                 ░░░                                   
            ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                    ░░░░░░░░░                       ░░░░                                 
            ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                    ░░░░                                
            ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                     ░░░                                
            ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                     ░░░                               
            ░▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                      ░░░                              
            ░▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                      ░░░                             
            ░▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                      ░░░                             
            ░▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                      ░░░                            
             ▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                     ░░░                            
             ▒▒░░░░░░░░   ░░░░░░░░░░░░░░░░░░░░░░░░░░░                                                    ░░░░                           
             ░▒░░░░░░░        ░░░░░░░░░░░░░░░░░░░░░░░░                                                   ░░░░                           
             ░▒░░░░░░░                ░░░░░░░░                                                           ░░░░░                          
              ▒▒░░░░░░                                                                                    ░░░░                          
              ░▒░░░░░░                                                                                    ░░░░                          
              ░▒░░░░░░░                                                     ░░░░░░░░░░░                   ░░░▒░                         
               ▒▒░░░░░░                                                    ░░░░░░░░░░░░░░░░                ░░▒░                         
               ░▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░             ░░▒░                         
                ▒▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░           ░░▒░                         
                ░▒░░░░░░                                                       ░░░░░░░░░░░░░░░░░░          ░░▒░                         
                 ▒▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░░░        ░░▒░                         
                 ░▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░░░░       ░░▒░                         
                  ▒▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░░░░░     ░░▒░                         
                  ░▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░░░░░░    ░░▒░                         
                   ░▒░░░░░░                                                      ░░░░░░░░░░░░░░░░░░░░░░░░ ░░░▒░                         
                    ▒▒░░░░░░                                                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒░                         
                    ░▒░░░░░░░                                                    ░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒                          
                     ░▒░░░░░░░                                                   ░░░░░░░░░░░░░░░░░░░░░░░░░░░▒░                          
                      ░▒░░░░░░                                                   ░░░░░░░░░░░░░░░░░░░░░░░░░░░▒░                          
                       ░▒░░░░░░                                                  ░░░░░░░░░░░░░░░░░░░░░░░░░░░▒░                          
                        ▒▒░░░░░░                                                  ░░░░░░░░░░░░░░░░░░░░░░░░░▒▒                           
                        ░▒▒░░░░░░                                                ░░░░░░░░░░░░░░░░░░░░░░░░░░▒░                           
                         ░▒▒░░░░░░                                               ░░░░░░░░░░░░░░░░░░░░░░░░░▒▒░                           
                          ░▒▒░░░░░░                                              ░░░░░░░░░░░░░░░░░░░░░░░░░▒░                            
                           ░▒▒░░░░░░░                                            ░░░░░░░░░░░░░░░░░░░░░░░░▒▒░                            
                            ░▒▒░░░░░░░                                           ░░░░░░░░░░░░░░░░░░░░░░░░▒░                             
                             ░▒▒░░░░░░░                                          ░░░░░░░░░░░░░░░░░░░░░░░▒▒                              
                               ░▒░░░░░░░░                                       ░░░░░░░░░░░░░░░░░░░░░░░▒▒░                              
                                ░▒░░░░░░░░                                      ░░░░░░░░░░░░░░░░░░░░░░▒▒░                               
                                 ░▒▒░░░░░░░░                                    ░░░░░░░░░░░░░░░░░░░░░▒▒▒                                
                                  ░░▒░░░░░░░░░                                  ░░░░░░░░░░░░░░░░░░░░▒▒▒                                 
                                    ░▒▒░░░░░░░░░                               ░░░░░░░░░░░░░░░░░░░░▒▒▒                                  
                                     ░░▒░░░░░░░░░░                             ░░░░░░░░░░░░░░░░░░░▒▒▒                                   
                                       ░▒▒░░░░░░░░░░                          ░░░░░░░░░░░░░░░░░░░▒▒░                                    
                                         ░▒▒░░░░░░░░░░░░                     ░░░░░░░░░░░░░░░░░░▒▒▒░                                     
                                           ░▒▒▒░░░░░░░░░░░░░               ░░░░░░░░░░░░░░░░░░▒▒▒░                                       
                                             ░░▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒░                                        
                                               ░░▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒░░                                          
                                                  ░░▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒░░                                             
                                                     ░░░▒▒▒▒▒░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒░░                                                
                                                          ░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░                                                    
                                                                ░░░░░░░░░░░░░░                                                          
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        
                                                                                                                                        


_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 19321
XdndAware(ATOM) = BITMAP
_MOTIF_DRAG_RECEIVER_INFO(_MOTIF_DRAG_RECEIVER_INFO) = 0x6c, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0
WM_CLIENT_LEADER(WINDOW): window id # 0x1c00009
_NET_WM_PID(CARDINAL) = 4520
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x3, 0x3e, 0x7e, 0x0, 0x0
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_NAME(STRING) = "plasma-desktop"
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLASS(STRING) = "Plasma", "Plasma"
WM_HINTS(WM_HINTS):
                Client accepts input or input focus: True
                Initial state is Normal State.
                bitmap id # to use for icon: 0x1c00209
                window id # of group leader: 0x1c00009
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                user specified size: 1920 by 31
                program specified size: 1920 by 31
                window gravity: NorthWest
WM_CLIENT_MACHINE(STRING) = "solydificate"
WM_COMMAND(STRING) = { "/usr/bin/plasma-desktop" }
Comment 5 mdocod 2014-06-12 19:38:38 UTC
Please forgive me I really didn't know what part of what xprop spit out was relevant so I just threw the whole works up. I am sorry to have posted what appears to be a duplicate bug. Sounds like this issue may not be easily resolvable without breaking protocols. bugger (happy accident pun).
Comment 6 Thomas Lübking 2014-06-12 19:58:23 UTC
This one:
_NET_WM_STRUT(CARDINAL) = 0, 0, 4294966727, 0
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 4294966727, 0, 0, 0, 0, 0, 0, 1919, 0, 0

And it's a dupe, but different one - and it is a real bug (4294966727 would be a negative value, but those don't exist nor make sense in this context) in plasmas panel containment.

*** This bug has been marked as a duplicate of bug 322480 ***