
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
Menoku is an innovative new menu system that displays icons laid out like a Sudoku board. You have nine groups of nine icons, each of which can either launch an application or load a new menu of up to 81 icons. Because of Menoku's unique layout, any icon on the screen can be selected with at most two keypresses on your numberpad, expressing the position of the program you want to launch. You can memorize these key sequences, or hunt through a large full-color icons to find the program you want.
15 years ago
Some minor bugfixes have been made.
Fixed the following:
- If you dragged a cell to another location then chose swap from the popup menu, you'd get a segfault
- In some cases, changes in the number of icons would go unnoticed after drops (causing things like hiding empty cells and zooming single items to misbehave)
15 years ago
Some minor bugfixes have been made.
Fixed the following:
- If you dragged a cell to another location then chose swap from the popup menu, you'd get a segfault
- In some cases, changes in the number of icons would go unnoticed after drops (causing things like hiding empty cells and zooming single items to misbehave)
lemmy04
15 years ago
/usr/lib/qt3/bin/uic ui/settings.ui -o ui/settings.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.5)
make: *** [ui/settings.h] Error 1
and YES i know that this means i need qt4 for it...
you should MENTION it somewhere BEFORE people try to use it.
Report
wren
15 years ago
Report
neofreko
15 years ago
Report
mvillarino
15 years ago
Report
wren
15 years ago
Report
janet
15 years ago
Report
zparihar
15 years ago
Report