Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-04-26 15:41:01

va9iff
Member
From: Baku
Registered: 2024-04-23
Posts: 9

Thunar Dimming of Inactive Pane

Alexander Schwinn wrote:

I develop / spend so much of my free time (mostly thunar)!

good to catch you! big_smile
Why can't I tell the active pane in thunar's split view?

no dimming for inactive pane. no border. no highlight. even the selections persists. I mean there's slight (1px or so) border but that's unnoticeable.
this prevents me from using split view.
when I hit Ctrl C which file is going to get copied? there's 2 panes with 2 different files selected.
when I close the split view, which tabs are gonna stay? the tabs of the closed pane just disappear without a warning. so I can lose my location. (yeah I can re open them, but makes it a pain when they're not local folders)

so, I want to have split view's inactive pane dimmed. I don't mean you have to implement it, but at least give me a class name so we can modify gtkrc with some brightness effect or we can give a border idk. couldn't find a way anywhere, so had to ask. maybe an inappropriate thread, if so, then sorry. love what you do <3 thanks in advance.

Offline

#2 2024-04-26 15:58:30

Alexander Schwinn
Member
Registered: 2016-03-26
Posts: 7

Re: Thunar Dimming of Inactive Pane

va9iff wrote:

maybe an inappropriate thread, if so, then sorry. love what you do <3 thanks in advance.

As you said yourself, all that is very off-topic here. Please open issues for it on https://gitlab.xfce.org/xfce/thunar/-/issues

Offline

#3 2024-04-26 16:29:52

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,063

Re: Thunar Dimming of Inactive Pane

If you're looking for a quick CSS tweak to adjust the borders of the active tab, you can use:

.thunar notebook {border-width: 10px; border-color: red}

...adjust to suit.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#4 2024-04-27 10:55:24

va9iff
Member
From: Baku
Registered: 2024-04-23
Posts: 9

Re: Thunar Dimming of Inactive Pane

ToZ wrote:

adjust the borders of the active tab

but I repeatedly said "pane" not "tabs" and even gave an example with split view disappearing tabs. then let me give you a real example. see the picture pelow
https://imgur.com/a/fiG2vnd

Difference between Tabs and Panes

theres 3 Tabs - va9iff, va9ff/bosh, va9iff/dolu
there's 2 Panes - Left and Right.

Left Pane has va9iff and va9iff/bosh Tabs
Right Pane has only va9iff/dolu Tab

Left pane's Active Tab is va9iff/bosh
Right Pane's Active Tab is va9iff/dolu

BUT which Pane is Active? Right? or Left?
see there's a.txt in both folders. both looks "selected".
but what will happen if I hit Ctrl C? Left a.txt or Right a.txt gets copied?

by looking at the location bar, we can determine the current active Pane (and that's only possible when 2 Panes show different paths). so we can say va9iff/dolu/a.txt will get copied. but there's no indicator other than knowing the path we're at. if I disable location bar from Toolbar, I will not able to tell. I mean there's still a very, very thin border like 1px between Right Pane and toolbar, which is supposed to be the indicator? I can hardly tell. and when moving files quickly, it's really not useful.

I want to tell which PANE is Active. RIGHT or LEFT?
ideally, dimming the inactive Pane.

Last edited by va9iff (2024-04-27 11:00:39)

Offline

#5 2024-04-27 11:29:53

Tamaranch
Member
Registered: 2020-12-31
Posts: 279

Re: Thunar Dimming of Inactive Pane

@ToZ: Could this be split into another thread please? (from #20 perhaps)

Last edited by Tamaranch (2024-04-27 11:31:36)

Offline

#6 2024-04-27 14:13:31

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,063

Re: Thunar Dimming of Inactive Pane

Tamaranch wrote:

@ToZ: Could this be split into another thread please? (from #20 perhaps)

Yes. New thread created.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2024-04-27 14:15:18

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,063

Re: Thunar Dimming of Inactive Pane

va9iff wrote:

I want to tell which PANE is Active. RIGHT or LEFT?
ideally, dimming the inactive Pane.

Perhaps best to create an issue report as Alexander suggests. I'm not sure if that kind of separation can be created using CSS.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#8 2024-04-27 16:07:16

va9iff
Member
From: Baku
Registered: 2024-04-23
Posts: 9

Re: Thunar Dimming of Inactive Pane

ToZ wrote:

I'm not sure if that kind of separation can be created using CSS.

doesn't have to be CSS. I just want to be able to tell which `a.txt` is gonna get copied. any trick?

Offline

#9 2024-04-27 19:29:03

va9iff
Member
From: Baku
Registered: 2024-04-23
Posts: 9

Re: Thunar Dimming of Inactive Pane

at least, is there a way to always show Tabs of Thunar (even when there's only 1 Tab) like in the xfce4 terminal ?

Offline

Board footer

Powered by FluxBB