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

GnomeRemoteDesktopSupport WIP #60

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    d1c1f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ce964 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Invest Remote Control switch behavior

    by adding SettingsBindFlags.INVERT_BOOLEAN
    Remote Control switch work like the one in Gnome Control Panel -> Sharing -> Remote Desktop where ON = OFF & OFF = ON 
    
    Setting Key is called view-only & Remote Control  sound batter.
    BAProductions committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    691c438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c7936 View commit details
    Browse the repository at this point in the history
  3. Hide vnc_url on launcher is useLegicyVNCMode_switch is off

    This commit fix a bug that was created when I add Gnome Remote Desktop Support panel to this repo witch does not hide the vnc_url & it label when the switch is turn off.
    BAProductions committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3fd4a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Fix Spelling Mistake

    Note: Spelling of "Legicy" should be "Legacy".
    BAProductions committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    72da5f4 View commit details
    Browse the repository at this point in the history