Skycoder42 / QHotkey

A global shortcut/hotkey for Desktop Qt-Applications
BSD 3-Clause "New" or "Revised" License
548 stars 161 forks source link

Port it to Qt6 #49

Closed hbtalha closed 2 years ago

hbtalha commented 3 years ago

It would be great if it is ported to Qt6 since x11extras module has been deprecated and is no longer part of Qt. The functionality of the module has been incorporated into other parts of Qt, or in some cases removed due to being obsolete or better suited as cross platform APIs.

For more details, see QTBUG-93633 in the Qt issue tracker.

Shatur commented 3 years ago

Sure, but I think we should wait until 6.2 because some functionality will be available as part of the cross-platform API.

annahowell commented 3 years ago

@Shatur Any movement on this now that 6.2 beta is out? Thanks

Shatur commented 3 years ago

@Shatur Any movement on this now that 6.2 beta is out? Thanks

No, I going to port it when 6.2 will be stable.