[Xfce-bugs] [Bug 16500] Merging style and icons tabs into a theme tab

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16500

--- Comment #1 from Jay Philips  ---
Created attachment 9533
  --> https://bugzilla.xfce.org/attachment.cgi?id=9533=edit
the patch

Assume there maybe some small adjustments that are needed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16500] New: Merging style and icons tabs into a theme tab

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16500

Bug ID: 16500
   Summary: Merging style and icons tabs into a theme tab
Classification: Xfce Core
   Product: Xfce4-settings
   Version: 4.15.0
  Hardware: Other
OS: Linux
Status: NEW
  Severity: enhancement
  Priority: Medium
 Component: Appearance Settings
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Xfce 4.14

Created attachment 9532
  --> https://bugzilla.xfce.org/attachment.cgi?id=9532=edit
how it will look

Rather than users having to jump between tabs to finalize tweaking of their
theme, we merge the style and icon tabs into a theme tab.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 13720] Renaming with a too long filename does not warn before validation.

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13720

Reuben Green  changed:

   What|Removed |Added

   Assignee|xfce-bugs@xfce.org  |reubengree...@gmail.com
 CC||reubengree...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16474] Remove Desktop entry in tree view

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16474

--- Comment #10 from alexxcons  ---
(In reply to Jay Philips from comment #9)
> (In reply to alexxcons from comment #8)
> > I dont want to blindly follow other file-managers decisions. Why you think
> > it is redundant in the tree-view ? Because it is a direct child of $HOME ?
> 
> The simplest argument would be that none of the other user folders under
> home have a top level position and I'm sure that you wouldn't agree if
> someone suggested that one of them be put as a new top level entry, so what
> makes Desktop so special to be put in that position?
True, thats a fair argument.

> > That argumentation as well would fit for the shortcut view, or ?
> 
> In shortcut view, all of the user folders are easily accessible, because it
> would require 2 clicks and a large amount of mouse movement to get to them
> if they weren't visible (you have to move the mouse from the pane to the
> file/folder area). This isnt the case for tree view, where you can easily
> expand home, if it isnt already expanded, and move the mouse a short
> distance to get to any of the user folder, without leaving the pane.
Yes, for sure it would require much more mouse movement in shortcut view than
in tree-view ... ok, finally you got me :)  .. could you please drop me a patch
?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16472] Easy access to computer:/// in thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16472

alexxcons  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16472] Easy access to computer:/// in thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16472

--- Comment #18 from alexxcons  ---
pushed, thanks !

(In reply to Jay Philips from comment #16)
> Home is symbolic in the menu, so it might be good to fix that, though maybe
> it was meant to be symbolic so it patches the toolbar button, but it being
> the only symbolic item in the menu seems bad.

Yes, possibly related to the toolbar-icon .. gues it uses the same GtkAction.
Again something that could be fixed after I merged my WIP branch
(https://github.com/alexxcons/thunar/tree/MergeAllContextMenus5) .. hope I will
find some time to continue working on it soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16472] Easy access to computer:/// in thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16472

--- Comment #17 from Git Bot  ---
Yousuf Philips referenced this bugreport in commit
cdb516d09cbc0e7c1995188407a672869cba8c89

Add computer:/// to side pane tree view (Bug #16472)

https://git.xfce.org/xfce/thunar/commit?id=cdb516d09cbc0e7c1995188407a672869cba8c89

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16497] Add a few desktop actions to thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16497

Simon Steinbeiss  changed:

   What|Removed |Added

 CC||och...@xfce.org

--- Comment #3 from Simon Steinbeiss  ---
Desktop action support shall land in the panel's launcher plugin, so
right-clicking a launcher would expose them.
In general desktop action support can more easily be added to other components'
context menus with the new garcon method I added:
https://git.xfce.org/xfce/garcon/commit/?id=05e54ee6567374d0b07880b2b635254f51190f94

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16498] Ability to add bookmark from menu

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16498

alexxcons  changed:

   What|Removed |Added

 CC||alexxc...@xfce.org

--- Comment #1 from alexxcons  ---
Would be ok for me to have it as extra-button in the "go" menu.  Currently it
is as well available in file --> send-to --> sidepane  .. but that IMO is very
hidden.

Since I am currently working on the menus (the code for the feature will be
changed alot in the near future)  Because of that, please dont write a patch
for master, but wait until I merged my WIP branch
(https://github.com/alexxcons/thunar/tree/MergeAllContextMenus5)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16497] Add a few desktop actions to thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16497

alexxcons  changed:

   What|Removed |Added

 CC||alexxc...@xfce.org

--- Comment #2 from alexxcons  ---
Thanks for the patch !

How does that work / who will trigger these Desktop actions ?

Will that result in entries in the menu when the .desktop file is right-clicked
?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16484] Copying to davs:// reports and error

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16484

alexxcons  changed:

   What|Removed |Added

 CC||alexxc...@xfce.org
 Status|NEW |NEEDINFO

--- Comment #1 from alexxcons  ---
Thanks for reporting .. not sure if thats a thunar problem, a gvfs problem, or
a problem with your webdav server.

I dont have any webdav server where I could copy files too .. maybe you know a
way to reproduce this bug locally ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16483] Cannot open context menu when editing location entry in pathbar mode

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16483

alexxcons  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
 CC||alexxc...@xfce.org

--- Comment #4 from alexxcons  ---
Till now I did not even realize that something was missing for location entry
in pathbar mode :P

Works fine for me and code looks good to me.

Can be considered as a bug, so I pushed to master and 4.14.

Thanks alot for your contribution!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16483] Cannot open context menu when editing location entry in pathbar mode

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16483

--- Comment #3 from Git Bot  ---
Theo Linkspfeifer referenced this bugreport in commit
b81aade02d1c03d07b35096f711fcb0dc96a0d3b

Allow context menu when editing location in pathbar (Bug #16483)

https://git.xfce.org/xfce/thunar/commit?id=b81aade02d1c03d07b35096f711fcb0dc96a0d3b

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16483] Cannot open context menu when editing location entry in pathbar mode

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16483

--- Comment #2 from Git Bot  ---
Theo Linkspfeifer referenced this bugreport in commit
d0548b6e4e4a4c40c73d9c95755ce0a8093c07a9

Allow context menu when editing location in pathbar (Bug #16483)

https://git.xfce.org/xfce/thunar/commit?id=d0548b6e4e4a4c40c73d9c95755ce0a8093c07a9

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 7845] Shortcuts are started when keys are pressed, not when they are released.

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=7845

--- Comment #65 from k3dar7  ---
(In reply to Jay Philips from comment #64)
> Maybe this can help with fixing the super key issue.
> https://github.com/hanschen/ksuperkey

btw: ksuperkey is fork of xcape to use in KDE (basically, the change is only
the default hotkey) and xcape is as workaroung mentioned many time above ;-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16474] Remove Desktop entry in tree view

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16474

--- Comment #9 from Jay Philips  ---
(In reply to alexxcons from comment #8)
> I dont want to blindly follow other file-managers decisions. Why you think
> it is redundant in the tree-view ? Because it is a direct child of $HOME ?

The simplest argument would be that none of the other user folders under home
have a top level position and I'm sure that you wouldn't agree if someone
suggested that one of them be put as a new top level entry, so what makes
Desktop so special to be put in that position?

> That argumentation as well would fit for the shortcut view, or ?

In shortcut view, all of the user folders are easily accessible, because it
would require 2 clicks and a large amount of mouse movement to get to them if
they weren't visible (you have to move the mouse from the pane to the
file/folder area). This isnt the case for tree view, where you can easily
expand home, if it isnt already expanded, and move the mouse a short distance
to get to any of the user folder, without leaving the pane. I always launch
thunar with home expanded in tree view and i think that might be a good default
view for it, so its more resembles shortcut view.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16342] Replace deprecated G_FILE_MONITOR_EVENT_MOVED

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16342

