KevinTsui1234 / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
1 stars 0 forks source link

Feature: Configurable mouse_left action #459

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Tint2 is currently able to configure the following mouse buttons:
  mouse_middle
  mouse_right
  mouse_scroll_up
  mouse_scroll_down
to any one of: 
  none
  close
  toggle
  iconify
  shade
  toggle_iconify
  maximize_restore
  desktop_left
  desktop_right
  next_task
  prev_task

But the left mouse click is hardwired, as if there was a parameter
  mouse_left = toggle_iconify

This is a great default, but would be more useful if fully configurable. For 
example, I would rather the action be "shade" (toggles shading instead of 
iconifying).  

This would also close related Issue 397 where user wants to disable all mouse 
actions on task bar, as if configured:
  mouse_left = none

Original issue reported on code.google.com by goo...@craigoakes.com on 28 Jan 2015 at 1:37

GoogleCodeExporter commented 8 years ago

Original comment by goo...@craigoakes.com on 30 Jan 2015 at 6:58

GoogleCodeExporter commented 8 years ago
Implemented in r676.

Original comment by goo...@craigoakes.com on 31 Jan 2015 at 4:14

GoogleCodeExporter commented 8 years ago
Issue 397 has been merged into this issue.

Original comment by mrovi9...@gmail.com on 1 Feb 2015 at 6:56

GoogleCodeExporter commented 8 years ago
Issue 408 has been merged into this issue.

Original comment by mrovi9...@gmail.com on 1 Feb 2015 at 6:56