Skip to content

Locate plasma panel settings save function in KDE4 code #12

Description

@midenok
  1. do cp -a ~/.kde /tmp/

  2. right-click on panel, 'Task Manager Settings', invert 'Only show tasks from the current screen' flag, press OK.

  3. compare /tmp/.kde and ~/.kde:

     diff -Nuard /tmp/.kde ~/.kde
    

    Locate the changes reflected by flag change.

  4. locate the process that does that change. How -- your suggestion. Or you can ask me.

  5. hook on file write: in GDB b write, do the change, show the stack trace to me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions