Skip to content

Modernize KCM a bit

Nate Graham requested to merge ngraham/plasma-firewall:modernize-it-a-bit into master

This MR makes two potentially controversial changes:

  • Remove the "About" button and sheet, which was taking up space and not being very useful
  • Hide the unusable buttons when the firewall is disabled, rather than disabling them too. This makes it easier to spot the switch to turn on the firewall, and it's what the Bluetooth KCM does as well.

Other changes are mostly visual and self-explanatory; see the individual commits if you care about the technical details or justifications.

Before After
Disabled Before__disabled After__disabled
Enabled Before__enabled After__enabled

@teams/vdg

Edited by Nate Graham

Merge request reports