blueman icon indicating copy to clipboard operation
blueman copied to clipboard

Use GAction where possible

Open infirit opened this issue 3 years ago • 4 comments
trafficstars

Eventually we will need to drop the current menu's for something else. In preparation I wanted to move all "regular" menuitem callbacks to GAction as pretty much all replacements will use them . Sadly RadioMenuItems don't work with GAction :disappointed:.

I think it would be good to do as much as possible so marked it for review. Also included accelerators for closing windows and apps.

infirit avatar Nov 12 '22 20:11 infirit

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Dec 20 '22 18:12 sonarqubecloud[bot]

I have reworked this a bit and added wip ManagerDeviceList actions. I am thinking now how to handle plugins...

I'll split off the keyboard shortcuts into a separate PR soon.

infirit avatar Dec 20 '22 20:12 infirit

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar May 07 '23 17:05 sonarqubecloud[bot]