! 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 !
Add THUNAR_VFS_FILE_FLAGS_HIDDEN
Status:
CLOSED: FIXED
Severity:
enhancement
Product:
Thunar-vfs
Component:
General

Comments

Description Benedikt Meurer editbugs 2006-02-10 00:59:30 CET
_thunar_vfs_info_new_internal() (and thunar_vfs_info_rename()) should determine
whether the file is hidden, and thunar_file_is_hidden() should be turned into a
simple macro, as this function appears quite high in the profiler stats.
Comment 1 Benedikt Meurer editbugs 2006-02-10 18:51:39 CET
Committed with revision 19825.

2006-02-10	Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-types.h: Add flag
	  THUNAR_VFS_FILE_FLAGS_HIDDEN, which tells whether a given file should
	  be considered hidden.
	* thunar/thunar-file.{c,h}: Use the THUNAR_VFS_FILE_FLAGS_HIDDEN flag
	  and implement thunar_file_is_hidden() as simple macro.

Bug #1448

Reported by:
Benedikt Meurer
Reported on: 2006-02-10
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information