Page 1 of 1

Thunar - how to adjust column width? <SOLVED>

Posted: Tue Apr 23, 2024 2:12 am
by dcung

Anyone knows how to adjust (left side) column width in Thunar 4.16.1?
I'd like to see more on the left side, but unable to find where to configure this.
I have tried googling and changing settings in (w/o success yet - so many to variables guest):
~/.config/Thunar/
~/.config/xfce4/

2024-04-23-114833_1131x715_scrot 1.png
2024-04-23-114833_1131x715_scrot 1.png (202.82 KiB) Viewed 492 times

Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 2:36 am
by dcung

https://forum.xfce.org/viewtopic.php?id=15554

This is what I'm experiencing, ie. can't drag the separator.
What does he mean?

After I remove shadow and linux-pam in blfs and recompile shadow in lfs and linux-pam in blfs, my mouse can drag the separator in thunar.


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 2:52 am
by wiak

I just drag the separator in the Thunar I'm using, which is version 4.18.4


Re: Thunar - how to adjust column width? <SOLVED>

Posted: Tue Apr 23, 2024 3:28 am
by dcung
wiak wrote: Tue Apr 23, 2024 2:52 am

I just drag the separator in the Thunar I'm using, which is version 4.18.4

After reading that you can.
I tried again (bullseye), still couldn't.
So, changed to Bookworm, and tried...still could not.
I was about to reply that I could not...but accidentally I could.
So, I tried again...and "yes" the separator can be dragged...but very difficult to find the 'spot'.

I never could drag the separator before reading your reply.
I thought it's 'fixed' separator in Thunar...

Thanks for replying @wiak ! :thumbup:

Now, is there a way to make that separator line thicker?


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 5:51 am
by fredx181

@dcung It may be because of the default theme (old Greybird theme, not completely supporting gtk3, I've put it on my todo list to fix that), same problem with synaptic.
Selecting/installing another theme will probably solve it.
EDIT: Correction, for me it's the cursor theme that needs changed, I installed the "crystalcursors" package , selected it and then the "drag" cursor appears :

Screenshot.png
Screenshot.png (6.09 KiB) Viewed 434 times

edit: using the included (black) Adwaita cursor theme fixes it too.


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 6:44 am
by dcung

I usually just use whatever default mklive created.

It's just with this one (TV-monitor), I changed (bigger) font sizes and hence the left side (Thunar) is showing incomplete. And when you hover the mouse pointer around the separator line, it didn't change to 'double headed' arrow to indicate that you can adjust it.

2024-04-23-161340_563x479_scrot.png
2024-04-23-161340_563x479_scrot.png (61.37 KiB) Viewed 418 times

.
.

But after reading wiak's info, I can adjust/drag the separator though it takes some effort.

I tried changing theme Alpha, Raleigh (on another laptop), but I didn't notice any difference. Can still adjust/drag it though, just not any easier, nor the pointer shape changes. I'll try it on different laptops later, see if it makes any difference. If so, I'll report.

In synaptic, at least there is a thick border on the middle-bottom part, so adjusting is a little easier than in Thunar (one-pixel separator).

2024-04-23-161244_736x536_scrot.png
2024-04-23-161244_736x536_scrot.png (122.04 KiB) Viewed 418 times

.
.
At least now I know, it's adjustable..just have to get very close to the one-pixel. :D


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 6:51 am
by dcung
fredx181 wrote: Tue Apr 23, 2024 5:51 am

@dcung It may be because of the default theme (old Greybird theme, not completely supporting gtk3, I've put it on my todo list to fix that), same problem with synaptic.
Selecting/installing another theme will probably solve it.
EDIT: Correction, for me it's the cursor theme that needs changed, I installed the "crystalcursors" package , selected it and then the "drag" cursor appears :
Screenshot.png
edit: using the included (black) Adwaita cursor theme fixes it too.

Yep. 'Adwaita' This fixed it.
Hovering mouse now changes the pointer to appropriate one. :thumbup:

Edit:
- One more thing (changes) to remember next time I refresh my mklive sets. :lol:

Thanks @fredx181

Edit 2:
If you 'fix' it from your end, I don't have to do anything when I run mklive next time right?
In that case, let me know if you decide to go through your to do list. :lol:


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 6:55 am
by fredx181

@dcung See my EDIT in previous post, it is the cursor theme you need to change, here's also "aero-drop".

aero.tar.gz
Extract and replace in ~/.icons
(61 KiB) Downloaded 7 times

Extract and replace "aero" in ~/.icons and it should be fixed (may need a restart X)
edit: posted at the same time, I see now you solved with Adwaita cursor theme.
EDIT: The original "aero-drop" didn't work in Bookworm for me, replaced the attachment above with "aero" (which has in fact content of aero-drop theme (with shadows) (edited the index.theme), but renamed it to aero, besides the shadows, for the rest practically the same)


Re: Thunar - how to adjust column width?

Posted: Tue Apr 23, 2024 7:05 am
by dcung
fredx181 wrote: Tue Apr 23, 2024 6:55 am

aero-drop.tar.gz
Extract in ~/.icons select aero-drop in settings and it should be fixed (may need a restart X)

Tried it.
Yes this works too.


Re: Thunar - how to adjust column width? <SOLVED>

Posted: Tue Apr 23, 2024 7:18 am
by fredx181

Well... for info, tried aero-drop on another install and didn't work, don't know why :?


Re: Thunar - how to adjust column width? <SOLVED>

Posted: Tue Apr 23, 2024 7:26 am
by dcung

Just tried "crystalcursors"
This works too.

fredx181 wrote: Tue Apr 23, 2024 7:18 am

Well... for info, tried aero-drop on another install and didn't work, don't know why :?

At least, now I (we) know, more than one 'possible' solutions.

Thanks @fredx181


Re: Thunar - how to adjust column width? <SOLVED>

Posted: Tue Apr 23, 2024 1:31 pm
by fredx181
dcung wrote:

If you 'fix' it from your end, I don't have to do anything when I run mklive next time right?
In that case, let me know if you decide to go through your to do list. :lol:

I did put it on top of my todo list :D Shoiuld be fixed now when doing a new mklive build.
In fact included will be the "aero-drop" theme (that I was able to fix), but renamed to "aero" (cheated a little for my convenience ;)), otherwise I would have needed to change the name in many places, so now only replaced the aero dir in ~/.icons in the "dog-boot-....." archives.
EDIT: Also replaced attachment here: viewtopic.php?p=117648#p117648


Re: Thunar - how to adjust column width? <SOLVED>

Posted: Wed Apr 24, 2024 12:53 am
by dcung
fredx181 wrote: Tue Apr 23, 2024 1:31 pm

...Shoiuld be fixed now when doing a new mklive build.

Refreshed my bullseye, bookworm and daedalus sets.
Resizing separators works now (Thunar, Synaptic) in those new builds. :thumbup: