Tag Archives: OSD

Good Night 0.1 (Amarok 2.0 Script)

Tesla Model S

Good Night 0.1
(Amarok 2.0 Script)
This is a sleep script for Amarok.

With it, you can schedule to stop the music and your computer
at a given time.

The configuration of the script is saved each time enable/disable is clicked.

Usage
You have several options to decide when the script should act.
You can also set a fade-out to end the music smoothly.

When the time comes, the script can quit Amarok, and/or suspend/shutdown the
computer. In this case, OSD messages will be displayed for 30 seconds, so that
you have time to cancel the action if you’re still in front of the computer.

There’s an additional option to turn off the screen when the script is enabled.

If suspending is not supported, a warning message is displayed in the GUI.

Thanks
Strongly inspired from the Sleepy Amarok script.
http://kde-apps.org/content/show.php/SleepyKNCH?content=142895&PHPSESSID=81d34961a385449784efcbd35d0142c7
Menu icon comes from the Klear KWeather icon set.
http://kde-look.org/content/show.php?content=39988

Git repository
https://gitorious.org/elboulangero/amarok-good-night

[read more]

job recommendations:

[more jobs]

From: http://kde-apps.org/content/show.php/Good+Night?content=158192

This week in KWin (2013, week 8)

Over the last week quite some bug fixes got merged into the 4.10 or master branch. We have some nice improvements for the desktop change OSD and even improvements for Multi-Head setups. The slideback effect operates on stacking order changes, now. This makes it working with Focus Follows Mouse.

In the Qt 5 porting preparation quite some code got prepared, but not merged yet. Our paint-redirector which is responsible to bridge between window decorations and compositor got adjusted to no longer make use of the QPixmap/XPixmap relationship for xrender on raster graphics system. As a nice side effect of this work we will get some improvements also for the OpenGL compositor.

Another area of work was the removal of QCursor usages in KWin. We used to use QCursor for setting a specific cursor when low level interacting with windows (e.g. setting the pointing hand cursor in Present Windows effect). With Qt 5 we do no longer get the underlying X cursor, so we needed to go for an own solution. We already used to have an own replacement for QCursor::pos(), which got now merged together with the other cursor handling code into an own class.

Summary

Crash Fixes

    Critical Bug Fixes

      Bug Fixes

      • 294490: ‘Slide back’ effect should react on stacking order changes
        This change will be available in version 4.11
        Git Commit
      • 314392: Position rule conflicts with maximization rule
        This change will be available in version 4.11
        Git Commit
      • 312728: “Show desktop layout indicators” option isn’t applied properly/immediately
        This change will be available in version 4.10.1
        Git Commit
      • 315114: KWin fails to initialize OpenGL ES on Mali-604T
        This change will be available in version 4.10.1
        Git Commit
      • 282677: Compositing not possible on each screen with multi head
        This change will be available in version 4.11
        Git Commit
      • 294865: Slide Back: Sometimes the Inactive window pops to the font for apprx. one frame when it is activated.
        This change will be available in version 4.11
        Git Commit

      New Features

      • 313379: Overlap factor of keepAbove windows in placeSmart should be infinite
        This change will be available in version 4.11
        Git Commit
      • 314402: String representation of KWin::Client should include caption, not name.
        This change will be available in version 4.11
        Git Commit

      Tasks

        …read more
        Source: FULL ARTICLE at Planet KDE

        Tano 1.2 (KDE Video Application)

        ThumbnailTano 1.2
        (KDE Video Application)
        Tano is an open-source cross-platform IP TV player. It is combining Qt and Videolan libraries. Project started because of a need of a simple IP TV player on Linux providing EPG.

        Tano is supported on Linux and Windows.

        Requirements:
        * Qt 4.8 or later (dev for compiling)
        * VLC-Qt 0.7.0 or later (http://qt-apps.org/content/show.php?content=133649)
        * VLC

        changelog:
        1.2 (2013-01-26)
        * Separated Tano Core and Tano Widgets library
        * Updated and improved OSD and fullscreen handling
        * Automatically map XMLTV IDs to channels in editor
        * Map standard XMLTV categories to translations
        * Full MSVC and Qt5 support
        * Experimental QML UI – Qt5 only (in a git submodule)
        * Fix: Don’t use channel-based settings for other media
        * Fix: Use correct Tab order in all UI files
        * Fix: Instant recording works again (issue #39)

        [read more]

        job recommendations:

        Sales Engineer full time employee
        ownCloud Inc. United States of America, Boston more about this offer

        [more jobs]

        Source: FULL ARTICLE at KDE Apps

        This week in KWin (2013, week 2)

        A rather busy week is behind us. Not only have there been many bugs fixed, but also some feature/refactoring branches were merged which are not listed in the summary. For example a refactoring of virtual desktops landed in master. The management of virtual desktops has been split out of the Workspace class into an own module. As new features we have more support for the application menu button in window decorations. The Laptop decoration got such a button and generic support has been added to the Aurorae theme engine. Now almost all decorations shipped with KWin can provide this button.

        Summary

        Crash Fixes

        Critical Bug Fixes

          Bug Fixes

          • 275235: Logout effect interferes with Plasma extenders effect
          • 299398: shadow on volume OSD is wrong the first time
          • 312835: The keyboard shorcut Ctrl+Alt+Right for “Switch to next desktop” doesn’t work anymore since commit a2a335064e206f0689e315d58c30bedce90decff
            Git Commit
          • 311319: Color correction breaks EffectFrames
            Git Commit
          • 306169: Thumbnail Aside effect not updating/disappearing
            This change will be available in version 4.10 RC 3
            Git Commit
          • 295055: AbilityUsesAlphaChannel broken when used with shadow pixmap hints
          • 312168: Plasma popup shadows not drawn during slide animation
            This change will be available in version 4.10 RC 3
            Git Commit
          • 306404: The “walk through desktop” shortcuts don’t show up in the desktop kcm
            This change will be available in version 4.11
            Git Commit
          • 281186: maximizing a full-size window causes title bar corruption
          • 309853: KWin kcm wrongly informs that all effects failed to load
            This change will be available in version 4.10
            Git Commit
          • 312784: Can’t drag and drop files or folders on edgeless windows
            This change will be available in version 4.10 RC 3
            Git Commit
          • 313091: Kded-appmenu – Enabling makes “Window menu” and “on all desktops” buttons vanish
            Git Commit

          New Features

          • 312900: wish: kwin option to save vertical space: merge window buttons into menu-bar
            This change will be available in version 4.10

          Tasks

            Source: FULL ARTICLE at Planet KDE