Warning, /utilities/rsibreak/NEWS is written in an unsupported language. File is not indexed.
0001 v0.12 2015-08--15 0002 - Port to KDE Frameworks 5 0003 0004 v0.11 2011-01-14 0005 - Fix endless loop when using some particular settings 0006 - Included an option to postpone a break 0007 0008 v0.11-beta1 2010-10-03 0009 - Fix detection of additional screens 0010 - Make popup time configurable 0011 - Require Qt 4.6.0 and KDE 4.4.0 0012 - Fix timers when lock button is pressed 0013 - Add the possibility to remove the lock button 0014 - Remove buggy screenshot to show RSIBreak in the 0015 systray at startup and when launching a second time 0016 - Add notification settings to the config 0017 - Don't restart timers when leaving config and timers 0018 has not been changed 0019 - Slideshoweffect: make the visibility of small images 0020 optional. ( Juan Luis Baptiste ) 0021 - Make popup visibly more attractive 0022 ( Juan Luis Baptiste) 0023 - Make timers work for Qt=>4.4 ( Chani Armitage ) 0024 - Fix plasma category ( Balcaen John ) 0025 - Use KIdle library from kdelibs, instead of directly 0026 asking X. 0027 0028 v0.10 2009-07-19 0029 - Use kdelibs function for display duration of a time. 0030 0031 v0.10-beta2 2009-07-16 0032 - Fixed all effects to work on xinerama 0033 - Fixed Plasma effect to work for KDE < 4.3 0034 - Fixed Slideshow effect 0035 - Fixed Welcome screen for KDE < 4.4 0036 - Fixed bug which resulted in multiple popups 0037 telling that the timer has been reset 0038 - Renamed No Full Screen effect to Popup effect 0039 - Renamed Gray effect to Black effect if no compositing is available 0040 0041 v0.10-beta1 2009-07-12 0042 - Fixed several porting bugs 0043 - Rewrote most off the full screen break effects 0044 - Some memory leaks fixed 0045 - Genral stabilization and improved user experience 0046 0047 v0.9.0 2008-11-19 0048 - Port to KDE4 and Qt4 0049 0050 v0.8.0 2006-10-13 0051 - Replaced DCOP dialog with a more flexible and standardized interface to attach events to breaks 0052 - Show where RSIBreak is located in the tray when started a second time. 0053 - RSIBreak now has a manual. 0054 - Option to only reset timers when idle for the duration of a long break. 0055 Patch by Stanislav Nikolov. 0056 - Skip button in relax popup 0057 Patch by Stanislav Nikolov 0058 - Xinerama fixes 0059 - Images smaller than 1/3 of the screen will not be used for the slideshow 0060 Patch by Aurélien Gâteau 0061 - Some tiny optimizations and bugfixes 0062 0063 v0.7.1 2006-06-19 0064 - fix crash on startup reported on some systems. 0065 - fix one of the icons. 0066 0067 v0.7.0 2006-06-19 0068 - New icons from Lee Olson. 0069 - Usability review from Tina Trillitzsch. 0070 - Two new DCOP calls: doTinyBreak and doBigBreak. 0071 - New statistics: percentage of activity during the last minute, last hour and last 6 hours. 0072 - Inform the user when the next break will be a big break. 0073 - Ability to make DCOP calls to the start and end of breaks. 0074 - Possibility to use KDCOP to set that up. 0075 - When no images are in the selected directory, a grey out effect will be used. 0076 - Possibility to break at fixed times. 0077 - Various smaller enhancements and bug fixes. 0078 0079 v0.6.0 2006-04-10 0080 - Extensive amount of statistics. 0081 - Colors to indicate how far away you are from a break in the tooltip 0082 - libxss for the idle detection is a no longer optional, it is required. 0083 - RSIBreak remembers the timer states when you quit. It can restore the timers 0084 if you restart RSIBreak afterwards in a short timeframe. This is handy for 0085 rebooting (for those zealots who believe rebooting solves problems). 0086 - Bug fixes: 0087 - For Gnome there were two Quit entries in the context menu. 0088 - Welcome message on first launch was incorrect. 0089 - Compiles with KDE 3.3 and probably with gcc 2.9x. 0090 - Memory leak while querying idle time. 0091 - Some buddies in the setup were not set. 0092 - Some i18n calls in the setup were not correct. 0093 - Clear focus from buttons to prevent accidental closure of a break. 0094 0095 v0.5.0 2006-02-22 0096 - Instead of a big break after x tiny breaks, the big break is now 0097 scheduled at x minutes. 0098 - Improved idle detection, if you dont touch your mouse/keyboard 0099 for one second, the timer wil also hold for a second. 0100 - dcop interface added for stopping/resuming RSIBreak 0101 - improved multihead setup: grab mouse and keyboard when slideshow 0102 is active, so you can not continue on another screen. 0103 - new tooltip code, which provides better and live information about the 0104 next big and tiny break 0105 0106 v0.4.0 2005-12-16 0107 - Added slideshow feature, during break the shown images gets renewed. 0108 - Image size is based on the screen size (for xinerama users). 0109 - New logo and icons. 0110 - Added possibility to automatically start RSIBreak when KDE starts. 0111 - Progress bar is shown in the passive popup. 0112 - The passive popup flashes when the user keeps working when he keeps working 0113 during the relax moments. 0114 - RSIBreak can be suspended. Rightclick on the dock icon and choose for 0115 Suspend RSIBreak. This is handy when you're playing a game for example. 0116 - You can lock your desktop. In case you walk away during a big break. 0117 - Amount of activity is shown in the tray icon. 0118 - Extensive rearrangements, cleanups and bugfixes. 0119 0120 v0.0.3 2005-10-29 0121 - Change to KUniqueApplication to prevent multiple instances 0122 - Fix icon in context menu 0123 - Made minimize key configurable 0124 - Added popup to show RSIBreak is waiting for a break 0125 - Made a better layout for the settings of timings 0126 - Rewrote the timing logic completely. 0127 - Several fixes pointed out by Achim in his debian/rules: 0128 - ChangeLog.Summary renamed to NEWS 0129 - Desktop installs in right directory 0130 - doc folder contains a DONOT_COMPILE entry 0131 - distributed png files were corrupt. 0132 0133 v0.0.2 2005-10-12 0134 - idle detection 0135 - improved the showing of the image during the break 0136 - Transparent counter during the break 0137 - Added ESC-shortcut to abort a break 0138 - Added link to bugs.kde.org 0139 - Added a welcome-screen 0140 0141 v0.0.1 2005-10-01 0142 - initial release