Skip to content

Locate plasma panel settings save function in KDE4 code #12

@midenok

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions