57 Commits (758fa766b20a7c8b8eae7b85be7cb277f1f109d8)

Author SHA1 Message Date
Aleix Pol 798721d866 Actively enforce that the panel is smaller than the screen. 12 years ago
Aleix Pol 56b14c7b17 Ensure we are setting the Panel position when the containment changes 12 years ago
Aleix Pol eefca4383e Ensure the panel is not placed outside the screen 12 years ago
Marco Martin ec9fffcc6a positionPanel() just positions 12 years ago
Marco Martin 726965e20b fix center alignment for left panels 12 years ago
Marco Martin 77f0ef97d1 don't skip taskbar for normal configs 12 years ago
Marco Martin b3d63d8d9a when a panel is deleted by the user, clear config 12 years ago
Marco Martin 0d6f120820 reposition panel on resize 12 years ago
Marco Martin d6512ab7e7 reposition panel on resize 12 years ago
Marco Martin 8904525356 set the screen as soon as possible 12 years ago
Marco Martin a741948f9f "Vertical" 12 years ago
Aleix Pol 4394830772 Remove useless lambda 12 years ago
Aleix Pol 5fae6f76d3 Simplify screen change reaction 12 years ago
Aleix Pol 0dc65163a1 --compilation warnings 12 years ago
Aleix Pol 94c6aa2b17 Fix panels management 12 years ago
Aleix Pol 663fe83f08 No need to write configuration in 2 different places 12 years ago
Aleix Pol e70aa21f1e Fix crash 12 years ago
Aleix Pol d299e849ba Make sure we get to decide where our panels go 12 years ago
Aleix Pol 5c23021151 Only trigger the restoreAutoHide timer if we're on AutoHide mode 12 years ago
Aleix Pol 629adbfd92 Share code between panelview and shellcorona 12 years ago
Bhushan Shah e11e9c7c6c Set alignment of the panel before setting the thickness 12 years ago
Marco Martin 4a0c17f2e8 make sure the slidewindow atom is always set 12 years ago
Aleix Pol d4d9a39072 Explicitly call panelview::show 12 years ago
Aleix Pol 4d88422b64 No need to write config and re-position everything upon resize event 12 years ago
Marco Martin 76426316b8 set a mask when no compositing 12 years ago
Marco Martin 844d5b8d10 show config view only once per applet 12 years ago
Aleix Pol a86411e598 Remove unused headers 12 years ago
David Edmundson ca673b9aca Remove pointless double config sync 12 years ago
Marco Martin 485376b949 don't delete the config immediately 12 years ago
Marco Martin 3829ea931b ensure to resize when setting the height 12 years ago
Marco Martin 23c8cc7e1d don't return wrong available area when moving panel 12 years ago
Aleix Pol 3344b792f6 If the panel is not initialized, also return a default value 12 years ago
Aleix Pol 2d89689f38 Don't make the panel visible right in the constructor 12 years ago
Aleix Pol c3a22582a8 Remove uses of QDesktopWidget 12 years ago
Marco Martin 8f2704069a delay view destruction, crash-- 12 years ago
Martin Gräßlin 654287f7ef Do not set a custom format on QQuickWindows 12 years ago
Aleix Pol 20071929cf Fix crash 12 years ago
Aleix Pol 2052b81140 Remove hack for early initialization of PanelView 12 years ago
Martin Klapetek b1e8e969b3 Set panel struts properly 12 years ago
Marco Martin 0d118e9ab8 emit rect and region changed when a panel changes 12 years ago
Aleix Pol 97a181cd79 Don't adapt to the new screen if it's null 12 years ago
Aleix Pol df0091bbc2 Make it possible to set a screen to DesktopView and PanelView 12 years ago
Martin Klapetek 685fd46694 Emit proper signal on panel length changed 12 years ago
Marco Martin b1f89f51b3 don't try to show containment config for applets 12 years ago
Aleix Pol 3df9ed42c0 Adapt the PanelView to the new item status in plasma-framework 12 years ago
Marco Martin 57e4c450ac try to resize the panel beforehand 12 years ago
Aleix Pol c4a19fcbfc If there's no containment, respect the visibility mode 12 years ago
Marco Martin 9c0dded0f6 don't base of the geometry for thickness() 12 years ago
Aleix Pol dae9b75fe2 React to containment status changes 12 years ago
Aleix Pol 5abda71a86 Allocate teh struts timer as a member 12 years ago