Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Buddies of Budgie

Developers of the Budgie Desktop, a feature rich and modern desktop environment for Linux.
Collective - Host: opensource - https://opencollective.com/buddies-of-budgie - Website: https://buddiesofbudgie.org/ - Code: https://github.com/BuddiesOfBudgie

Add tracking for applet loading

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d5792888808958f0a8a1c1f0bbd80e8e07b11747 authored about 9 years ago by Ikey Doherty <[email protected]>
Begin fleshing out applet loading code..

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 439a06bedc63c4417df243ee396a7c33c5e594e8 authored about 9 years ago by Ikey Doherty <[email protected]>
Begin the plugin loading magic

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - b6a576a3e1ca22b75eb36d52f1a0dce5efb10042 authored about 9 years ago by Ikey Doherty <[email protected]>
Fix common.mk

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - dd7232b42b2c6859c74ae67cbfe43724149868a5 authored about 9 years ago by Ikey Doherty <[email protected]>
Add plumbing to enable extending Arc with plugins

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - e4e9340c54ab1d5e6cf2baed3ba72731d0d095a2 authored about 9 years ago by Ikey Doherty <[email protected]>
Return the real version, don't hardcode it

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - de61f8d8b57a61717ab4e5f1e8da806ec9cf0ba0 authored about 9 years ago by Ikey Doherty <[email protected]>
Integrate the configure options into the build

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 870c003d0857a98d71aadd5d21d9ffcc61e7c35a authored about 9 years ago by Ikey Doherty <[email protected]>
Enforce -O2 - this is Vala after all.

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 88fbaa51eaece46dd21fe9d607292ee193cbe9f6 authored about 9 years ago by Ikey Doherty <[email protected]>
First step in introducing an applet API

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 7cbd13b0ec274a5a5be2dd96a02444dcfb8e8b38 authored about 9 years ago by Ikey Doherty <[email protected]>
Move applets schema into the toplevel objects

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 7696e9eb28c699b805de3cd0804e18e0902d57d3 authored about 9 years ago by Ikey Doherty <[email protected]>
Add base schema for applets

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - b9af91e55b97d6f989be2337f3600f8ae306da78 authored about 9 years ago by Ikey Doherty <[email protected]>
Add information on resetting gsettings

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 9d5beada7c956e28ffa7848e8d083bdd9142c5e2 authored about 9 years ago by Ikey Doherty <[email protected]>
Gracefully handle struts on HiDPI

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 8f76d5a88ca8f4fdd94d01ebd696e32c7d1b39c8 authored about 9 years ago by Ikey Doherty <[email protected]>
Remove the thing we promised to remove :p

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - a322dfd8d2669e80498b6fa5fd2673c1042b403d authored about 9 years ago by Ikey Doherty <[email protected]>
Make the panel work solely from gsettings config now

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - f325d6dc7fe4147d194cb25665bc79d0593fecb5 authored about 9 years ago by Ikey Doherty <[email protected]>
Swap location string for enum to save needless g_strcmp0 in future

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 50a47cdef7811229388c33a73e9ec8aabfbb2baa authored about 9 years ago by Ikey Doherty <[email protected]>
Add useful info to README

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0b5272f7bd223769b15ed635149600afe06f7f26 authored about 9 years ago by Ikey Doherty <[email protected]>
Make ShadowBlock reusable (vs h/v blocks)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d8f0bc89ec4f1c95d776f44f10093838cf6fde73 authored about 9 years ago by Ikey Doherty <[email protected]>
Separate popover management into new file

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - cff89b627ab18f867b9fbae1ada224e42200cbfc authored about 9 years ago by Ikey Doherty <[email protected]>
Enforce requirements suitable for GNOME 3.16+

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - c6208a0d5e7e4b2e6521e57399f19286e39e87fa authored about 9 years ago by Ikey Doherty <[email protected]>
Update README and remove Wayland as a target for now

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 195398f203da4273fada51aec3038b19a125e49d authored about 9 years ago by Ikey Doherty <[email protected]>
Actually invalidate the layout when we change geometry

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - bd4b3471a969b6f4358364a85b44a2ff2107d4a2 authored about 9 years ago by Ikey Doherty <[email protected]>
Ensure we follow monitor changes now for existing panels

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 921a7efed2f026d4ed99f1629977aaa9e8447c6b authored about 9 years ago by Ikey Doherty <[email protected]>
Add tracking for monitors

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - e4710a1974f99e428fc205b770cc7b4c9ad349a1 authored about 9 years ago by Ikey Doherty <[email protected]>
Add panel edge knowledge

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - da9181643bddf77823b7585b6556c2cf1420d70a authored about 9 years ago by Ikey Doherty <[email protected]>
Add UUID generation library function (using libuuid)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - f85893de67c35c7d59d77a2bf42ba473947b890a authored about 9 years ago by Ikey Doherty <[email protected]>
Integrate our gsettings schema

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - c070e1eb091480facc8f186a4cce0c794a28ec5a authored about 9 years ago by Ikey Doherty <[email protected]>
Fix derpy comment

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - f8286a0f15b55659b2947b3da10b2a5dc87f1a2c authored about 9 years ago by Ikey Doherty <[email protected]>
Incorporate styling

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 8025d29987cb20ff31bbb30654adb02b1459fd8f authored about 9 years ago by Ikey Doherty <[email protected]>
Integrate core logic from budgie-next - needs work!!

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - abdabb24eae7f8a916b29f83a689ae27cc113483 authored about 9 years ago by Ikey Doherty <[email protected]>
Integrate a dbus service for management of the panel

github.com/BuddiesOfBudgie/budgie-desktop - f7ce416a3bde67a27b784a49f04a746d792c2346 authored about 9 years ago by Ikey Doherty <[email protected]>
Add GPL header

github.com/BuddiesOfBudgie/budgie-desktop - aa3dd163870a2ea9368b2a94d2ad630c3b34c133 authored about 9 years ago by Ikey Doherty <[email protected]>
Initial commit

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - b39252041dc40fd82b0b0d50d12cbbfd3882bfe0 authored about 9 years ago by Ikey Doherty <[email protected]>
Release 8.3 for Manjaro

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 85d478a00fb87b6865360eb53941f8c162dbdb28 authored about 9 years ago by Ikey Doherty <[email protected]>
Merge pull request #237 from libcg/master

Fix build

github.com/BuddiesOfBudgie/budgie-desktop - 46b0782b88be45e8411494354f6eea07d804a5d4 authored over 9 years ago by Ikey Doherty <[email protected]>
common.mk: don't use -Werror

Otherwise build breaks with clutter >= 1.23.4

github.com/BuddiesOfBudgie/budgie-desktop - 5106dd23c370caedc9b6e75e60a38b0d49a51173 authored over 9 years ago by Clément Guérin <[email protected]>
More Solus defaults. You can disable these in Budgie Settings if you dislike.

github.com/BuddiesOfBudgie/budgie-desktop - 25caad2318d654455467b718ce15798da8e77080 authored over 9 years ago by Ikey Doherty <[email protected]>
Deal with lightdm's weirdess by being GNOME. Vs Budgie:GNOME

