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

Remove QT4 workaround #929

Open
3 of 16 tasks
josephj11 opened this issue Dec 16, 2023 · 0 comments
Open
3 of 16 tasks

Remove QT4 workaround #929

josephj11 opened this issue Dec 16, 2023 · 0 comments
Labels

Comments

@josephj11
Copy link
Contributor

josephj11 commented Dec 16, 2023

AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?

Xorg

Has this issue already been reported?

  • I have searched through the existing issues.

Is this a question rather than an issue?

  • This is not a question.

What type of issue is this?

None

Choose one or more terms that describe this issue:

  • autokey triggers
  • autokey-gtk
  • autokey-qt
  • beta
  • bug
  • critical
  • development
  • documentation
  • enhancement
  • installation/configuration
  • phrase expansion
  • scripting
  • technical debt
  • user interface

Other terms that describe this issue if not provided above:

No response

Which Linux distribution did you use?

N/A

Which AutoKey GUI did you use?

None

Which AutoKey version did you use?

0.96.0

How did you install AutoKey?

GitHub debs

Can you briefly describe the issue?

autokey.json contains the following flag

"enableQT4Workaround": false,

Since QT4 is very old, this should be removed along with any code that references it.

Can the issue be reproduced?

None

What are the steps to reproduce the issue?

N/A

What should have happened?

N/A

What actually happened?

Doesn't do anything - which is good.

Haven't tried setting it to true.

Do you have screenshots?

No response

Can you provide the output of the AutoKey command?

No response

Anything else?

This is probably just some old code that can be removed.

Also take a look at the related TODOs in phrasepage.py.

@josephj11 josephj11 changed the title QT4 workaround Remove QT4 workaround Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant