Review Request 117102: Remove unused methods from KStartupInfo

Alex Merry alex.merry at kde.org
Wed Mar 26 22:55:21 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117102/
-----------------------------------------------------------

(Updated March 26, 2014, 10:55 p.m.)


Review request for KDE Frameworks and Martin Gräßlin.


Changes
-------

Add some more notes to description.


Repository: kwindowsystem


Description (updated)
-------

Remove unused methods from KStartupInfo

These were related to the startup notification handling of KApplication,
which is now dealt with by the xcb Qt plugin.


According to LXR, nothing uses disableAutoAppStartedSending, and only KApplication and KUniqueApplication in kde4support use handleAutoAppStartedSending (see the RR this depends on).

I'm not exactly sure what to do with the other application-side (as opposed to workspace-side) startup notification things in that class.  We probably want to query the xcb plugin, and we probably want to retain the ability to manually remove notifications after startup.


Diffs
-----

  src/kstartupinfo.h 9c7cf80ea71f639921f2ea42ee9c748284900a3e 
  src/kstartupinfo.cpp 605dca286c02666fdcd2825bcb0543c3865695b4 

Diff: https://git.reviewboard.kde.org/r/117102/diff/


Testing
-------

Builds, kstartupinfo test passes.


Thanks,

Alex Merry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140326/f4c64378/attachment.html>


More information about the Kde-frameworks-devel mailing list