! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Make hover-select timeout configurable
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description Benedikt Meurer editbugs 2006-04-03 13:19:23 CEST
Once ExoIconView/ExoTreeView have the required properties to enable hover autoselection (bug #1509), Thunar should allow the user to customize these settings.
Comment 1 Benedikt Meurer editbugs 2006-04-03 13:20:24 CEST
Created attachment 494 
First try

Simple patch, which adds the option to the "Behavior" Tab of the preferences dialog.
Comment 2 Benedikt Meurer editbugs 2006-04-09 17:26:00 CEST
Committed with revision 20829.

2006-04-09	Benedikt Meurer <benny@xfce.org>

	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option
	  "MiscSingleClickTimeout", which specifies the delay after which
	  items are automatically selected in single-click mode.
	* thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init):
	  Add "MiscSingleClickTimeout" setting to the preferences dialog.
	* thunar/thunar-standard-view.c(thunar_standard_view_constructor):
	  Apply global single-click timeout setting to the view.
Comment 3 Benedikt Meurer editbugs 2006-04-11 09:28:28 CEST
Forgot to resolve this one.

Bug #1635

Reported by:
Benedikt Meurer
Reported on: 2006-04-03
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.3svn

Attachments

First try (9.54 KB, patch)
2006-04-03 13:20 CEST , Benedikt Meurer
no flags

Additional information