51 Commits (7cc53a5f8cf89cd84d49ea4f10aaa6ffe71b3380)

Author SHA1 Message Date
Aleix Pol b5589fe3da Recursively figure out the screen a containment is in 12 years ago
Aleix Pol a1a985c1f5 Polished the output sorting function 12 years ago
David Edmundson 4a77c91d83 replace [] with .value() 12 years ago
Marco Martin 03c3725fdc ignore destroyes for containments we throw away 12 years ago
Marco Martin 297f835b60 if there are conflicting containments, destroy one 12 years ago
Marco Martin 0a64592690 temp disable runtimeplatform based on defaults 12 years ago
Ivan Čukić 0f8abf96e8 Don't crash when createContainment returns NULL 12 years ago
Marco Martin 3856d469a1 allow shells to specify a runtime platform 12 years ago
Marco Martin 0f00ed744a when the shell changes, reload the defaults config 12 years ago
Marco Martin 4d37d133b8 the shell package allows external paths 12 years ago
Marco Martin b3cdf486e1 copy all the groups to both versions of the config 12 years ago
Marco Martin 23c8cc7e1d don't return wrong available area when moving panel 12 years ago
Aleix Pol c3a22582a8 Remove uses of QDesktopWidget 12 years ago
Aleix Pol 167fb46de0 Set the screen on the Panel before setting the containment 12 years ago
Aleix Pol 6868e291e8 Initialize KScreen together with ShellCorona 12 years ago
Aleix Pol 1c69f84fd9 Only skip placement checking if the primary property is different 12 years ago
Aleix Pol f493b7ddbd small simplifications 12 years ago
Aleix Pol 9f9ba633c1 Improve how the primary screens are sorted 12 years ago
Marco Martin cadb3f0e15 don't crash 12 years ago
Aleix Pol a30520570c Make sure views are inserted in the correct place 12 years ago
Aleix Pol 700e563ea1 --debug 12 years ago
Aleix Pol 2e62655b62 Fix connection 12 years ago
Aleix Pol ee66ea32f7 Fix crashes 12 years ago
Marco Martin dc53d4dae9 fix panel creation from script 12 years ago
Marco Martin 3674d5c882 fix crashes in *some* cases during containment switch 12 years ago
Marco Martin 07acf2b367 don't assert when is windowed 12 years ago
Marco Martin b0643cb62d the scriptengine is single use 12 years ago
Aleix Pol a487749264 Make availableScreenRegion and screenGeometry work the same way 12 years ago
Aleix Pol 3472ea285b Some plasmoids ask for the screen when destructing 12 years ago
Aleix Pol b37948000e Improve predictability of plasma-shell screen id's 12 years ago
Aleix Pol cf219897d6 Make it explicit that screenInvariants doesn't change anything 12 years ago
Marco Martin d0cde0c59c setScreen must be called with a valid containment 12 years ago
Aleix Pol 2052b81140 Remove hack for early initialization of PanelView 12 years ago
Aleix Pol a167ee0269 Fix coding style issues in my changes 12 years ago
Aleix Pol 8e14def8ec Fix some crashes on cleanup 12 years ago
Aleix Pol 6ef06e82be Some workarounds to make sure we can use libkscreen 12 years ago
Aleix Pol 168c15a463 Adopt libkscreen to get information of the screens 12 years ago
Aleix Pol 651713374b Revert "Drop some unneeded QDesktopWidget references" 12 years ago
Aleix Pol 60ae68a432 Drop some unneeded QDesktopWidget references 12 years ago
Marco Martin 7cb2d06802 move splashscreen notification in plasma-shell 12 years ago
Marco Martin 57e4c450ac try to resize the panel beforehand 12 years ago
Marco Martin 568ffd5ed2 use a sharedconfig to copy groups 12 years ago
Marco Martin cd4033508f ll logic for switching containment type 12 years ago
Marco Martin e9ac540825 prototype function to switch containment type 12 years ago
Marco Martin 9703554cc6 try to add the panel at the screen the cursor is 12 years ago
Marco Martin c705170099 the panels for nonexistent screens don't appear 12 years ago
Marco Martin 8d36e68eca make sure to not create view for cloned screens 12 years ago
Marco Martin b9f04c59ac make sure lastScreen is correct for the panel 12 years ago
David Edmundson 8bae76e69f Use a lambda to remove a desktop view when a screen is removed 12 years ago
David Edmundson a70298ab38 Avoid creating null pointers in d->panelViews when accessing data 12 years ago