I have a few different relationship types set up on my site, and I'm able to successfully create a Panels pane that displays "My Pending Relationships". I don't see how to filter the "My Pending Relationships", though... I'm wondering if anyone can tell me how / if it's possible / point me that-a-way in regards to how to separate and group pending requests based on relationship type?

So, rather than having:

Received Requests
* Friend from userA
(Approve | Disapprove)

* Enemy from userB
(Approve | Disapprove)

* Enemy from userC
(Approve | Disapprove)

* Friend from userD
(Approve | Disapprove)

* YourMom from user#
(Approve | Disapprove)

I can have:

Friend Requests
* userA
(Approve | Disapprove)

* userD
(Approve | Disapprove)

Enemy Requests
* userB
(Approve | Disapprove)

* userC
(Approve | Disapprove)

YourMom Requests
* user#
(Approve | Disapprove)