mkulinski (Maciek Kuliński)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Jul 10 2018, 9:56 AM (302 w, 1 d)
Availability
Available

Recent Activity

Jul 10 2018

mkulinski added a watcher for KWin: mkulinski.
Jul 10 2018, 10:39 PM
mkulinski added a comment to D14027: [kwinrules] Added option to enable and disable blur.

@graesslin, after looking for couple of hours on kwin, kde-workspace and some others repositories i come with idea:

  • KWin::Rules will use list of effects(maybe special X-KDE-ServiceTypes) to generate map/vector of all available rules
  • every Rule will provide/implement:
    • "unique" identifier, for example: blur; that is going to be used to identify it in KCM and KWin::Rules
    • KCM(just the row or whole tab bar) for kwinrules.
    • special interface which is going to be used by KWin::Rules with virtual methods like: void read(KConfigGroup&), void write(KConfigGroup&), void apply(Rules*), apply(Client*), void discard(Rules*), etc
Jul 10 2018, 10:25 PM · KWin
mkulinski updated the test plan for D14027: [kwinrules] Added option to enable and disable blur.
Jul 10 2018, 1:04 PM · KWin
mkulinski updated the diff for D14027: [kwinrules] Added option to enable and disable blur.

Fixed formatting.

Jul 10 2018, 12:57 PM · KWin
mkulinski requested review of D14027: [kwinrules] Added option to enable and disable blur.
Jul 10 2018, 12:47 PM · KWin