Difference between revisions of "Talk:GTK3"

From GnuCash
Jump to: navigation, search
m (spacing between paragraphs)
(Re:Re:)
Line 1: Line 1:
 
There should probably by sections for each main OS supported by GnuCash. Users on *nix may come here but see only Windows specific info. I'll be happy to create and populate the sections if the OP is only focused on Windows.
 
There should probably by sections for each main OS supported by GnuCash. Users on *nix may come here but see only Windows specific info. I'll be happy to create and populate the sections if the OP is only focused on Windows.
 
+
:Absolutely. The idea is that people add related info to the page. I currently have only a Linux VM at home and can't confirm if things run the same on Linux. From my understanding, Adwaita Dark is included in GTK but I couldn't switch to it on Windows.
 
+
:We could divide the sections per OS, as was done in the linked articles.
Absolutely. The idea is that people add related info to the page. I currently have only a Linux VM at home and can't confirm if things run the same on Linux. From my understanding, Adwaita Dark is included in GTK but I couldn't switch to it on Windows.
+
:That said, there's not much that's Windows specific on this page yet. CSS and GTK settings should work pretty much the same on any OS.
We could divide the sections per OS, as was done in the linked articles.
+
:--[[User:Cicko|Cicko]] ([[User talk:Cicko|talk]]) 13:48, 29 March 2018 (UTC)
That said, there's not much that's Windows specific on this page yet. CSS and GTK settings should work pretty much the same on any OS.
+
::Yes, but I would prefer the following form:
--[[User:Cicko|Cicko]] ([[User talk:Cicko|talk]]) 13:48, 29 March 2018 (UTC)
+
:::GTK will search the content of the environment variable [https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG_CONFIG_DIRS] for ... That means under
 +
:::;Linux: /etc/xdg
 +
:::;MacOS: FIXME
 +
:::;Windows: FIXME
 +
:: First name the freedesktop standard and then its OS dependend default. See also [[Wiki Conventions]]
 +
:: --[[User:Fell|Fell]] ([[User talk:Fell|talk]]) 23:58, 29 March 2018 (UTC)

Revision as of 23:58, 29 March 2018

There should probably by sections for each main OS supported by GnuCash. Users on *nix may come here but see only Windows specific info. I'll be happy to create and populate the sections if the OP is only focused on Windows.

Absolutely. The idea is that people add related info to the page. I currently have only a Linux VM at home and can't confirm if things run the same on Linux. From my understanding, Adwaita Dark is included in GTK but I couldn't switch to it on Windows.
We could divide the sections per OS, as was done in the linked articles.
That said, there's not much that's Windows specific on this page yet. CSS and GTK settings should work pretty much the same on any OS.
--Cicko (talk) 13:48, 29 March 2018 (UTC)
Yes, but I would prefer the following form:
GTK will search the content of the environment variable XDG_CONFIG_DIRS for ... That means under
Linux
/etc/xdg
MacOS
FIXME
Windows
FIXME
First name the freedesktop standard and then its OS dependend default. See also Wiki Conventions
--Fell (talk) 23:58, 29 March 2018 (UTC)