offset_new_window_position
Is there a way of adjusting the offset from 22?
Thanks.
Pixel offset for new windows
Re: Pixel offset for new windows
I've put on my TODO list to specify the offset.
This is currently hard-coded to 22.
Thanks for the suggestion.
This is currently hard-coded to 22.
Thanks for the suggestion.
Re: Pixel offset for new windows
Everything 1.5.0.1283a adds the offset_new_window_position_x and offset_new_window_position_y ini settings.
To customize the new window offset:
To customize the new window offset:
- In Everything, type in following search and press ENTER:
/offset_new_window_position_x=0
where 0 is the new window x offset. - If successful, offset_new_window_position_x=0 is shown in the status bar for a few seconds.
- Type in following search and press ENTER:
/offset_new_window_position_y=0
where 0 is the new window y offset. - If successful, offset_new_window_position_y=0 is shown in the status bar for a few seconds.