--- Comment #6 from Theo Linkspfeifer  ---
Created attachment 9528
  --> https://bugzilla.xfce.org/attachment.cgi?id=9528=edit
diff

This works. Not sure though if EVENT_CREATED should be put in an else block.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16472] Easy access to computer:/// in thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16472

--- Comment #16 from Jay Philips  ---
Created attachment 9527
  --> https://bugzilla.xfce.org/attachment.cgi?id=9527=edit
computer:/// in tree view

(In reply to alexxcons from comment #12)
> uh, yes, did not notice that only one of them is symbolic .. pushed.

Home is symbolic in the menu, so it might be good to fix that, though maybe it
was meant to be symbolic so it patches the toolbar button, but it being the
only symbolic item in the menu seems bad.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16498] New: Ability to add bookmark from menu

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16498

Bug ID: 16498
   Summary: Ability to add bookmark from menu
Classification: Xfce Core
   Product: Thunar
   Version: 1.8.11
  Hardware: Other
OS: Linux
Status: NEW
  Severity: enhancement
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: 1.8.13

The only means to add a bookmark is to drag and drop it into the places area
and it would be good to also be able to do it from the menu, for additional
awareness of the feature. We list the bookmarks in the Go menu, so having a
'Add Bookmark' entry there would be useful to automatically add the current
selected folder or current folder if nothing is selected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16497] Add a few desktop actions to thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16497

--- Comment #1 from Jay Philips  ---
Created attachment 9524
  --> https://bugzilla.xfce.org/attachment.cgi?id=9524=edit
patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16497] New: Add a few desktop actions to thunar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16497

Bug ID: 16497
   Summary: Add a few desktop actions to thunar
Classification: Xfce Core
   Product: Thunar
   Version: 1.8.11
  Hardware: Other
OS: Linux
Status: NEW
  Severity: enhancement
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: 1.8.13

With desktop actions will soon coming to the panel (bug 16480), it would be
useful to add some for thunar. My thoughts for some useful ones are home,
computer, and trash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16412] Desktop doesn't adapt to the external monitor

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16412

--- Comment #29 from Alistair Buxton  ---
From the log I can see that when it fails, it thinks you have three CRTCs
active. Two of them map to the internal display. When you close the laptop,
only one is removed, leaving the other one. This all suggests that there is a
problem in the xrandr code used to get monitor information. I'll add further
debugging soon...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 11589] Easy access to change the file view and zoom level from the toolbar

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=11589

Jay Philips  changed:

   What|Removed |Added

 Resolution|WONTFIX |---
 Status|RESOLVED|REOPENED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16494] New: Delay before capturing should be disabled when selecting a region

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16494

Bug ID: 16494
   Summary: Delay before capturing should be disabled when
selecting a region
Classification: Apps
   Product: Xfce4-screenshooter
   Version: unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: ---

Either the delay should be ignored, like with Mate's screenshot app, or the
delay should happen and then allow a user to select the region, like with KDE's
screenshot app. Having the delay happen after you've selected the region, which
could take longer than the delay time, doesnt make sense.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16493] New: Add command title to Custom Actions

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16493

Bug ID: 16493
   Summary: Add command title to Custom Actions
Classification: Xfce Core
   Product: Xfce4-appfinder
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Xfce 4.14

Created attachment 9519
  --> https://bugzilla.xfce.org/attachment.cgi?id=9519=edit
how it looks in firefox

When using custom commands in collapsed mode, it would be good to have
indication of which custom command will be run before pressing enter.

For example if i typed '!w xubuntu' which will open in wikipedia, it would be
good to show below the input field 'Wikipedia: xubuntu'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16492] New: Title text should not be 'Application Finder' when in collapsed mode

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16492

Bug ID: 16492
   Summary: Title text should not be 'Application Finder' when in
