327 Commits (1c8eb7a73215567754c4f20f44e98d2e54e2c954)

Author SHA1 Message Date
Marco Martin d602198f68 don't check for panel visible during startup 9 years ago
Marco Martin ef12ad389e Correctly handle when a new primary screen displaces the old 9 years ago
Kai Uwe Broulik 37ac27c59d [OSD] Allow disabling OSD through config file 9 years ago
Marco Martin 721fcd3d30 don't emit availableScreenRectChanged when quitting 9 years ago
Marco Martin bcb6b86d3a try proper order of corona()->availableScreenRect() 9 years ago
Marco Martin 3792ef9e51 fix isOutputRedundant logic 9 years ago
Marco Martin dd0d19d04b Corona::screenGeometryChanged on qscreen resized 9 years ago
Marco Martin 19a88030d3 better clean up of duplicate containments 9 years ago
Marco Martin 44c703dcb4 use a native event filter to notice the screen was swapped 9 years ago
Marco Martin f7b170de9f notice when the only screen changes 9 years ago
Jakub Gocoł bdfa0f3fb7 Move updating of primary screen in screenpool after fetching its id 9 years ago
David Edmundson 9e457e8c63 Revert "Port to new plasma-framework API" 9 years ago
David Edmundson 7154fb681a Load screenpool at the same time as we connect to screenchanged signals 9 years ago
David Edmundson 8a472f17ce Avoid connecting to screen changed signals twice 9 years ago
David Edmundson 329f00dc90 Sync app config in sync with applets config 9 years ago
Marco Martin b8d3e09b36 make sure all outputs are known 9 years ago
David Edmundson b9760e8520 Introduce new pre-layout script hook 9 years ago
Aleix Pol 3f859c3dbd Port to new plasma-framework API 9 years ago
David Edmundson 9331001f4a Update screen pool connector ID ordering before adjusting desktop containments 10 years ago
Marco Martin 274752cda7 guard pointer 10 years ago
Marco Martin aea33cddb5 restore all panel properties 10 years ago
Marco Martin ca1bf0e3e4 fix screenForContainment when screen ids > count 10 years ago
Marco Martin 9217220930 delete containments upon activity deletion 10 years ago
Marco Martin 53b2a407af save the containment only aftyer switch 10 years ago
Marco Martin e496a28743 avoid duplicate desktopviews on first startup 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Marco Martin 6b02fe77df wait before creating the panel 10 years ago
Marco Martin caa8740780 make sure a panel view is created only once 10 years ago
David Edmundson 79000dab31 Revert "Don't list raw containments in panels menu" 10 years ago
David Edmundson db3c2b98a6 Don't list raw containments in panels menu 10 years ago
Marco Martin fa128c722d don't list "NoDisplay" panels 10 years ago
David Edmundson 54652ce3a3 Remove QT_VERSION checks when we depend on a newer QT version anyway 10 years ago
Ivan Čukić 13db413ad1 Removing unused variables that are initialized from some const member function 10 years ago
Ivan Čukić 5481af3951 Nicer serialization of configuration options 10 years ago
Ivan Čukić 878eee38e5 No need to capture this in the lambda since it is not accessed 10 years ago
Marco Martin 312e61e42c use a single config file again 10 years ago
Ivan Čukić 5290f837d6 Serializing the desktop layout to a JavaScript object 10 years ago
Kai Uwe Broulik 595953f2bc [Shell Corona] Don't show panels right away 10 years ago
Marco Martin 57c758ad05 comments++ 10 years ago
Marco Martin d2f0ec63c6 methods to switch lnf 10 years ago
Marco Martin f86d736def add a reloadDefaultLayout method to reset layout 10 years ago
Martin Gräßlin 267b6a8dfb [shell] Add a dbus call to activate the "main" application launcher 10 years ago
Marco Martin faba34ffd6 rework script generation 10 years ago
Marco Martin 2ddde5efc1 remove graphicsobject hack 10 years ago
Marco Martin 63bb74a710 remove the optional applet id parameter 10 years ago
Marco Martin 03d3bddf9f internal config migration 10 years ago
Marco Martin 7dec22733f less bookeeping of screen ids 10 years ago
Marco Martin 914b9305e3 always use renamed file 10 years ago
Marco Martin 97a6ac9b3e use AppletOrder from the panel config 10 years ago
Martin Gräßlin fa0b7a9463 Use new KWindowSystem platform check API 10 years ago