2
24
Fork
You've already forked xsettingsd
6

added settings & links to gtk documentation #29

Merged
Quantenzitrone merged 3 commits from master into master 2023年03月10日 02:55:39 +01:00
Quantenzitrone commented 2023年03月10日 01:37:37 +01:00 (Migrated from github.com)
Copy link
  • all added settings are tested and working
  • links are to gtk4 documentation, since it is the newest

I will test and add more later, you can merge now or wait.

see #28

- all added settings are tested and working - links are to gtk4 documentation, since it is the newest I will test and add more later, you can merge now or wait. see #28
derat commented 2023年03月10日 01:42:51 +01:00 (Migrated from github.com)
Copy link

Thanks! Would you mind keeping the settings sorted within the table? (I think the Gtk/ ones might just need to be moved back to the beginning.)

Thanks! Would you mind keeping the settings sorted within the table? (I think the `Gtk/` ones might just need to be moved back to the beginning.)
Quantenzitrone commented 2023年03月10日 01:44:32 +01:00 (Migrated from github.com)
Copy link

Oh, I thought moving the Gtk/ down would be a good idea, since the Net/ settings are more standardized, but sure.

Edit: Oh yeah, obviously alphabetic order.

Oh, I thought moving the `Gtk/` down would be a good idea, since the `Net/` settings are more standardized, but sure. Edit: Oh yeah, obviously alphabetic order.
derat commented 2023年03月10日 01:57:49 +01:00 (Migrated from github.com)
Copy link

Thanks, I think I just have one comment.

Thanks, I think I just have one comment.
derat commented 2023年03月10日 01:59:45 +01:00 (Migrated from github.com)
Copy link

... which I really wish I could send you, but GitHub is being its usually uncooperative self and just shows it as stuck in a "Pending" state. In case it never actually sends it to you, here it is (in reference to boolean on L124):

please keep this (and other types) as integer rather than boolean. this is referring to the underlying XSETTINGS type, and there's no boolean type, only integers: https://specifications.freedesktop.org/xsettings-spec/0.5/ar01s04.html

... which I really wish I could send you, but GitHub is being its usually uncooperative self and just shows it as stuck in a "Pending" state. In case it never actually sends it to you, here it is (in reference to `boolean` on L124): > please keep this (and other types) as integer rather than boolean. this is referring to the underlying XSETTINGS type, and there's no boolean type, only integers: https://specifications.freedesktop.org/xsettings-spec/0.5/ar01s04.html
Quantenzitrone commented 2023年03月10日 02:02:23 +01:00 (Migrated from github.com)
Copy link

ok that makes sense

ok that makes sense
derat commented 2023年03月10日 02:56:59 +01:00 (Migrated from github.com)
Copy link

I've squashed and merged the PR. Thanks again!

I've squashed and merged the PR. Thanks again!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
derat/xsettingsd!29
Reference in a new issue
derat/xsettingsd
No description provided.
Delete branch "master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?