Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiding items in autostart #757

Open
TrueCat17 opened this issue Aug 19, 2021 · 0 comments
Open

Hiding items in autostart #757

TrueCat17 opened this issue Aug 19, 2021 · 0 comments

Comments

@TrueCat17
Copy link

Steps to Reproduce (for bugs)
  1. Open lxqt-config-session and select Autostart
  2. Add new: name=.f (with point at start), comand=any (empty)
  3. Close lxqt-config-session for saving
Expected Behavior

Usual behaviour

Current Behavior

lxqt-config-session will create file ~/.config/autostart/.f.desktop
On start lxqt-config-session again, this file will be ignored: not shown for editing/removing, not run on login

Possible Solution

File name should not have effect to behaviour
Mb file names must generate without any association with comand names

Context

It's important, because user (I) can use for command and name same value, for example:
touch /tmp/.my_file
In this case, app thinks that touch /tmp is parent directory and
creates file .my_file.desktop (for what need this separating?), that will be ignored in the future

Also file name set on create, so command rename will not rename file, as I understand

System Information
  • Distribution & Version: Debian Unstable
  • Kernel: 5.10
  • Qt Version: 5.15.2
  • liblxqt Version: 0.16
  • lxqt-build-tools Version:
  • Package version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant