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

Merge pull request #15 from jon-turney/master

meson: Drop spurious 3rd positional argument to gnome.compile_resources

github.com/BuddiesOfBudgie/budgie-desktop - 4eb04b6ff9701dc8e21eaabd068eb559fed025c2 authored about 3 years ago by Joshua Strobl <[email protected]>
Exclude Adwaita and HighContrast from Icon themes selection. Neither support Budgie.

github.com/BuddiesOfBudgie/budgie-desktop - 27b944769ada26e4d8c60252a4602f7b15b2688f authored about 3 years ago by Joshua Strobl <[email protected]>
Merge pull request #11 from BuddiesOfBudgie/fix/crash_applet_removal

Prevent crash when deleting twice the same applet

github.com/BuddiesOfBudgie/budgie-desktop - f3313cdfdf052cc6bf66b0fde50bedbf701f60ea authored about 3 years ago by Joshua Strobl <[email protected]>
Prevent crash when deleting twice the same applet

github.com/BuddiesOfBudgie/budgie-desktop - 0cc81b23bb4b6d87a450dc7ae8bd3ed4154f7e6d authored about 3 years ago by Julien Guillot <[email protected]>
Merge pull request #9 from BuddiesOfBudgie/manpages

Add /usr/bin binary man-pages. Closes #8

github.com/BuddiesOfBudgie/budgie-desktop - 49fa0b177b2cce06f2d8a31bfaf066a4c0e11799 authored about 3 years ago by David Mohammed <[email protected]>
Add /usr/bin binary man-pages. Closes #8

Budgie binaries that can be invoked from the command-line can
have additional options.
This docum...

github.com/BuddiesOfBudgie/budgie-desktop - 2d731b30101723be6ab79e6868436d0a4e5fee20 authored about 3 years ago by David Mohammed <[email protected]>
Merge pull request #7 from BuddiesOfBudgie/gscr

Add gnome-screensaver as a possible compilation option. Closes #6

github.com/BuddiesOfBudgie/budgie-desktop - 55bd0b3ac300e511efc73705391f85d059b19393 authored about 3 years ago by Joshua Strobl <[email protected]>
Add gnome-screensaver as a possible compilation option. Closes #6

Some distros such as Debian do not include budgie-screensaver
in their archive.
This commit provi...

github.com/BuddiesOfBudgie/budgie-desktop - 5543284e6b4315d12d5a9a49e1f9d6831d92cc88 authored about 3 years ago by David Mohammed <[email protected]>
Merge pull request #5 from BuddiesOfBudgie/copyright

Update copyright year to 2022 - Closes #4

github.com/BuddiesOfBudgie/budgie-desktop - b7f4c06285f0b2759c404948c0ee06ad778e0c4d authored about 3 years ago by David Mohammed <[email protected]>
Update copyright year to 2022 - Closes #4

github.com/BuddiesOfBudgie/budgie-desktop - ab6b92769213b64faf5a8b6db4302ae8d373c37d authored about 3 years ago by David Mohammed <[email protected]>
Rename budgie-desktop-view schema. Requires git build of new budgie desktop view

github.com/BuddiesOfBudgie/budgie-desktop - 24ca227101c8818fff46f246be9e678cba1a4c3c authored about 3 years ago by Joshua Strobl <[email protected]>
Add Matrix badge to README

github.com/BuddiesOfBudgie/budgie-desktop - e20a05a1fea8087d6166145a4fef7c9c44bd0354 authored about 3 years ago by Campbell Jones <[email protected]>
Update default panel conf

github.com/BuddiesOfBudgie/budgie-desktop - 278e595ee5fa5432327c3b2e6b94a089c7bc9513 authored about 3 years ago by Campbell Jones <[email protected]>
Update meson.build to point to new scripts path

github.com/BuddiesOfBudgie/budgie-desktop - fe7f29d44299e24ae4553d65c75546853e4d1f2f authored about 3 years ago by Campbell Jones <[email protected]>
Delete test.sh, move other scripts to scripts folder

github.com/BuddiesOfBudgie/budgie-desktop - 35919cf7120b5e029eb321fb75b93e3c4c1a9d0d authored about 3 years ago by Campbell Jones <[email protected]>
Fix up translation syncing

