
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kassie (Kate Advanced Session Selector) is an applet meant to replace Kate's icon in your Kicker panel. A cut-down version is also available as KMenu extension. Kassie has two purposes:
Session Selector/Switcher
-------------------------
Click on Kassie's icon. A popup menu appears. It contains the list of the running sessions (if any) and the list of the available sessions (as accessible through Kate's Session menu). The list of Running Sessions allows you to jump from one session to another. This will automatically restore the window and switch the desktop if needed. The list of the available sessions (known by Kate) allows you to open in a new window one of the previously saved sessions. You can also create a new named session from this menu.
Drop Manager
------------
You can drop files on Kassie's icon. A popup menu will appear to let you choose where these files will be opened: In one of the running sessions or in a new one to which you will have to give a name. This allows to drop files in any Kate's window, even if it is not visible, either because it is on another desktop, minimized, or non-existing yet.
Both menus contain the entry "Start Kate" that mimics the behavior of Kate's icon when you click it or drop files on it, i.e. it creates sessions without name --displayed as "(Anonymous)" by Kassie.
14 years ago
0.3:
- The session selector/switcher is now a single menu which contains both the running sessions (if any) and the available sessions. You don't need to use the keyboard any more.
- A cut-down version without drag and drop management is now available as KMenu extension.
- Kassie now has its own icon.
0.2:
- First public release
14 years ago
0.3:
- The session selector/switcher is now a single menu which contains both the running sessions (if any) and the available sessions. You don't need to use the keyboard any more.
- A cut-down version without drag and drop management is now available as KMenu extension.
- Kassie now has its own icon.
0.2:
- First public release
Sho
14 years ago
Report
Maxilys
14 years ago
I seldom use the KMenu but I may think about adding a cut-down version for this purpose, depending on how my collaboration with Anders will turn out. ;-) Wait and see... This is only the very first version of Kassie.
Report
anderslund
14 years ago
Were you aware of KateSessionMenu (http://www.alweb.dk/projects/kate_session_menu) when you wrote this?
It is now part of the default distribution, and is shipped with KDE since ver 3.5.6.
Report
anderslund
14 years ago
Please contact me at anders@alweb.dk, or in #kate in irc.kde.org, or our mailing list, kwrite-devel@kde.org
Report
Maxilys
14 years ago
Report