Ticket #5 (closed features: fixed)

Opened 6 years ago

Last modified 18 months ago

desktop switching with mouse wheel

Reported by: nobody Owned by: karijes
Priority: low Milestone: 1.2
Component: ede Version: 1.1
Keywords: Cc:

Description (last modified by karijes) (diff)

Is it possible to make this?

Change History

Changed 6 years ago by laza2000

Logged In: YES 
user_id=11956

This could actually be good idea. We could make it so when
mouse pointer is top of the task/panel bar mouse wheel would
change desktop. Is this what You meant?

Changed 6 years ago by nobody

Logged In: NO 

yes, and, if possible, at top of eiconman

Changed 6 years ago by nobody

Logged In: NO 

or don't you can insert this strings 
case FL_MOUSEWHEEL:
Fl_WM::set_current_workspace(Fl_WM::get_current_workspace()+Fl::event_dy());
break;
after string No.323 (create_new_dnd_icon(...      ...return 1;)
in eiconman.cpp?

Changed 6 years ago by laza2000

Logged In: YES 
user_id=11956

Yes, I could add that, but I dont want to :)
You should run your modified version of eiconman, until we
have configurable actions in edewm/eiconman... Sorry..
Please be patient

Changed 6 years ago by leka

Logged In: YES 
user_id=1334

Actually it is VERY GOOD idea! :)

Changed 3 years ago by nobody

Logged In: NO 

nah...

Changed 21 months ago by karijes

  • status changed from assigned to new
  • description modified (diff)
  • component changed from None to ede
  • priority changed from 5 to low
  • version changed from None to 1.1
  • milestone set to 1.2
  • owner changed from nobody to karijes
  • type changed from Feature Requests to features

Changed 18 months ago by vljubovic

  • status changed from new to closed
  • resolution changed from None to fixed

This five year old wish is now granted! Rejoice!!

Note: See TracTickets for help on using tickets.