Gnome Development

210 readers
1 users here now

founded 2 years ago
MODERATORS
1
 
 

cross-posted from: https://lemmy.world/post/31992907

simple Nautilus extension that adds git actions (Clone, Commit, Pull, Status...) to the right-click menu.

  • clone
  • status
  • switch branch
  • pull
  • stage all and commit
  • push
  • set credentials

Built with python3-nautilus, requires GTK 4.

Video example

Author Post

I did not make this. Just sharing

2
3
 
 

Vala is a new programming language that allows modern programming techniques to be used to write applications that run on the GNOME runtime libraries, particularly GLib and GObject. This platform has long provided a very complete programming environment, with such features as a dynamic type system and assisted memory management.

4
 
 

Uses Gnome Builder, mentions support of different languages, Blueprint, and talks a lot about styling and app layout.

5
 
 

So it seems like Glade is out and Cambalache is in, but otherwise, it still seems useful.

6
7
8
9
 
 

That's what I thought when I heard Gnome supports custom CSS: that I could customize its looks with many properties like a webpage. I did a bunch of searches about how to inspect gnome elements and you use Looking Glass, but its not quite like browser dev tools which show the whole DOM like this and with a CSS editor. I stopped since it seemed like a lot of work.

10
11
12
13
14
15
16
17
18
 
 

geteilt von: https://lemdro.id/post/10542703

From €500 to €10,000 depending on criticality. For now only GLib is in scope but we will expand the list of modules and advertise as the program grows.

If you are a GNOME or freedesktop module maintainer and would like your module to join the pilot program; please get in touch.

In partnership with YesWeHack and Sovereign Tech Fund.

See Bug Resilience Program.

19
20
21
 
 

Does Anybody know how the background of the App Icons is called in the gnome-shell.css file? I've been searching for hours, trying everything, that could possibly make sense, but i just can't find it.

22
23
24
25
view more: next ›