53 Commits (8227e4e2b7f034166cbf5efb01e4e715028b4606)

Author SHA1 Message Date
Laurent Montel 37e57bc1ac Add explicit, use nullptr etc. 8 years ago
Laurent Montel 631502eda0 Fix includes 8 years ago
Randy Kron 54c13f4c8a Further improve quality of images in notifications 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Randy Kron bfe2539aa0 Improve quality of images in notifications (Bug 385097) 8 years ago
Kai Uwe Broulik 86fe986934 [Notifications] Use custom DragHelper instead of Qt's Drag attached property 8 years ago
Kai Uwe Broulik d7fbe6c863 [Notifications] Add visible menu button to thumbnail strip 8 years ago
David Edmundson 473c9a38e2 Drop pre Qt5.9 changes 9 years ago
Marco Martin 415b6d81a6 simplify positioning code 9 years ago
Aleix Pol ec31a50727 Add a test that adds a notification and closes it 9 years ago
David Edmundson fdd3e3fc7a Update ungrab mouse hack for Qt 5.8 9 years ago
Kai Uwe Broulik a3a7b95f5f [Notifications] Port from ProcessRunner to KCMShell.open and respect KIOSK restriction 9 years ago
Kai Uwe Broulik a2f9c78a3a [Notifications] Thumbnail context menu can never be empty 9 years ago
Kai Uwe Broulik bdba2968be [Notifications] Add "Properties" for thumbnail context menu 9 years ago
Kai Uwe Broulik f98a90df25 [Notifications] Add context menu for thumbnail 9 years ago
Kai Uwe Broulik 76baa59dea [Notification Popup] Clear notification data after popup closed 9 years ago
Kai Uwe Broulik 3c1679ba64 [Notifications] Show interactive thumbnails on notifications 9 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
David Edmundson e2967421cd warning-- about unhandled case 10 years ago
Aleix Pol 96ff1c868e Properly define overrides as suggested by the c++ standard 10 years ago
Martin Klapetek 7079e8c20a [notifications] Also place the popup directly without animation if y == 0 10 years ago
Martin Klapetek c1a7d61fba [notifications] Place the popup directly when it is displayed 10 years ago
Martin Klapetek 0c6b354b7e [notifications] Refactor the screen handling code 10 years ago
Martin Klapetek 40554031d4 [notifications] Remove some useless debug output 10 years ago
Martin Klapetek 2b59ccd531 [notifications] Check if the popup is visible before updating its geometry 10 years ago
Martin Klapetek 4a6f7db001 [notifications] Rework the notifications positioning a bit 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Martin Klapetek e1388789ff [notifications] Clear notification from show queue if it's closed before it's shown 11 years ago
Martin Klapetek 08415c47d9 [notifications] Always check first if the dispatch timer isn't running already 11 years ago
Martin Klapetek af3081abe2 [notifications] Clear notification from show queue if it's closed before it's shown 11 years ago
Martin Klapetek 83ec35b632 [notifications] Always check first if the dispatch timer isn't running already 11 years ago
Martin Klapetek 9429c845ae Allow selecting notifications position on screen 11 years ago
Martin Klapetek ef14c3847c [applets/notifications] Remove all popups from the on-screen-list 11 years ago
Montel Laurent 5f9ae5e13c We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable 11 years ago
Jonathan Riddell f1ac30fa83 remove second calls to project() only 1 allowed per cmake project 11 years ago
Kai Uwe Broulik e05b20f1c8 Prevent notifications from accessing the network 11 years ago
Martin Klapetek 20e4064f1e [notifications] Fix notification popups sometimes being misplaced 11 years ago
Martin Klapetek 0db103a429 Rework Plasma's notification positioning code 11 years ago
Kai Uwe Broulik f6aaec72d8 Add context menu entry for the notifications kcm 12 years ago
Montel Laurent 1e7c92f6a2 Remove not necessary include moc 12 years ago
Kai Uwe Broulik dd33f3687c Don't add offset to it, otherwise there will be double the top padding when in top panel 12 years ago
Martin Klapetek 040cc08e18 [applets/notifications] Add a URL verification method to verify job URLs before opening 12 years ago
Martin Klapetek 33f05cb54e Make the notification popup height scale by number of actions 12 years ago
Kai Uwe Broulik 47aaf28494 Smaller margins 12 years ago
Kai Uwe Broulik 5ad535d36d Display notification popup at the top for top panel 12 years ago
Martin Klapetek 299ba61320 [notifications] Introduce a list of apps that are limited to single notification only 12 years ago
Aleix Pol 42f20a357a Actually look for the screen instead of doing things without any semantic sense 12 years ago
Martin Klapetek 6b5c972872 [notifications]Fix codestyle 12 years ago
Aleix Pol 84e57978a1 Use the screen geometry to figure out the containment's screen 12 years ago
Martin Klapetek dd6e210f71 Better notification position calculation 12 years ago