![]() Registered Member ![]()
|
Since the pager widget and kpager seem to miss some functionality I am looking for, are there any alternatives for KDE 3 or KDE 4 ?
Thanks for any hints, Andreas |
![]() Registered Member ![]()
|
What functionality do you miss?
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
![]() Registered Member ![]()
|
Essentially, the ability to rearrange the order of how the desktop frames or rectangles are displayed in the pager. See viewtopic.php?f=66&t=84234 Today I looked at the source for the pager plasmoid, and found that there is currently a one to one mapping between desktops and displayed rectangles. desktop[i] is rectangle[i]. It would be necessary to have an additional index array rect_to_desktop which does arbitrary mapping, such that rectangle[i] is desktop[rect_to_desktop[i]]. Andreas |
![]() Registered Member ![]()
|
I found that the enlightenment window manager (E17) has a pager which can do what I need. I will look at that.
Andreas |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]