github.com/BuddiesOfBudgie/budgie-desktop - 1c4388fa9987628e786e31b1c9e6dbf74881bedb authored about 3 years ago by Joshua Strobl <[email protected]>
Fix compilation with new translation system (I think)

github.com/BuddiesOfBudgie/budgie-desktop - 56269cd2b6dd59a604a171b25ea6088815bf9332 authored about 3 years ago by Joshua Strobl <[email protected]>
Update to link to transifex and set up tx client

github.com/BuddiesOfBudgie/budgie-desktop - a3b81e2b21ff0ae4919094e4e7ca154d4bfbc6dc authored about 3 years ago by Joshua Strobl <[email protected]>
Work on rebrand and sorting out infra

github.com/BuddiesOfBudgie/budgie-desktop - c4a1a0320cd940f3b31eb8e1ddcf6476fb956838 authored about 3 years ago by Joshua Strobl <[email protected]>
Window grouping improvement (#2159)

* app grouping rewrite (WIP)

* fix incorrect setting of group_object resulting in single inst...

github.com/BuddiesOfBudgie/budgie-desktop - 49fe42cd822fd672fc95d4eb962e0357b7f71afd authored about 3 years ago by Guillot Julien <[email protected]>
meson: Drop spurious 3rd positional argument to gnome.compile_resources

This may become an error with some future meson version:

src/raven/meson.build:6:0: ERROR: gno...

github.com/BuddiesOfBudgie/budgie-desktop - 04fce6f4c166113bc4d5d5c2d97c30352a1cdede authored about 3 years ago by Jon Turney <[email protected]>
Clock applet: Don't show empty second/date label if not enabled (#2168)

Also correctly restore labels after switching to/from custom format

github.com/BuddiesOfBudgie/budgie-desktop - 26cde8fd300a87aba0d085ca50c89728150138d2 authored over 3 years ago by Thomas Staudinger <[email protected]>
Revert "Use ibus daemonize to allow ibus popups to appear Closes: #729 (#2111)"

This reverts commit c2969d67887d27d4dccd244b5481328d435d26ee.

The system tray will appear even ...

github.com/BuddiesOfBudgie/budgie-desktop - b94a3db7096cbba4af22e493ad5b97575f9e1d59 authored over 3 years ago by Joshua Strobl <[email protected]>
Require GNOME Stack 41 (alpha+)

To reduce maintenance cost, especially for GNOME stack releases that haven't been on Solus for a...

github.com/BuddiesOfBudgie/budgie-desktop - 516fe03aeea291f184dc21f7b6bf4ca8471b3672 authored over 3 years ago by Joshua Strobl <[email protected]>
Add Mutter 9 support (#2165)

The following changes:

- Add mutter-9 VAPIs
- Add convenience method for configuring Meta.Co...

github.com/BuddiesOfBudgie/budgie-desktop - 7a2835f2fa247e7201bb9e4a434bade8f4bfe86e authored over 3 years ago by Jani Juhani Sinervo <[email protected]>
Update README with intentions going into B11.

github.com/BuddiesOfBudgie/budgie-desktop - f652aeaa3ecf211b1f26b27b23062bce1731c566 authored over 3 years ago by Joshua Strobl <[email protected]>
Use ibus daemonize to allow ibus popups to appear Closes: #729 (#2111)

github.com/BuddiesOfBudgie/budgie-desktop - c2969d67887d27d4dccd244b5481328d435d26ee authored over 3 years ago by David Mohammed <[email protected]>
Enable Mod3 (Meta or Hyper) for Tab Switching (#2164)

github.com/BuddiesOfBudgie/budgie-desktop - 5e08bd850e51f31598ee3dcf1209064c2027eb52 authored over 3 years ago by Ben Reaves <[email protected]>
Customizable Clock Applet (#2147)

* Customize the clock applet

* Customize the clock applet

* remove redundant `clock-` pref...

github.com/BuddiesOfBudgie/budgie-desktop - 978ba229c884d56888e8b368885a9b6d23308134 authored over 3 years ago by Tobias Salzmann <[email protected]>
fix: fixed inconsistent behavior of pinned apps depending on how they were pinned (from popover or from drag and drop) (#2139)

Co-authored-by: Julien Guillot <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - d788dd832339c86bbc72f12e541f7eef5327a44f authored over 3 years ago by Guillot Julien <[email protected]>
fixed issue with user defined keybinding being override when keybinding is defined in budgie gschema (#2140)

Co-authored-by: Julien Guillot <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop - 105d764e3d9ad9a02f8b0b06f15e5352a788bde1 authored over 3 years ago by Guillot Julien <[email protected]>
Update README to point to Open Collective and libera IRC channels

github.com/BuddiesOfBudgie/budgie-desktop-view - 90b4077feea126cb1b3a8fe2ddf5f9e257c66041 authored over 3 years ago by Joshua Strobl <[email protected]>
Update badge to point to Open Collective

github.com/BuddiesOfBudgie/budgie-desktop - ffe339803ef35fcc3469f45127e21731dc606924 authored over 3 years ago by Joshua Strobl <[email protected]>
Update to Libera

github.com/BuddiesOfBudgie/budgie-desktop - e0980762894e0e1063122684bc7fd0037fd3ec77 authored over 3 years ago by Joshua Strobl <[email protected]>
Drop version check now that 4.0 is out. Nobody is going to be packaging the old releases.

github.com/BuddiesOfBudgie/budgie-desktop - 12eec71e469c697d71fd4d1b0b6df17b24f335c9 authored over 3 years ago by Joshua Strobl <[email protected]>
Update wallpaper to one licensed under CC-BY-SA-3.0. Bump to 10.5.3.

github.com/BuddiesOfBudgie/budgie-desktop - 7f4e9feac57a0b542b877d4bf8fe8f534c04cbd6 authored over 3 years ago by Joshua Strobl <[email protected]>
Increase likelihood that budgie-desktop is being shipped with required component.

budgie-screensaver, our fork of gnome-screensaver, is required for locker functionality as of Bu...

github.com/BuddiesOfBudgie/budgie-desktop - da7787b1f7ce270ca23998053ea0481bd2ea047f authored over 3 years ago by Joshua Strobl <[email protected]>
Ship a default wallpaper from Solus

github.com/BuddiesOfBudgie/budgie-desktop - 4b9542247f09c983fa23c64be3edab30d7a642e8 authored over 3 years ago by Joshua Strobl <[email protected]>
Override settings only for Budgie (#2124)

This left the default settings for GNOME, and override them only for the Budgie session.

github.com/BuddiesOfBudgie/budgie-desktop - d4a85770ed9d4583fbebfb11e7cb18f33e453bc8 authored over 3 years ago by Balló György <[email protected]>
Rewrite fullscreen tracking (#2130)

github.com/BuddiesOfBudgie/budgie-desktop - 68f5da4a007d5330600f6116b0ce728ef66e1c55 authored over 3 years ago by Campbell Jones <[email protected]>
Sync submodules

github.com/BuddiesOfBudgie/budgie-desktop - 3d774bfde271a648b9de745915f572705b9eeab5 authored over 3 years ago by Joshua Strobl <[email protected]>
Change to budgie-screensaver.

Requires use of our fork of gnome-screensaver, budgie-screensaver: https://github.com/getsolus/b...

github.com/BuddiesOfBudgie/budgie-desktop - 595760bded0c4179c2185fd5a0b910282415edfd authored over 3 years ago by Joshua Strobl <[email protected]>
Hide "Default", which is typically Adwaita / GTK's internal theme.

github.com/BuddiesOfBudgie/budgie-desktop - a636348eec52701b7b283de999069d953df5aa9f authored over 3 years ago by Joshua Strobl <[email protected]>
Further updates to README.

github.com/BuddiesOfBudgie/budgie-desktop - 9d221ca287c1c8da1013260e2a403f1af7878c95 authored over 3 years ago by Joshua Strobl <[email protected]>
Remove old target date bits from readme.

github.com/BuddiesOfBudgie/budgie-desktop - 9a23b2f06845816794d5158ac224668ef5449c0d authored over 3 years ago by Joshua Strobl <[email protected]>
Use IconSize.DIALOG instead of IconSize.INVALID, only scale if icon isn't already 48px in height.

Ref. #2113.

github.com/BuddiesOfBudgie/budgie-desktop - 7a5dcfdaa25e887432e7edb3f8aee060992ee1c1 authored over 3 years ago by Joshua Strobl <[email protected]>
Drop use of Queue and Cancellable.

Instead of using a Queue (which isn't thread safe anyways), just update a reference to a Notific...

github.com/BuddiesOfBudgie/budgie-desktop - 4f239e82a9d9678a544e37a06f582bfb1854c89d authored over 3 years ago by Joshua Strobl <[email protected]>
Filter out audacious notifications so they don't clutter up Raven.

Eliminate idle adds for fetching metadata, playback status, etc.

Have notifications use a high ...

github.com/BuddiesOfBudgie/budgie-desktop - d485babb5d0d6e145cb356a2fc0dfe219db140f3 authored over 3 years ago by Joshua Strobl <[email protected]>
Fix application icons not scaling in Notification Group headers.

github.com/BuddiesOfBudgie/budgie-desktop - 9562d0c7995917baa0eee2d87a6484e98509f4b6 authored over 3 years ago by Joshua Strobl <[email protected]>
Don't filter device added / removed notifications.

Fixes #1192 and #2101.

github.com/BuddiesOfBudgie/budgie-desktop - 1d436735ee155f875cb2a2411c59806edb4b7617 authored over 3 years ago by Joshua Strobl <[email protected]>
Revert "Changed budgie-screensaver dbus name (#2122)"

This reverts commit 08c9d7cfdb43eb30d9a5f92380b133431bede981.

github.com/BuddiesOfBudgie/budgie-desktop - 16ff020e0c988f0268ca72687c55a759f44ab70c authored over 3 years ago by Joshua Strobl <[email protected]>
Changed budgie-screensaver dbus name (#2122)

github.com/BuddiesOfBudgie/budgie-desktop - 08c9d7cfdb43eb30d9a5f92380b133431bede981 authored over 3 years ago by Callum Farmer <[email protected]>
Support moved font anti-aliasing and hinting in GSD 40. Fixes #2121.

github.com/BuddiesOfBudgie/budgie-desktop - f7102763648e9f093848b3c51534142a749f920c authored over 3 years ago by Joshua Strobl <[email protected]>
Set an X error handler to catch BadWindow errors (#2119)

github.com/BuddiesOfBudgie/budgie-desktop - ff84056373980a97a11740fdb0296dc637c61425 authored almost 4 years ago by Campbell Jones <[email protected]>
Improve stability of CarbonTray (#2117)

* Improve stability of CarbonTray

* ! operator

github.com/BuddiesOfBudgie/budgie-desktop - c0939ab629c0719370da25ce2b63e7c1aebb92d7 authored almost 4 years ago by Campbell Jones <[email protected]>
Fix issue with VirtualBox icon not being displayed in TaskList (#2116)

github.com/BuddiesOfBudgie/budgie-desktop - b19d87f97247134b1bce0af5bba3226acc6c36fb authored almost 4 years ago by Guillot Julien <[email protected]>
enable click on panel icons to toggle lock keys (#2099)

* enable click on panel icons to toggle lock keys

* Clean up PR - allow lock key toggle via c...

github.com/BuddiesOfBudgie/budgie-desktop - 6d020359f1cb3b40132cd30385da078b1a9bbda4 authored almost 4 years ago by Sam Lane <[email protected]>
Compile with mutter-8 (GNOME 40 beta) (#2094)

* Compile with mutter-8 (GNOME 40 alpha)

* Fix vapigen warnings for 6,7 & 8 alpha

* Add ge...

github.com/BuddiesOfBudgie/budgie-desktop - 0383b5ef679d6ad4555c69bfa8a087e2f61b8679 authored almost 4 years ago by David Mohammed <[email protected]>
Resolve issues with fullscreen tracking (#2102)

github.com/BuddiesOfBudgie/budgie-desktop - b8d84afc9f5cc866449918b1ab2e80910a52d70d authored almost 4 years ago by Campbell Jones <[email protected]>
Enable application and key files to be moved to trash.

github.com/BuddiesOfBudgie/budgie-desktop-view - b53fedfbcfd3849c6b7a411d99b3acb0b351ddd2 authored almost 4 years ago by Joshua Strobl <[email protected]>
Update submodules

github.com/BuddiesOfBudgie/budgie-desktop - 481e9bd25afaa4f35ae9db6fdde28d17ec29cbe9 authored almost 4 years ago by Joshua Strobl <[email protected]>
Resolve issues with status applet spacing persistence (#2093)

github.com/BuddiesOfBudgie/budgie-desktop - 863bb8b9e334862e8af5b765241befd4804b4163 authored almost 4 years ago by Campbell Jones <[email protected]>
Add spacing setting to StatusApplet (#2088)

github.com/BuddiesOfBudgie/budgie-desktop - e04e3b8f23a71cd825a05187b729673892dc0348 authored about 4 years ago by Campbell Jones <[email protected]>
Add setting to pause notifications while apps are fullscreen (#2092)

github.com/BuddiesOfBudgie/budgie-desktop - 5e8f918e3aa1d33e4706f2525b2df7a8e73974f9 authored about 4 years ago by Campbell Jones <[email protected]>
Synchronize X errors in carbon_child_realize (#2091)

github.com/BuddiesOfBudgie/budgie-desktop - c60c91895215720e7c2628020e370611ed28c5dd authored about 4 years ago by Campbell Jones <[email protected]>
Update copyright to 2021

github.com/BuddiesOfBudgie/budgie-desktop-view - fcc76862eaa854c2b541bddb081e466a97a7dca8 authored about 4 years ago by Joshua Strobl <[email protected]>
Update copyright to 2021

github.com/BuddiesOfBudgie/budgie-desktop - 09d4afe966e5d1e15c8d9a1557e9cef86824a03d authored about 4 years ago by Joshua Strobl <[email protected]>
Prevent Budgie Desktop Settings from being pinned via drag-and-drop. Fixes #2085.

github.com/BuddiesOfBudgie/budgie-desktop - ce5e658e63382c62012ae234589f169b3d1b0065 authored about 4 years ago by Joshua Strobl <[email protected]>
Use standard mute/unmute methods (#2084)

Fixes issues like muting with media keys and then trying to unmute via the applet, which would p...

github.com/BuddiesOfBudgie/budgie-desktop - 3b8099a4f90f624f3b6a6f87def36943bde02478 authored about 4 years ago by Staudey <[email protected]>
Merge pull request #17 from EbonJaeger/16-check-for-special-when-deleting

Check if a desktop item is a special item before attempting to trash it

github.com/BuddiesOfBudgie/budgie-desktop-view - 7e7b8b79ecca9750e824a0b521b6821c4ed32bc7 authored about 4 years ago by Joshua Strobl <[email protected]>
Check if a desktop item is a special item before attempting to trash it

Fixes GH-16

Signed-off-by: Evan Maddock <[email protected]>

github.com/BuddiesOfBudgie/budgie-desktop-view - d2439529baec7f6aae02524668a70c7977adbbea authored about 4 years ago by Evan Maddock <[email protected]>
Implement dismissing of Raven when we click on Budgie Desktop View. Fixes #8.

github.com/BuddiesOfBudgie/budgie-desktop-view - 2c933a76e2f5810b9a28889f58a30f138d3a435d authored about 4 years ago by Joshua Strobl <[email protected]>
Fix failure to acquire mount or volume UUIDs. Fixes #11.

"Mounts" provided via file transfer or PTP options for mobile and MTP would fail to get an ident...

github.com/BuddiesOfBudgie/budgie-desktop-view - 5fdde5f7a28ac13e7d575da4c1a1ef4d8730370b authored about 4 years ago by Joshua Strobl <[email protected]>
Implement arrow-key navigation for desktop items. Fixes #1.

This commit does the following:

1. Implements a key-pressed event handler on the window that su...

github.com/BuddiesOfBudgie/budgie-desktop-view - 083f18a4ccab7021a8927c978345ea38ad04348a authored about 4 years ago by Joshua Strobl <[email protected]>
Fix some icons wanting to be big chonkers. Fixes #13.

github.com/BuddiesOfBudgie/budgie-desktop-view - c7ca877cc72e9305d16c8a16e7486382f21a16b5 authored about 4 years ago by Joshua Strobl <[email protected]>
Update functionality for what is going to be in 1.1

github.com/BuddiesOfBudgie/budgie-desktop-view - 9e754aec4c6abb937856823e472919f8b385aab7 authored about 4 years ago by Joshua Strobl <[email protected]>
Implement Drag & Drop support and max thumbnail size option.

Fixes #3.

This commit implements Drag & Drop support in Budgie Desktop View. You can now copy f...

github.com/BuddiesOfBudgie/budgie-desktop-view - 16fa594ff60091a5c496ab92448e2a2d625c1145 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix regression in Budgie Desktop Settings icon handling (#2082)

github.com/BuddiesOfBudgie/budgie-desktop - 3d2b899847aeaea69cce574aa3f489ec1d591a1f authored about 4 years ago by Campbell Jones <[email protected]>
Merge pull request #15 from EbonJaeger/fix-opening-in-termnial

Fix opening files in terminal and add Kitty support

github.com/BuddiesOfBudgie/budgie-desktop-view - 3a04b707bc7621f36a86070fe58fba472e08e720 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix opening files in terminal and add Kitty support

* Alacritty doesn't support a new tab CLI option, and fails to start if an unknown option is set...

github.com/BuddiesOfBudgie/budgie-desktop-view - 679fecc3477e1e3f5d8ec032042c0ff5da461246 authored about 4 years ago by Evan Maddock <[email protected]>
Fix issue with KeePass causing panel segfaults (#2072)

github.com/BuddiesOfBudgie/budgie-desktop - 5a56d6dd36f42ca6da1eb753f5f0cb44f1abab26 authored about 4 years ago by Campbell Jones <[email protected]>
Implement KeyFile-based desktop file support to support non-Application type desktop files. Fixes #6.

This commit implements support for desktop files which cannot be handled by DesktopAppInfo, whic...

github.com/BuddiesOfBudgie/budgie-desktop-view - e48fa060dbbf677ff65c56a1c8dbb4c985c9b8b9 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix button press / release event checks. Prevent segfault on non-Application-type Desktop files.

We will improve how we handle non-Application-type Desktop files in 1.0.2.

Ref: #6.

github.com/BuddiesOfBudgie/budgie-desktop-view - 2df93a75de02318cbea7ca6b36c08da44ccaa5c8 authored about 4 years ago by Joshua Strobl <[email protected]>
Bump to 10.5.2

github.com/BuddiesOfBudgie/budgie-desktop - f0e0f9f1d05c6ce30181d3ff1dca92e864222746 authored about 4 years ago by Joshua Strobl <[email protected]>
Last sync of translations before release.

github.com/BuddiesOfBudgie/budgie-desktop - 561b8be60aa095d07f23c2be464909730d5b7408 authored about 4 years ago by Joshua Strobl <[email protected]>
Ensure our requirement bumps for GNOME 3.36 stack is consistent.

Too many of the requirements were based on the GTK version rather than the actual stack release....

github.com/BuddiesOfBudgie/budgie-desktop - b47ad8cc63d8415180aedee01422f5b890c32fa6 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix accidental whitespace adding before a namespace.

github.com/BuddiesOfBudgie/budgie-desktop - cd87145336b3c0cc429e2593febf2263b12aa87a authored about 4 years ago by Joshua Strobl <[email protected]>
Add Click Policy to Budgie Desktop Settings.

github.com/BuddiesOfBudgie/budgie-desktop - ee28b403da8ecbf6e8414189c509b02047223580 authored about 4 years ago by Joshua Strobl <[email protected]>
Remove click policy bit from TODO since it is done.

github.com/BuddiesOfBudgie/budgie-desktop-view - 371e1c340a9305185ad3d59e83ec3a99beb86373 authored about 4 years ago by Joshua Strobl <[email protected]>
Implement single and double click policy options.

Fixes #2.

github.com/BuddiesOfBudgie/budgie-desktop-view - 5f071d4cb8bd32e3fdfc64f1a0ecf85d220c75fb authored about 4 years ago by Joshua Strobl <[email protected]>
Merge pull request #5 from Staudey/master

Minor corrections to README.md

github.com/BuddiesOfBudgie/budgie-desktop-view - 2d48d3ae1eeb9b9fabd8bf05c97792c97fdd9a24 authored about 4 years ago by Joshua Strobl <[email protected]>
Minor corrections to README.md

github.com/BuddiesOfBudgie/budgie-desktop-view - 0a1c43f1569f7ece4b23597989a8269760b540c3 authored about 4 years ago by Thomas Staudinger <[email protected]>