github.com/BuddiesOfBudgie/budgie-desktop - 6dfd544024b1e5b20a92770ebce8db718a4c398e authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Adapt to GSD 3.16 changes (closes issue #204)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - a92612e2cbedfdefccab26d30c668a8f4ddb7430 authored over 9 years ago by Ikey Doherty <[email protected]>
Undo insanity - broke gnome-screenshot (-i)

github.com/BuddiesOfBudgie/budgie-desktop - 8fe5fd9f2f4977d0891e5585d7f4c975c62a34d2 authored over 9 years ago by Ikey Doherty <[email protected]>
Use executable, *not* commandline

github.com/BuddiesOfBudgie/budgie-desktop - 3db55d50816a92ac10a65618f1a1cf38c4e19edf authored over 9 years ago by Ikey Doherty <[email protected]>
panel/applets: Do not trust GdkAppLaunchContext

It would appear this is responsible for the bug with applications not
launching properly, let's ...

github.com/BuddiesOfBudgie/budgie-desktop - cf5d34ca80cd7ccedb9a0304cd5e63b8ef69d2a3 authored over 9 years ago by Ikey Doherty <[email protected]>
data: Disable "md" style - to be removed entirely soon

github.com/BuddiesOfBudgie/budgie-desktop - abfc76110bd74f2901c90dbc4b60cd740458abd8 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/budgie-menu: Disable score tracking (optional in future)

github.com/BuddiesOfBudgie/budgie-desktop - 8b67922a30e4e69ea546865c77666af594b81304 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/tray: Lock to 24px as its just too problematic.

github.com/BuddiesOfBudgie/budgie-desktop - 4c58f962eff07fca45dd09e8e6747677b1eb5f02 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/tray: Lock down the icon sizes

github.com/BuddiesOfBudgie/budgie-desktop - 3dca370cd3327c4587e2d7fe4bc8ea8c01f1e7ec authored over 9 years ago by Ikey Doherty <[email protected]>
Fix handling of Super_L (overlay-key)

github.com/BuddiesOfBudgie/budgie-desktop - 233d547229b9a5c19e689eb4cc92b1db94cabf10 authored over 9 years ago by Ikey Doherty <[email protected]>
Ensure popovers close with windows key

github.com/BuddiesOfBudgie/budgie-desktop - 33e8eff515fa015bee84fa75751455ae14a98d8d authored over 9 years ago by Ikey Doherty <[email protected]>
Switch to start-here-symbolic icon by default

github.com/BuddiesOfBudgie/budgie-desktop - 5955540c5993033c07a31ff0e70e364261466dbb authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Add initial basic "always on top" menu item (no check)

github.com/BuddiesOfBudgie/budgie-desktop - 945e7064b2da97a84457fa40e1c27ce0de40b9cf authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Fix tab timeout, ain't nobody fast enough for that.

github.com/BuddiesOfBudgie/budgie-desktop - b821e1d9f2a8bbd585988f2771275198bd9a70a5 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/notifications: Don't enable focus on close button

github.com/BuddiesOfBudgie/budgie-desktop - ea5e2551d8e6868c68a39ce04d0647df409db4e0 authored over 9 years ago by Ikey Doherty <[email protected]>
Sync lots more translations

github.com/BuddiesOfBudgie/budgie-desktop - 44611e3bc83cf9d67e0f89ab89d3419027fa4960 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/show-desktop: Be visually consistent with launchers

This resolves the remaining issue in #201

github.com/BuddiesOfBudgie/budgie-desktop - 58373456038795f0ef2f899da497b0f965088d34 authored over 9 years ago by Ikey Doherty <[email protected]>
Add lock button to session dialog (resolves issue #89)

In future this dialog is getting redesigned, its too big. For now, however,
this solves the issu...

github.com/BuddiesOfBudgie/budgie-desktop - 50811850776bbf6f78cccf9fee75c8b179786fbb authored over 9 years ago by Ikey Doherty <[email protected]>
Bump v8.2

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 0cd8e479b0bdd53effad52c59d0f9004ca187afa authored over 9 years ago by Ikey Doherty <[email protected]>
panel: Only display WM options prior to Gtk 3.16

github.com/BuddiesOfBudgie/budgie-desktop - 85dfee4f04100a38b812e3616353e52f53546f6c authored over 9 years ago by Ikey Doherty <[email protected]>
applets/menubar: Fix URL/desc

github.com/BuddiesOfBudgie/budgie-desktop - bcc60b9846221d11279cde24582b97c8a0f8c677 authored over 9 years ago by Ikey Doherty <[email protected]>
Merge pull request #203 from niyasc/patch-1

Improved markdown formatting

github.com/BuddiesOfBudgie/budgie-desktop - dc44ea1bb976f193fc1f0b4fbd01a3cb3a7eef5e authored over 9 years ago by Ikey Doherty <[email protected]>
Improved markdown formatting

Corrected a few markdown mistakes and added some more to improve readablity

github.com/BuddiesOfBudgie/budgie-desktop - 599d8aa8b2a92a86c4b31fb960336ad9abfb764d authored over 9 years ago by Niyas C <[email protected]>
Add initial show-desktop applet (issue #201)

github.com/BuddiesOfBudgie/budgie-desktop - 82c71a0ecd7367076a6753f2fad580b049f1a084 authored over 9 years ago by Ikey Doherty <[email protected]>
applets/budgie-menu: Aim popover tail at icon

github.com/BuddiesOfBudgie/budgie-desktop - 4f3d1061a29f0d3bb3822a009c97bc38f62ba8ff authored over 9 years ago by Ikey Doherty <[email protected]>
widgets: Ensure proper placement at all times (resolves issue #196)

github.com/BuddiesOfBudgie/budgie-desktop - b36e9e96c067bfbddb7b34da4c423c62e3c187fc authored over 9 years ago by Ikey Doherty <[email protected]>
widgets: Ensure Popover is located prior to map (issue #196)

github.com/BuddiesOfBudgie/budgie-desktop - d66e64e6cf8ce1977422edf6cf44b4a0c2ac5a44 authored over 9 years ago by Ikey Doherty <[email protected]>
Work around fg colour issues in popovers (issue #197)

github.com/BuddiesOfBudgie/budgie-desktop - a843ca5b3cbf02d90b8810247578d3a0ccff77b9 authored over 9 years ago by Ikey Doherty <[email protected]>
Add Budgie Settings menu launcher, resolves issue #195

github.com/BuddiesOfBudgie/budgie-desktop - 294d9e9a9cf0a63934af057bd9274fd98860c27f authored over 9 years ago by Ikey Doherty <[email protected]>
applets/icontasklist: Drop Gee usage

github.com/BuddiesOfBudgie/budgie-desktop - f9e43fd3b710335bf877b697d647f4a596ba5f2b authored over 9 years ago by Ikey Doherty <[email protected]>
Add intltool to build deps list

github.com/BuddiesOfBudgie/budgie-desktop - abae59a514082756b7bb9b34ae8d671a93ba5d97 authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Implement show_window_menu

github.com/BuddiesOfBudgie/budgie-desktop - 85276bebf83e8efd81b5642ae097aa7e731cfde5 authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Restore root window right click behaviour

github.com/BuddiesOfBudgie/budgie-desktop - d37b607831c8f8292dd7bc4f0da3c9b1108e364a authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Slightly longer transitions, handle BudgiePopover as MENU

github.com/BuddiesOfBudgie/budgie-desktop - 8b8e956ce2ddb1e288ad5867af35f4f13625b0b1 authored over 9 years ago by Ikey Doherty <[email protected]>
Fix broken EXTRA_DIST

github.com/BuddiesOfBudgie/budgie-desktop - 84bee25afd452da86a345916eb9ed3c7a3e24a00 authored over 9 years ago by Ikey Doherty <[email protected]>
More .la .vapi changes

github.com/BuddiesOfBudgie/budgie-desktop - 9f1130a211af56b1985f9ec1404929f6e099f516 authored over 9 years ago by Ikey Doherty <[email protected]>
Kill more deprecations

github.com/BuddiesOfBudgie/budgie-desktop - d438fa6777f577f4b7f334fe845885b365f340ba authored over 9 years ago by Ikey Doherty <[email protected]>
Hardcode vapi location

github.com/BuddiesOfBudgie/budgie-desktop - 6a3f308bd7b435a7712950fd9d3d96ea943bbc7b authored over 9 years ago by Ikey Doherty <[email protected]>
One premade vapi coming right up.

github.com/BuddiesOfBudgie/budgie-desktop - 8d48f8be3ab554e83b209a877f542473fdc563b7 authored over 9 years ago by Ikey Doherty <[email protected]>
Oh fuck off Vala, really? (prevented vapi generation)

github.com/BuddiesOfBudgie/budgie-desktop - 300f35d1fb6076d932b0c7e5b91e5642b915c224 authored over 9 years ago by Ikey Doherty <[email protected]>
widgets: Attempt to fix vapi borkage

github.com/BuddiesOfBudgie/budgie-desktop - 6a7f86a79080147905ff25a5afdd7a9ead96217a authored over 9 years ago by Ikey Doherty <[email protected]>
Fix deprecations

github.com/BuddiesOfBudgie/budgie-desktop - d6a0059f4c72deb2674201381c12ed91b270060b authored over 9 years ago by Ikey Doherty <[email protected]>
applets: Implement proper toggle behaviour for popovers

github.com/BuddiesOfBudgie/budgie-desktop - bad4c82728f14903865b950b051925f9a417f3de authored over 9 years ago by Ikey Doherty <[email protected]>
Finally fix Popover Hell

github.com/BuddiesOfBudgie/budgie-desktop - aeb1dff6c397fad3da42d79a6a5e0b400ab63217 authored over 9 years ago by Ikey Doherty <[email protected]>
widgets: Set BudgiePopover as Popup menu

github.com/BuddiesOfBudgie/budgie-desktop - 6eeab03fec14f42c2a96e91b409bf8ded1039019 authored over 9 years ago by Ikey Doherty <[email protected]>
Reduce percieved "lag" in opening of Budgie Menu

github.com/BuddiesOfBudgie/budgie-desktop - 054bc97c91d8eb52fab7e15b341a4d49a38906d5 authored over 9 years ago by Ikey Doherty <[email protected]>
panel: Fix build failure in Solus

github.com/BuddiesOfBudgie/budgie-desktop - a0e207b1c8dc21f60e8fd370d9ebe6d9cccfa65a authored over 9 years ago by Ikey Doherty <[email protected]>
common: Disable -pedantic due to issue #192

github.com/BuddiesOfBudgie/budgie-desktop - 248be754cb6c8bfa412b42d3157752bffefa8b40 authored over 9 years ago by Ikey Doherty <[email protected]>
wm: Fix workspace compilation

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 02705b539f64b0e375d63b12bffb31dfc07aaa1a authored over 9 years ago by Ikey Doherty <[email protected]>
wm: implement animated workspace switching

github.com/BuddiesOfBudgie/budgie-desktop - edf84a50de2a0397077fba173253135a84e22de3 authored over 9 years ago by Jente Hidskes <[email protected]>
Revert "common: Disable -Werror until we discover what GLib went and broke"

We need -Werror, cmon. Also likely we caused this ourselves when GLib
changed API (cheers.) and ...

github.com/BuddiesOfBudgie/budgie-desktop - d3ed34ccd8c320b1235fb7399faeae2955169a9b authored over 9 years ago by Ikey Doherty <[email protected]>
Drop old vapi files, likely cause for glib build failures too

github.com/BuddiesOfBudgie/budgie-desktop - 3ef0bbdbec38e43bf1babe0789c640ff2c8e1aad authored over 9 years ago by Ikey Doherty <[email protected]>
po: Ensure we skip gvc so we can pass make distcheck

github.com/BuddiesOfBudgie/budgie-desktop - 1e281a05930dcf5eee48649c79b58b4b8fcd8660 authored over 9 years ago by Ikey Doherty <[email protected]>
Kill dist_hook hack we've had since the dawn of time.

github.com/BuddiesOfBudgie/budgie-desktop - df0bcaa999d4b2bc9a01d6bbeb72746fd2328e13 authored over 9 years ago by Ikey Doherty <[email protected]>
Purge pre-3.14 workarounds

github.com/BuddiesOfBudgie/budgie-desktop - 3525d9e53bba98e629a06ae42ec87e8cdb1a56d0 authored over 9 years ago by Ikey Doherty <[email protected]>
Incorporate cs, nl and ru translations

github.com/BuddiesOfBudgie/budgie-desktop - 3cd6ad890fcc02b7720a28c3dc1c3670d1471bc8 authored over 9 years ago by Ikey Doherty <[email protected]>
Update .gitignore for po builds

github.com/BuddiesOfBudgie/budgie-desktop - 828da2bea2ee3c4254feec2de121fb328909914a authored over 9 years ago by Ikey Doherty <[email protected]>
Incorporate French translations

github.com/BuddiesOfBudgie/budgie-desktop - 395d9a385c8c34dfe19ec1e97331acc45c446fd7 authored over 9 years ago by Ikey Doherty <[email protected]>
Import first translations

github.com/BuddiesOfBudgie/budgie-desktop - 6514781f137d217f86ae5df70f0bba102460e628 authored over 9 years ago by Ikey Doherty <[email protected]>
Initial gettextification of Panel/Editor

github.com/BuddiesOfBudgie/budgie-desktop - 78ed6954d974281b42e0015dabbd2d80ea8aa2d2 authored over 9 years ago by Ikey Doherty <[email protected]>
Initial gettext support (build only)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 888022d6d94eb6a806a94e33986cb192d5abac55 authored over 9 years ago by Ikey Doherty <[email protected]>
Begin dropping "Evolve OS" everywhere

github.com/BuddiesOfBudgie/budgie-desktop - b04ddb0325e3e01ab6d403631d9f61b523392230 authored almost 10 years ago by Ikey Doherty <[email protected]>