collapsed mode
Classification: Xfce Core
   Product: Xfce4-appfinder
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Xfce 4.14

When appfinder is in collapsed mode, its not limited to being only an
application finder, so the window title should be change to reflect this.

'Run Command' would be an okay title, but then it eliminates the idea that you
can open a folders, files, urls, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16491] Merge 'Move' and 'Remove' context menu action items into a single group

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16491

Jay Philips  changed:

   What|Removed |Added

   See Also||https://bugzilla.xfce.org/s
   ||how_bug.cgi?id=16480

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16491] New: Merge 'Move' and 'Remove' context menu action items into a single group

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16491

Bug ID: 16491
   Summary: Merge 'Move' and 'Remove' context menu action items
into a single group
Classification: Xfce Core
   Product: Xfce4-panel
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Panel 4.14

When you right-click on a panel item, the item action items for 'Move' and
'Remove' are found separate like so.

Properties
About
Move
Keyboard Settings
- separator -
Remove
- separator -
Panel >

Instead they should be together like so.

Properties
About
Keyboard Settings
- separator -
Move
Remove
- separator -
Panel >

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16490] New: Reorder context menu when the panel is at the bottom

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16490

Bug ID: 16490
   Summary: Reorder context menu when the panel is at the bottom
Classification: Xfce Core
   Product: Xfce4-panel
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Panel 4.14

When the panel is at the top or the left and the context menu is opened for an
item, the first accessible entry is 'Properties', which of course is the most
important entry so it should be the first, but when the panel is at the bottom,
the first entry is 'Panel >'. So it would be good to sort the context menu in
reverse order when the panel is at the bottom.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16489] New: Preferences button shouldnt be hidden in collapsed mode

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16489

Bug ID: 16489
   Summary: Preferences button shouldnt be hidden in collapsed
mode
Classification: Xfce Core
   Product: Xfce4-appfinder
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: philip...@hotmail.com
  Target Milestone: Xfce 4.14

When running appfinder in collapsed view, the preferences button is hidden,
which means you have to expand it and then click preferences in order to go to
the 'custom actions' tab which only works in collapsed mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16187] XFCE doesn't open default browser

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16187

Sean Davis  changed:

   What|Removed |Added

 CC||bluesa...@xfce.org
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from Sean Davis  ---
Thanks for the patch. Applied at
https://git.xfce.org/xfce/exo/commit/?id=8141be8d3fef7b5fe596cc77cdb5bf8aac477a1b

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16477] mouse over file/folder highlighting (UI design)

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16477

alexxcons  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||alexxc...@xfce.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 11586] Places above devices in shortcuts in side pane

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=11586

--- Comment #7 from alexxcons  ---
(In reply to Theo Linkspfeifer from comment #6)
> https://www.dedoimedo.com/images/computers-years/2018-2/xubuntu-cosmic-file-
> manager-icons.png
> 
> Looking at this screenshot I agree that Places should be listed first so
> that it stays visible even when many devices are connected.

Ok, that's a fair reason.

Sorry, I guess I was wrong.  So yes, would be ok for me to have a xfconf hidden
key for it.
Think we could have "places above devices" as the default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14026] Slow multiple files selection

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14026

--- Comment #18 from alexxcons  ---
Created attachment 9518
  --> https://bugzilla.xfce.org/attachment.cgi?id=9518=edit
screenshot

Real strange ... I just re-tried and got the worst performance ever  ... 19
files selected, than total hang on 100% CPU :)
That was icon view on some other folder, though I as well can reproduce with
compact view on /usr/bin. 

Sooner or later I anyhow will apply my WIP branch to get rid of
GtkAction/GtkUiManager ... so I guess it does not matter much.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 16488] Always on top doesnt work in xfce4-session-settings dialog

2020-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=16488

Theo Linkspfeifer  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #2 from Theo Linkspfeifer  ---


*** This bug has been marked as a duplicate of bug 15669 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs