Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Ubuntu 13.04 on me high-end box - Horrible
· NVIDIA GeForce Chips Comparison Table and more
· CSF 6.09 released
· Microsoft and Google agree to build YouTube app for Windows Phone 8
· OS X 10.8.4 Build 12E55 Seeded to Developers
· Wine 1.5.31 released
· Libxvmc/Libx11 Updates for Debian
· OCZ Vertex 450 SSD Reviews and more
· Proxmox VE 3.0 released
· More Windows 8.1 features discovered in WinRT?

Upcoming News
· Appointee to the Fedora Board; election nominations closing imminently.
· Logitech k310 Washable Keyboard
· [Tech ARP] BIOS Option Of The Week - Hardware Prefetcher
· SuperTooth HD VOICE Bluetooth Speakerphone Review @ TestFreaks
· A Futurelooks News Flash - An Affordable Titan – N?= VIDIA’s GEFORCE GTX 780 Reviewed
· News: AMD's A4-5000 'Kabini' APU reviewed
· Wine release 1.5.31
· NVIDIA GeForce Chips Comparison Table @ Hardware Secrets
· Resident Evil Revelations Video Review with Kaeyi Dream @ HardwareHeaven.com
· [security-announce] openSUSE-SU-2013:0825-1: important: MozillaFirefox: update to version 21.0

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6521 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 723 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4611 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 797 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1177 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » May 2007 » Yakuake 2.8-beta1 released

Yakuake 2.8-beta1 released

Posted by Philipp Esselbach on: 05/07/2007 10:04 AM [ Print | 0 comment(s) ]

Yakuake is a Quake-style drop-down terminal emulator based on KDE Konsole technology residing in the Utilities section of the KDE Extragear module.

Website: http://extragear.kde.org/apps/yakuake/
http://www.kde-apps.org/content/show.php?content=29153




Release info:

Yakuake 2.8-beta1 is the first pre-release leading up to the next major version of Yakuake. It adds a large number of new features, among them a config dialog, skin management UI, a fullscreen mode and the ability to split sessions into multiple terminals, and more. Due to the beta nature of this version, it may contain bugs (however, it also fixes many known bugs from previous versions). Also, translation coverage in beta releases is limited and will be expanded for the final version.

Changes in 2.8-beta1:

* Added a proper config dialog. Scale and position settings are
previewed in real-time as the controls are moved.
* Added a Skins page to the config dialog, allowing to list, choose,
install and remove (given the necessary write permissions) skins. The
skin format has been slightly augmented to allow skins to ship a pre-
view icon for the list. Skins can be switched at runtime without a
restart.
* The Plastik skin by Daniel 'suslik' D. has been added to the base
package.
* Added support for splitting a session into multiple terminals.
Horizontal and vertical splits can be added and removed at will, as
well as resized and collapsed. To add a split at the active
terminal's position, use the keyboard shortcuts or the session tab
context menu. To open a session preconfigred with a certain split
layout click and hold the New Session button on the tab bar, then
choose from the list, or set up keyboard shortcuts for the preconfi-
gured session types in the shortcut dialog.
* The main menu has been redesigned to conform more to established KDE
practices in layout and naming. Several items have been added
corresponding to new Yakuake features.
* Added a fullscreen mode.
* Improved support for Xinerama multi-head setups.
* Added a first-run dialog to allow changing the open/close shortcut
before it is needed. Note: First-time users of this Yakuake version
will be greeted by this dialog as well.
* Added an About dialog.
* The startup notification popup can now be disabled in the config
dialog.
* Activating the open/close shortcut will now bring the Yakuake window
to the foreground and focus it if it was already open but unfocussed,
at popular request.
* Opening dialogs from Yakuake will no longer cause the window to
retract.
* Tabs can now be moved. Added corresponding keyboard shortcuts.
* Tabs now have context menus containing several relevant actions, such
as moving and closing them.
* Double-clicking the tab-bar will now open a new session, consistent
with Konsole and other KDE applications.
* Renaming a tab using the in-line edit feature now requires a
double-click on the tab, consistent with established KDE behavior.
* The in-line tab renaming control can now be cancelled with ESC.
* Fixed the interaction model of the tab bar and the buttons to allow
cancelling activations by releasing the mouse button outside of them.
* Added various new keyboard shortcuts corresponding to new Yakuake
features and improved consistency with Konsole in existing shortcuts
(e.g. added the alternate new session shortcut from Konsole).
* Added keyboard shortcuts to switch to session 1 through 12.
* Added keyboard shortcuts to adjust the width and height of the window.
* Added an action and shortcut to paste the X11 selection buffer.
* Added an action to quit Yakuake.
* Made the quit warning with multiple open sessions behave consistently
with Konsole.
* Greatly expanded DCOP interface. Added various new calls corresponding
to new Yakuake features. Made it easier to get information about the
application's state out of it, e.g. the title text of a session or
sub-terminal. Fixed bugs that caused related calls to reply with
incorrect information.
* Added What's This help and tooltips to interface elements.
* Optimized the title bar to avoid unnecessary repaints.
* Fixed crashes when using the slotRunCommandInSession DCOP call due to
lack of bounds-checking. Fixed a similar problem with
slotRenameSession.
* Bugs that caused the background updating of translucent parts of the
Yakuake window to stop have been fixed.
* Adding a translucent session while the window is closed should no
longer result in a corrupted terminal background when opening the
Yakuake window.
* Yakuake will now fall back to the default skin on startup if the skin
stored in the settings cannot be found, rather than crash.
* Fixed a crash when loading non-translucent button images from skins.
* Bugs that caused the quick access options in the menu to come out of
sync with the actual settings have been fixed.
* Fixed " - " postfix showing after the session title text when using
skins without their own postfix.
* Fixed a crash when a terminal in a tab other than the currently
selected tab exits.
* Ported preferences handling to KDE's KConfigXT framework. Aside from
cleaner code, this improves over the old preferences handling by
avoiding unnecessary disk activity (and thus spurious hard drive
spin-ups on laptop computers and other battery-bound devices).
* Disabled startup notifications (i.e. KDE's bouncing cursor) for
Yakuake.
* Updated the installation colation of the .desktop menu file to
conform to modern XDG standards.


--
Regards,
Eike Hein


Bookmark and Share

« iPhone Training Dates and Apple Store Preparations · Gainward 8800GTS 640MB Golden Sample SLi Review »

Linux Compatible » News » May 2007 » Yakuake 2.8-beta1 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition