[Libreoffice-commits] core.git: Changes to 'feature/docking_windows'

Katarina Behrens Katarina.Behrens at cib.de
Fri Mar 23 14:40:47 UTC 2018


New branch 'feature/docking_windows' available with the following commits:
commit 8fbe855acccea5ddde6750bc63abf734ba52ada3
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Fri Mar 23 15:04:18 2018 +0100

    tdf#116563: floating windows must get input focus at some point
    
    This partially reverts commit bb6a8dce405bd0f and means we need
    a different solution for tdf#48300 on X11-based Linux frontends.
    
    Send _NET_ACTIVE_WINDOW signal only if we want to activate window
    that has been minimized (ToTopFlags::RestoreWhenMin) or covered by
    other windows (ToTopFlags::ForegroundTask).
    
    Change-Id: I529baf6cc1174728b54bae4c658cf95631da19d6

commit 5520b23f6aba03dff84d5ba16c4234555636f560
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Fri Mar 23 14:54:17 2018 +0100

    Treat docking windows in floating mode the same way as toolbars
    
    i.e. WB_OWNERDRAWDECORATION instead of WB_SYSTEMWINDOW. In compositing
    window managers, WB_SYSTEMWINDOW ( = utility window) can't be docked
    once it has been undocked since WM isn't notified about window movement
    
    For WB_OWNERDRAWDECORATION windows, LibO moves the window itself and
    doesn't rely upon WM
    
    Change-Id: I9340f9cfdca88a0e3e337476cfdd4e2eca37d01f

commit 46120b5c001dfebc0e4513190b7b809def3fc7e3
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Tue Mar 20 15:31:21 2018 +0100

    Enable undocking of sidebar by dragging a deck grip
    
    Change-Id: I59d15b4c61045bfd97dd937e6f383652db33fd8f

commit 2f6a23ccf80df74a1455f9c25c0284bbad961b49
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Tue Mar 20 12:05:25 2018 +0100

    Change mouse cursor to Move when over sidebar deck grip
    
    Change-Id: Ic6a271245a6c2da307238d799dbd606e435f7aa1

commit 8486af0dc66f95d25a8bbb04d6fe3d3c2fde621c
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Mon Mar 19 15:18:50 2018 +0100

    Prep mouse event handler to indicate dragging started
    
    Change-Id: Icdb865e511047b166767ca9e87e808c308ad7643

commit b3db1b0f7f3ad9e23d0c13d3047d0c4441cd3947
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Thu Mar 15 10:16:18 2018 +0100

    Show grip on sidebar's deck title to be used for drag'n'drop later
    
    Change-Id: I4d76d49742056d278e73a995dcbb8c4a64b374bd



More information about the Libreoffice-commits mailing list