156 Commits (ee0c3abd260423f2f4a88d47be9d8cea6d8e4e56)

Author SHA1 Message Date
Anthony Fieroni 76cb47f127 Forward mouse enter and leave events on feathered edges 10 years ago
David Edmundson 331a0e7903 Set alignment in PanelView scriptengine if PanelView is not created yet 11 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Aleix Pol 6b0c7c6330 Remove redundant code 11 years ago
Aleix Pol 7e8aad767a Window position is fundamental to determining what screen it's in 11 years ago
Aleix Pol d3d8edf5a1 themeChanged needs to be called on every window the panel has 11 years ago
David Edmundson 80bdf99d7b Use KWin to lower/raiser panel in windows can cover mode with edge activation 11 years ago
Marco Martin df78c5e49c skip the taskbar on wayland for panels and desktop 11 years ago
Andrew Chen d66d6d57d3 Update struts on screen size change 11 years ago
Kai Uwe Broulik 717e4af647 Keep panel visible while cursor is still inside of it 11 years ago
Dan Vrátil 31b0bf7f19 Prevent possible endless recursion in PanelView event handling 11 years ago
Martin Gräßlin aab431e7fe Set absolute positions on PanelView on Wayland 11 years ago
Martin Gräßlin e7deda80ed Add support to mark the PanelView as a Panel on Wayland 11 years ago
Aleix Pol e64e42d51e Limit the scope of what we're capturing on lambdas 11 years ago
Aleix Pol 855bd6cada Ensure the panel's view position in the screen 11 years ago
Marco Martin a36772ea28 adjust the one pixel gap for right aligned panels 11 years ago
Marco Martin bfee72c1b8 use ContainmentView 11 years ago
Marco Martin 11483d2985 make writing of panelview settings work during startup 11 years ago
Bhushan Shah 975e5009c1 Fix one pixel gap between screenedge and right placed vertical panel 11 years ago
Marco Martin be717bb94d emit availableScreenRegionChanged on length changed 11 years ago
Marco Martin ab5fbc19e9 bring config window to fron if already existing 11 years ago
David Edmundson c7e5e27393 package -> kPackage 11 years ago
Marco Martin 56bf0be8f9 correctly position panel when on right edge 11 years ago
Marco Martin d4422bb869 correctly position panel when on right edge 11 years ago
Marco Martin 187b044ccf notify screenRectChanged on change panel visibility 11 years ago
Marco Martin 2af2a4c979 notify screenRectChanged on change panel visibility 11 years ago
Bhushan Shah 2bac18ef49 Write config when visiblity mode changes 11 years ago
Dan Vrátil 72fef4cda4 Port Shell to new KScreen API and fix handling of primary outputs 11 years ago
Marco Martin 47cd3ee329 hide the controller if the panel hides 12 years ago
Kai Uwe Broulik 112acf413e Forward wheel events inside panel view 12 years ago
Marco Martin 047e5051eb don't mess with positions if the mouse is outside the view 12 years ago
David Edmundson 6f29e43d12 Add missing const 12 years ago
David Edmundson 23a47c882f typo-- 12 years ago
Marco Martin 4996bf0a7f comments++ 12 years ago
Marco Martin bd0673a7e8 proper event translation for all panel locations 12 years ago
Marco Martin f56363c161 prototype for forwarding screen edge fake events 12 years ago
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 ad39d0defd 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