joojmachine@lemmy.ml to Linux@lemmy.mlEnglish · 1 year ago#123 Infrastructure Work · This Week in GNOMEthisweek.gnome.orgexternal-linkmessage-square4fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link#123 Infrastructure Work · This Week in GNOMEthisweek.gnome.orgjoojmachine@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square4fedilink
minus-squarerorschah@lemdro.idlinkfedilinkEnglisharrow-up1·1 year agothere are many interesting one’s for me this issue, mainly : Drag and drop of folders will now work with sandboxed applications (Drop a folder from Nautilus onto Amberol) In the works is accessing USB devices with per-device, per-app permissions. Adding CSS variables support to GTK. Grouping notifications by app in GNOME Shell. CalDAV/CardDAV support in Gnome Online accounts. Hope we get many of these in coming few months.
minus-squareChewy@discuss.tchncs.delinkfedilinkarrow-up1·1 year agoCal-/CardDAV support in Gnome is awesome. There was no way for me to use the integrated Gnome Calendar.
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·1 year agoHow on earth have they not had css variables. Seems like a recipe for inconsistency, but gnome tends to be fairly consistent
minus-squareflamingos-cant@feddit.uklinkfedilinkEnglisharrow-up1·1 year agoGTK currently has a CSS extension that lets you define named colours with @define-color.
there are many interesting one’s for me this issue, mainly :
Hope we get many of these in coming few months.
Cal-/CardDAV support in Gnome is awesome. There was no way for me to use the integrated Gnome Calendar.
How on earth have they not had css variables. Seems like a recipe for inconsistency, but gnome tends to be fairly consistent
GTK currently has a CSS extension that lets you define named colours with
@define-color
.