40 Commits (69316c8bca32ff9bda533486e155f18f025ed8d0)

Author SHA1 Message Date
David Edmundson 8851c1b2e6 Remove uneeded code to stop alt+f4 killing the window 12 years ago
Aleix Pol 03e5b76aaa Fix warning 12 years ago
Aleix Pol e875cc692a Fix crash when disconnecting a screen when using Qt 5.4 12 years ago
Marco Martin 0769a0013a idon't play with flags when the dashboard is shown 12 years ago
Marco Martin 7fb25138e1 set KeepBelow on desktop window 12 years ago
Marco Martin 8904525356 set the screen as soon as possible 12 years ago
Aaron Seigo 3aa3a7324a Normal -> Window 12 years ago
Marco Martin 3ec5cc9554 be quiet 12 years ago
Marco Martin a83b6feb8d resize the view before showing and set containment 12 years ago
Marco Martin 8b8dfa52da ensureWindowType at focusIn is wrong 12 years ago
Marco Martin acd0aef096 remove fillScreen, introduce WindowedDesktop type 12 years ago
Marco Martin b94ee7f395 the standalone mode has own corona 12 years ago
Marco Martin 4d139e43da take window title from the metadata 12 years ago
Marco Martin 81d9650c68 get back fillScreen 12 years ago
Marco Martin 81814112d6 permit close in case of standalone 12 years ago
Marco Martin 162297b7e1 expose a WindowType api to Desktop.qml 12 years ago
Aaron Seigo 50e9a2d1af coding style 12 years ago
Aaron Seigo f720c8b714 removeScreen -> remove(DesktopView*) 12 years ago
Aleix Pol 6a37e2027d Restore view visibility 12 years ago
Aleix Pol dee53c9d00 Simplify the screen initialization process 12 years ago
David Edmundson a42ceb3105 Only start krunner if no modifiers are also being pressed 12 years ago
Aleix Pol 94c6aa2b17 Fix panels management 12 years ago
Aleix Pol af5a7a0a36 Re-think how desktop views are removed 12 years ago
Aleix Pol 61850c3caf fix initialization ordering 12 years ago
Aleix Pol 130c276033 Fix DesktopView cleanup 12 years ago
Aleix Pol fd4a44af04 Move DesktopView code to DesktopView 12 years ago
Vishesh Handa 9fd2842d78 DesktopView: Launch krunner on typing 12 years ago
Marco Martin 10e241cf8e expose dashboardshown as readonly 12 years ago
Marco Martin 26ac36e27d fire adaptToScreen only once 12 years ago
Marco Martin d2c7ee7aae don't show dashboard in task manager 12 years ago
Aleix Pol f43263ba79 Let the DesktopView react properly to the package changed signal 12 years ago
Marco Martin 8811051d6e close dashboard with Esc 12 years ago
Aleix Pol a03c1ce3cd remove pointless output 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
Aleix Pol 2c7c089976 Make it possible to move a DesktopView from a screen to another 12 years ago
Marco Martin 400a598325 remove focus from main item as view loses it 12 years ago
Marco Martin ec5051e5b2 use a containmentconfigview only if isContainment 12 years ago