Skip to content
  • Thomas Lübking's avatar
    remove moveResizeMaximized option · 395bee60
    Thomas Lübking authored
    REVIEW: 103948
    BUG: 91703
    BUG: 299245
    FIXED-IN: 4.11
    
    - The setting is ignored, the decoration always gets a "true" for it
    - moving a maximized window requires breaking a "strong" snap (1/16 of screen height - unless you use quick maximization)
    - all snapping is done towards the client, not the frame
    - QuickTileMode is exported to the decoration (just as the maximizeMode) so that it can fix the bordersize alongside that.
    395bee60