Feed Advanced Search

Mar 17 2020

gikari removed dependencies for D28072: [GTK Config] Apply color scheme to GTK3 applications: D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them, D27956: [Various KCMs] Notify about changes in GTK related settings, D27957: [GTK Config] Port all settings to KConfigWatcher.
Mar 17 2020, 7:15 PM · Plasma
gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 17 2020, 7:14 PM · Plasma
gikari updated the diff for D28072: [GTK Config] Apply color scheme to GTK3 applications.
  • Remove the recolor module. It is D28076 now
Mar 17 2020, 7:01 PM · Plasma
gikari added a comment to D28072: [GTK Config] Apply color scheme to GTK3 applications.

You simply test the recolouration like how it's been up until now—restart the applications.

It doesn't work. This is what I was talking about:

It seems like it applies randomly whenever the GTK app would like to update the colors, but with that module it's predictable.

You seem to be testing with Nautilus, which doesn't actually close when you press the close button.

Mar 17 2020, 6:54 PM · Plasma
gikari added a comment to D28072: [GTK Config] Apply color scheme to GTK3 applications.

You simply test the recolouration like how it's been up until now—restart the applications.

It doesn't work. This is what I was talking about:

It seems like it applies randomly whenever the GTK app would like to update the colors, but with that module it's predictable.

Mar 17 2020, 6:41 PM · Plasma
gikari planned changes to D28072: [GTK Config] Apply color scheme to GTK3 applications.
  • I should add the recoloration module to autoload with GTK applications
Mar 17 2020, 6:30 PM · Plasma
gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 17 2020, 6:25 PM · Plasma
gikari updated the diff for D28072: [GTK Config] Apply color scheme to GTK3 applications.
  • Rebase on master
  • Add recoloration module
Mar 17 2020, 6:23 PM · Plasma
gikari planned changes to D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 17 2020, 6:08 PM · Plasma
gikari accepted D28086: Improve CMake handling of GNOME libraries.

Fine. It builds.

Mar 17 2020, 2:54 PM · Plasma
gikari requested changes to D28086: Improve CMake handling of GNOME libraries.

I reverted the commits ( R99:306e01d86ab9a891ec70219802ce01572b0d4025 and R99:306e01d86ab9a891ec70219802ce01572b0d4025 ) for recoloration module, to fix the CI. I think you need to create a new revision to add recolaration module in a proper way and with proper fixes to GNOME libraries handling.

Mar 17 2020, 9:00 AM · Plasma
gikari committed R99:4e8b944a5387: Revert "[GTK3] Add module to reload colorscheme in GTK3 apps without restarting… (authored by gikari).
Revert "[GTK3] Add module to reload colorscheme in GTK3 apps without restarting…
Mar 17 2020, 8:48 AM
gikari added a reverting change for R99:306e01d86ab9: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them: R99:4e8b944a5387: Revert "[GTK3] Add module to reload colorscheme in GTK3 apps without restarting….
Mar 17 2020, 8:48 AM
gikari committed R99:2dfc45fbf1dc: Revert "Add missing license header to color-reload-module/reloader.c" (authored by gikari).
Revert "Add missing license header to color-reload-module/reloader.c"
Mar 17 2020, 8:48 AM
gikari added a reverting change for R99:ee5daf47931f: Add missing license header to color-reload-module/reloader.c: R99:2dfc45fbf1dc: Revert "Add missing license header to color-reload-module/reloader.c".
Mar 17 2020, 8:48 AM
gikari added a comment to D28086: Improve CMake handling of GNOME libraries.

It builds, but why aren't you using that stuff inside of FingGTK3.cmake module? It actually uses it inside already, but with some bugs, that prevents from building last patch.

Mar 17 2020, 6:38 AM · Plasma

Mar 16 2020

gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 10:06 PM · Plasma
gikari added a comment to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.

I tried to change these ones to GTK3_LIBRARY and GLIB2_LIBRARY, but now it throws this:

/home/gikari/kde/src/kde-gtk-config/color-reload-module/reloader.c:37: undefined reference to `g_type_check_instance_cast'
Mar 16 2020, 10:03 PM · Plasma
gikari added a comment to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.

Seems like I've made a mistake. This does not build.

/home/gikari/kde/src/kde-gtk-config/color-reload-module/reloader.c:21:10: fatal error: gtk/gtk.h: No such file or directory
   21 | #include <gtk/gtk.h>
      |          ^~
Mar 16 2020, 8:44 PM · Plasma
gikari updated the diff for D28070: [KRDB] Remove GTK3 color export.

Fix "forgetting to pull local master"

Mar 16 2020, 7:51 PM · Plasma
gikari updated the diff for D28070: [KRDB] Remove GTK3 color export.

Diff against master

Mar 16 2020, 7:49 PM · Plasma
gikari updated the diff for D28070: [KRDB] Remove GTK3 color export.

Rebase on master

Mar 16 2020, 7:47 PM · Plasma
gikari added a comment to D27100: [GTK Config] Parameterise GTK config editing.

Ping

Mar 16 2020, 7:44 PM · Plasma
gikari committed R99:702607595599: [GTK Config] Port all settings to KConfigWatcher (authored by gikari).
[GTK Config] Port all settings to KConfigWatcher
Mar 16 2020, 7:40 PM
gikari closed D27957: [GTK Config] Port all settings to KConfigWatcher.
Mar 16 2020, 7:40 PM · Plasma
gikari closed D27956: [Various KCMs] Notify about changes in GTK related settings.
Mar 16 2020, 7:35 PM · Plasma
gikari committed R119:eede3025c84b: [Various KCMs] Notify about changes in GTK related settings (authored by gikari).
[Various KCMs] Notify about changes in GTK related settings
Mar 16 2020, 7:35 PM
gikari committed R99:4b0d2240d2bf: Merge branch 'Plasma/5.18' (authored by gikari).
Merge branch 'Plasma/5.18'
Mar 16 2020, 7:25 PM
gikari committed R99:a581035b3f47: [GTK Config] Construct font style by hand instead of relying on Qt function (authored by gikari).
[GTK Config] Construct font style by hand instead of relying on Qt function
Mar 16 2020, 7:24 PM
gikari closed D27380: [GTK Config] Construct font style by hand instead of relying on Qt function.
Mar 16 2020, 7:24 PM · Plasma
gikari added a comment to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.

GTK needs to be configured to load the GTK module colorreload-gtk-module.

Mar 16 2020, 6:28 PM · Plasma
gikari added inline comments to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.
Mar 16 2020, 3:30 PM · Plasma
gikari accepted D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.

Nice! Does it need to be manually passed to GTK apps when testing D28072?

Mar 16 2020, 3:28 PM · Plasma
gikari added inline comments to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.
Mar 16 2020, 3:05 PM · Plasma
gikari added inline comments to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.
Mar 16 2020, 3:01 PM · Plasma
gikari requested changes to D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them.
Mar 16 2020, 2:18 PM · Plasma
gikari added inline comments to D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:12 PM · Plasma
gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:08 PM · Plasma
gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:08 PM · Plasma
gikari updated the test plan for D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:06 PM · Plasma
davidre awarded D28070: [KRDB] Remove GTK3 color export a Love token.
Mar 16 2020, 1:02 PM · Plasma
gikari added a reviewer for D28072: [GTK Config] Apply color scheme to GTK3 applications: Plasma.
Mar 16 2020, 1:01 PM · Plasma
gikari added a reviewer for D28070: [KRDB] Remove GTK3 color export: Plasma.
Mar 16 2020, 1:01 PM · Plasma
gikari added a dependent revision for D24275: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them: D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:00 PM · Plasma
gikari added a dependent revision for D27957: [GTK Config] Port all settings to KConfigWatcher: D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:00 PM · Plasma
gikari added a dependent revision for D28070: [KRDB] Remove GTK3 color export: D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:00 PM · Plasma
gikari requested review of D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:00 PM · Plasma
gikari added a dependent revision for D27956: [Various KCMs] Notify about changes in GTK related settings: D28072: [GTK Config] Apply color scheme to GTK3 applications.
Mar 16 2020, 1:00 PM · Plasma
gikari requested review of D28070: [KRDB] Remove GTK3 color export.
Mar 16 2020, 12:46 PM · Plasma

Mar 11 2020

gikari added a comment to D27928: [VIM Mode] Add g<up> g<down> commands.

Yes, my case.

Mar 11 2020, 4:35 PM · Frameworks, Kate

Mar 10 2020

gikari closed D25324: [GTK Config] Add XSettingsd as a runtime dependency.

https://phabricator.kde.org/R99:b6e7c6f056740e936adc94b7a843f6448f6830ab

Mar 10 2020, 4:40 PM · Plasma
gikari committed R99:e942b60cfb5d: Merge branch 'Plasma/5.18' (authored by gikari).
Merge branch 'Plasma/5.18'
Mar 10 2020, 4:38 PM
gikari committed R99:b6e7c6f05674: [GTK Config] Add XSettingsd as a runtime dependency (authored by gikari).
[GTK Config] Add XSettingsd as a runtime dependency
Mar 10 2020, 4:36 PM
gikari updated the summary of D25324: [GTK Config] Add XSettingsd as a runtime dependency.
Mar 10 2020, 4:25 PM · Plasma
gikari updated the summary of D27380: [GTK Config] Construct font style by hand instead of relying on Qt function.
Mar 10 2020, 4:25 PM · Plasma
gikari added a comment to D27928: [VIM Mode] Add g<up> g<down> commands.

I added a unit test, but I do not know why it is failing. Actually I do not know if I've added it correctly at all. Help is very necsasary.

Mar 10 2020, 2:30 PM · Frameworks, Kate
gikari updated the diff for D27928: [VIM Mode] Add g<up> g<down> commands.
  • Add unit-test
Mar 10 2020, 2:27 PM · Frameworks, Kate

Mar 9 2020

gikari added a comment to D27928: [VIM Mode] Add g<up> g<down> commands.

I am not sure where I should add it. Is it supposed to be a new pair of bug418486 .h/.cpp files? Or should the test reside inside keys.cpp in big intimidating 500 line wide MappingTest function?

Mar 9 2020, 9:18 PM · Frameworks, Kate
davidre awarded D27956: [Various KCMs] Notify about changes in GTK related settings a Like token.
Mar 9 2020, 9:11 PM · Plasma
gikari added a reviewer for D27956: [Various KCMs] Notify about changes in GTK related settings: Plasma.
Mar 9 2020, 9:02 PM · Plasma
gikari added a reviewer for D27957: [GTK Config] Port all settings to KConfigWatcher: Plasma.
Mar 9 2020, 9:02 PM · Plasma
gikari updated the diff for D27957: [GTK Config] Port all settings to KConfigWatcher.
  • Add forgotten toolbar style
Mar 9 2020, 9:00 PM · Plasma
gikari abandoned D27107: [GTK Config] Remove redundant reparse configuration call.

In favor of D27957

Mar 9 2020, 8:43 PM · Plasma
gikari added a dependent revision for D27956: [Various KCMs] Notify about changes in GTK related settings: D27957: [GTK Config] Port all settings to KConfigWatcher.
Mar 9 2020, 8:42 PM · Plasma
gikari added a dependency for D27957: [GTK Config] Port all settings to KConfigWatcher: D27956: [Various KCMs] Notify about changes in GTK related settings.
Mar 9 2020, 8:42 PM · Plasma
gikari requested review of D27957: [GTK Config] Port all settings to KConfigWatcher.
Mar 9 2020, 8:42 PM · Plasma
gikari requested review of D27956: [Various KCMs] Notify about changes in GTK related settings.
Mar 9 2020, 8:34 PM · Plasma
gikari closed D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher.
Mar 9 2020, 5:54 PM · Plasma
gikari committed R99:715e497d94b9: [Gtk Config] Port cursor theme sync to KConfigWatcher (authored by gikari).
[Gtk Config] Port cursor theme sync to KConfigWatcher
Mar 9 2020, 5:54 PM
gikari retitled D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher from [Gtk Config] Port fonts sync to KConfigWatcher to [Gtk Config] Port cursor theme sync to KConfigWatcher.
Mar 9 2020, 5:52 PM · Plasma
gikari committed R119:1fb3c36496cf: [Cursors KCM] Notify about cursor change (authored by gikari).
[Cursors KCM] Notify about cursor change
Mar 9 2020, 5:51 PM
gikari closed D27942: [Cursors KCM] Notify about cursor change.
Mar 9 2020, 5:51 PM · Plasma
gikari added inline comments to D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher.
Mar 9 2020, 4:15 PM · Plasma
gikari updated the diff for D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher.

Update function name

Mar 9 2020, 4:15 PM · Plasma
gikari added a reviewer for D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher: Plasma.
Mar 9 2020, 1:25 PM · Plasma
gikari added a reviewer for D27942: [Cursors KCM] Notify about cursor change: Plasma.
Mar 9 2020, 1:25 PM · Plasma
gikari added a dependency for D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher: D27942: [Cursors KCM] Notify about cursor change.
Mar 9 2020, 1:23 PM · Plasma
gikari added a dependent revision for D27942: [Cursors KCM] Notify about cursor change: D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher.
Mar 9 2020, 1:23 PM · Plasma
gikari requested review of D27943: [Gtk Config] Port cursor theme sync to KConfigWatcher.
Mar 9 2020, 1:22 PM · Plasma
gikari requested review of D27942: [Cursors KCM] Notify about cursor change.
Mar 9 2020, 1:17 PM · Plasma

Mar 8 2020

gikari added a comment to D27107: [GTK Config] Remove redundant reparse configuration call.

Ping! After D27904 this should be working.

Mar 8 2020, 11:18 PM · Plasma
gikari added a comment to D26777: [App Style KCM] Port away from QDBusInterface.

Ping! Do I sound reasonable? Any suggestions how can it be simplified without depending on kde-gtk-config?

Mar 8 2020, 11:16 PM · Plasma
gikari added a comment to D27380: [GTK Config] Construct font style by hand instead of relying on Qt function.

Ping! Does it work for everybody? For me everything is OK.

Mar 8 2020, 11:13 PM · Plasma
gikari added a comment to D25324: [GTK Config] Add XSettingsd as a runtime dependency.

Ok. So, can I land it or should I wait for other reviewers? Also, should I make the dependency REQUIRED or leave it optional?

Mar 8 2020, 11:08 PM · Plasma
gikari updated the summary of D25324: [GTK Config] Add XSettingsd as a runtime dependency.
Mar 8 2020, 11:05 PM · Plasma
gikari added a comment to D25324: [GTK Config] Add XSettingsd as a runtime dependency.

This bug is not fixed by this patch. xsettingsd needs to be started in plasma-workspace/startkde/startplasma.cpp (or by systemd in the future).

Mar 8 2020, 6:18 PM · Plasma
gikari updated the summary of D25324: [GTK Config] Add XSettingsd as a runtime dependency.
Mar 8 2020, 6:03 PM · Plasma
gikari updated the summary of D27928: [VIM Mode] Add g<up> g<down> commands.
Mar 8 2020, 10:18 AM · Frameworks, Kate
gikari added reviewers for D27928: [VIM Mode] Add g<up> g<down> commands: Kate, Frameworks.
Mar 8 2020, 9:09 AM · Frameworks, Kate
gikari requested review of D27928: [VIM Mode] Add g<up> g<down> commands.
Mar 8 2020, 9:08 AM · Frameworks, Kate

Mar 7 2020

gikari added a comment to D25324: [GTK Config] Add XSettingsd as a runtime dependency.

Ping!

Mar 7 2020, 9:36 PM · Plasma
gikari updated the diff for D27100: [GTK Config] Parameterise GTK config editing.

Use arg instead of + + + + + +

Mar 7 2020, 9:31 PM · Plasma
gikari committed R108:df6baa4310b6: Merge branch 'Plasma/5.18' (authored by gikari).
Merge branch 'Plasma/5.18'
Mar 7 2020, 12:23 PM
gikari committed R108:76c3174b019f: Notify about decorations button order change (authored by gikari).
Notify about decorations button order change
Mar 7 2020, 12:21 PM
gikari closed D27904: Notify about decorations button order change.
Mar 7 2020, 12:21 PM · KWin

Mar 6 2020

gikari added a reviewer for D27904: Notify about decorations button order change: KWin.
Mar 6 2020, 7:40 PM · KWin
gikari requested review of D27904: Notify about decorations button order change.
Mar 6 2020, 7:39 PM · KWin

Mar 1 2020

gikari added a reviewer for D26777: [App Style KCM] Port away from QDBusInterface: Plasma.
Mar 1 2020, 8:04 PM · Plasma
gikari retitled D27107: [GTK Config] Remove redundant reparse configuration call from Remove redundant reparse configuration call to [GTK Config] Remove redundant reparse configuration call.
Mar 1 2020, 7:57 PM · Plasma
gikari added a reviewer for D27107: [GTK Config] Remove redundant reparse configuration call: Plasma.
Mar 1 2020, 7:57 PM · Plasma