You are not logged in.
Are you all joking here? In 2024, I have to type /usr/bin/foo in the Session and Autostart menu, and there isn’t even any menu to choose applications from /usr/share/applications?? WOW. Did I miss something? I wonder when XFCE started giving so little attention, frankly speaking.
Offline
What are you going on about? There are 3 menu applications to choose from: the applicationsmenu plugin, Whisker menu, and Application Finder. There is also xfdashboard.
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
XDG Autostart. /etc/xdg/autostart . ~/.config/autostart.
{Applications Menu, Whisker, xfdashboard } - launchers
Offline
There is one, been there forever;
Settings>Session and Startup>Application Autostart
Offline
There is one, been there forever;
Settings>Session and Startup>Application Autostart
You don't have the option to select an application to run. You can only specify the path to the executable file.
Offline
You don't have the option to select an application to run. You can only specify the path to the executable file.
Same thing...
Specifying the path has the added benefit of not being limited to the items that actually have a menu listing!
Offline
Lalalend wrote:You don't have the option to select an application to run. You can only specify the path to the executable file.
Same thing...
Specifying the path has the added benefit of not being limited to the items that actually have a menu listing!
Don't lie. This is not the same. Look around at other DE. It might seem like a simple feature, but it's very useful.
Offline
btw, I don't want to make a new thread. But maybe someone knows how to fully disable any window decorations and preview boxes when I just press Alt + Tab. This is so maddening and painful. I want to switch between two windows without any tooltips. Just switch between the two windows
Offline
Settings Manager > Window Manager > Keyboard. Clear the current "Cycle Windows" (Alt+Tab) shortcut and add Alt-Tab as the shortcut for "Switch Application".
As for your previous request, feel free to ad your +1 to the existing enhancement request.
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
Settings Manager > Window Manager > Keyboard. Clear the current "Cycle Windows" (Alt+Tab) shortcut and add Alt-Tab as the shortcut for "Switch Application".
As for your previous request, feel free to ad your +1 to the existing enhancement request.
The Switch Application option is almost what I need. However, this option cycles through all the windows on the panel. Can the Switch Application option have the same behavior as Cycle Windows? That is, switch between the current window and the most recently visited window.
issues №125 - this is exactly what is missing.
Offline
Try this instead. Add back the Alt-tab shortcut to the "Cycle Windows" event. Then add the following content to ~/.config/gtk-3.0/gtk.css:
#xfwm-tabwin {background: transparent; opacity: 0}
...and finally, restart xfwm4:
xfwm4 -r
Not when you quickly Alt-Tab you will repeatedly switch between 2 windows. Hold down the ALT to switch between others. The CSS tweak will make the popup window invisible.
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
Try this instead. Add back the Alt-tab shortcut to the "Cycle Windows" event. Then add the following content to ~/.config/gtk-3.0/gtk.css:
#xfwm-tabwin {background: transparent; opacity: 0}
...and finally, restart xfwm4:
xfwm4 -r
Not when you quickly Alt-Tab you will repeatedly switch between 2 windows. Hold down the ALT to switch between others. The CSS tweak will make the popup window invisible.
Well, it works, but it's just a CSS "hack." I still have some delay between switching windows. That's sad.
Offline
Go to Settings Manager > Window Manager > Cycling tab, and check off the "Cycle through windows in a list". See if that helps with performance.
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
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 571.4 KiB (Peak: 588.24 KiB) ]