780 Commits (da5c2fd5058e60d12bfbdfa2b1863433ab20dfbb)

Author SHA1 Message Date
Ivan Čukić 5d5f37798e Missing method for activity deletion from plasma script added 10 years ago
Martin Gräßlin 3799151fd5 [shell] Tests moved to new plasma-tests repository 10 years ago
Marco Martin f7ef6ee87b don't try to load layout before kamd starts 10 years ago
Ivan Čukić a566273eb8 Switching activity while creating it from PlasmaScript 10 years ago
Ivan Čukić 85d721b91f ScriptEngine exports the list of activities known to Plasma 10 years ago
Ivan Čukić e386ad6a58 Removed unused getter for KActivities::Controller 10 years ago
Ivan Čukić a88d2909db No need to keep both Consumer and Controller around 10 years ago
Ivan Čukić 176ddeb40c Removing the Activity wrapper class from the Shell 10 years ago
Ivan Čukić 2f7c8bb0f4 Removing dead code - activity-event-handling private slots 10 years ago
Ivan Čukić fcf5896dcd The connection to a lambda should get disconnected when the shell is deleted 10 years ago
Ivan Čukić eb0fc3c242 Memory-optimizing Activity object not to keep duplicate data 10 years ago
Marco Martin 7db10817bd don't try to recycle activities 10 years ago
Ivan Čukić 1fe810eb40 No reason for KActivities::Consumer when we already have a Controller 10 years ago
Marco Martin 70e2684cac create a containment per screen on activity creation 10 years ago
Aleix Pol d1210f5fda Consider the primary screen as default screen 10 years ago
l10n daemon script eed497cef4 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
David Edmundson bf85b2fe7f Fix crash on kquitapp/logout 10 years ago
Martin Gräßlin da93453e88 [shell] Properly position DesktopView on Wayland 10 years ago
Kai Uwe Broulik 767aa57440 [PanelView] Fix build... 10 years ago
Marco Martin 9ffcb3178c force focus to the panel on AcceptingInputStatus 10 years ago
Marco Martin b866bbe75e use the whole geometry for the struts 10 years ago
David Edmundson 3edbc57df8 fix alignment of panels in left and right screens 10 years ago
Kai Uwe Broulik 66688af5c3 [PanelConfigView] Set enabled borders on PanelShadow 10 years ago
Kai Uwe Broulik 97269b5aa9 [PanelView] Expose enabled borders as property and also forward it to PanelShadows 10 years ago
Marco Martin de8d99079e Give a screen to systray applets 10 years ago
Kai Uwe Broulik ad36c6dba6 [OSD] Make volume OSD thresholds consistent with Volume Applet 10 years ago
l10n daemon script f5546cb5e6 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Kai Uwe Broulik e26f4ee475 [PanelView] Check whether we're X11 before calling QX11Info::connection() 10 years ago
Aleix Pol f8a381a54a Drop KScreen dependency from PlasmaShell 10 years ago
Kai Uwe Broulik e1ae057fef [PanelView] Fix auto hide 10 years ago
Kai Uwe Broulik 31868085b1 [OSD] Add OSD for when on-screen keyboard is enabled/disabled 10 years ago
David Rosca f950f7843e Add microphone volume OSD 10 years ago
David Edmundson 35a637471f Check user is allowed to run krunner when forwarding key events 10 years ago
David Rosca 4c6707dbed Alternatives: Add new applet only after the old one was removed 10 years ago
Kai Uwe Broulik 54ef12d601 [PanelShadows] Cache access to QX11Info::display() 10 years ago
David Edmundson 6abc546d30 start struts timer in resizeEvent 10 years ago
David Edmundson 903cbfd7e2 Add method to run a script from DBus directly 10 years ago
Kai Uwe Broulik 37a70c0dca Add WiFi, Mobile Broadband, Bluetooth, and Touchpad OSD infos 10 years ago
Kai Uwe Broulik 79c081e2ea [OSD] Load QML file on demand 10 years ago
Martin Gräßlin 1d0ee7c88d [shell] Commit surface after removing it's shadow 10 years ago
Aleix Pol f8c7fabcd8 Disable the plasmashell tests on Qt 5.6.0 10 years ago
Marco Martin 7c96cb370a more specific dialog title 10 years ago
Aleix Pol c35e82b3f1 It's not necessary to provide a shell plugin for the shell anymore 10 years ago
Ivan Čukić bd32679df5 Added the comment why a handler must exist 10 years ago
Ivan Čukić cd7c09b2bb m_interactiveConsole can be null 10 years ago
l10n daemon script f9893549ba SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
David Rosca d2f3147fd2 PanelView: Skip invalid screen geometries in updateStruts 10 years ago
David Rosca 3c9d4a1db2 Fix length returned from PanelView::geometryByDistance 10 years ago
David Edmundson 6687d1a509 simple cleanup in geometryByDistance 10 years ago
Marco Martin 45d58d690d allocate the watcher on the stack 10 years ago