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

Fix header levels in README.

github.com/BuddiesOfBudgie/budgie-desktop-view - c0d23ae76a1697d07ff6b916433200438345dc06 authored about 4 years ago by Joshua Strobl <[email protected]>
Cull constructors and classes of copied variables / properties, move to a UnifiedProps.

UnifiedProps handles the ownership of various properties leveraged by Budgie Desktop View, FileI...

github.com/BuddiesOfBudgie/budgie-desktop-view - 0beb83c8b94a92426825999033410256bb5aea2c authored about 4 years ago by Joshua Strobl <[email protected]>
Add note that Caja won't be an available override at this time.

This was after much tinkering so opting to just not have it. Sorry. Love what the MATE folks are...

github.com/BuddiesOfBudgie/budgie-desktop - 3e4129f94d97010a8cd670e2f970f5c7ac161cb1 authored about 4 years ago by Joshua Strobl <[email protected]>
Merge pull request #4 from guillotjulien/patch-1

Added build, run and uninstall instructions

github.com/BuddiesOfBudgie/budgie-desktop-view - 684f441255884cb01fbba4187cc5626fadb191b2 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix: Fixed review comments

github.com/BuddiesOfBudgie/budgie-desktop-view - 03e22e2ca227855631bcb186ad097b0dee2f23c4 authored about 4 years ago by Eressea <[email protected]>
Misc: Added build, run and uninstall instructions

github.com/BuddiesOfBudgie/budgie-desktop-view - a60503a1846ae0f85e48242313b91375985ba2fa authored about 4 years ago by Guillot Julien <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - 9c0da3157725336f8af7a83930bd56eb3983d176 authored about 4 years ago by Joshua Strobl <[email protected]>
I tested with Vala 0.50.x and GLib2 2.66.x so let's update the README to reflect that.

github.com/BuddiesOfBudgie/budgie-desktop-view - 6daf9bfc38a3cca48e49f8b0937c451086e7e9ac authored about 4 years ago by Joshua Strobl <[email protected]>
Rejig nemo support with desktop settings (#2064)

github.com/BuddiesOfBudgie/budgie-desktop - 7dcfab6500a7e7147641fd8b4c2f5666464e9662 authored about 4 years ago by David Mohammed <[email protected]>
Apply dock mode class on init (#2058)

github.com/BuddiesOfBudgie/budgie-desktop - 7e45e30d3f2c7bfc0b21fb4b17e09611aaf5533d authored about 4 years ago by Campbell Jones <[email protected]>
Remove the release badge until 1.0

github.com/BuddiesOfBudgie/budgie-desktop-view - 27cf5770fc8206b8a52f4f7437362604ed226313 authored about 4 years ago by Joshua Strobl <[email protected]>
Make autostart menu items translatable.

github.com/BuddiesOfBudgie/budgie-desktop - 89c6607dcecaf8470a804083e89f3576fe8e534c authored about 4 years ago by Joshua Strobl <[email protected]>
Implement right-click menu for FileItems.

This commit implements a dedicated right-click menu for FileItems and introduces a new gsettings...

github.com/BuddiesOfBudgie/budgie-desktop-view - 758db3964193aab79fb94ff1bd82c6c4d9a54c26 authored about 4 years ago by Joshua Strobl <[email protected]>
Add some show mapping code for Nemo

github.com/BuddiesOfBudgie/budgie-desktop - 4d416c5c91abf146bfa11b3e526a60adf989b38b authored about 4 years ago by Joshua Strobl <[email protected]>
Update background wm menu to match Budgie Desktop View.

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

github.com/BuddiesOfBudgie/budgie-desktop-view - 9b2bba4b2037e3f80110e38c315fe6fd9c32d17b authored about 4 years ago by Joshua Strobl <[email protected]>
Add initial right-click menu for "background" to choose Budgie or System Settings.

Currently block right click on Desktop Items, though we may do something special there, like for...

github.com/BuddiesOfBudgie/budgie-desktop-view - 77bc152e99440ff77c458e99e6bb6328ce50a1b6 authored about 4 years ago by Joshua Strobl <[email protected]>
Sync translations

github.com/BuddiesOfBudgie/budgie-desktop - 8f036fa78bf3541162db25e5244bf118a9895d72 authored about 4 years ago by Joshua Strobl <[email protected]>
Ensure we create the Trash files directory if it doesn't exist.

This can happen on a fresh install or an install that simply has never had files deleted via the...

github.com/BuddiesOfBudgie/budgie-desktop-view - a08aff0f2a0201297003c93c345e46efe90bd6b0 authored about 4 years ago by Joshua Strobl <[email protected]>
Add more visibility checks. Force window positioning setting on show to ensure it is on default monitor not where mouse necessarily is.

github.com/BuddiesOfBudgie/budgie-desktop-view - d8ff765b94b98e888e2f8ef94a7f71515e195051 authored about 4 years ago by Joshua Strobl <[email protected]>
Update mkrelease script

github.com/BuddiesOfBudgie/budgie-desktop - aa0a1455251cd89dca2625555d01d81b6d655b44 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix workspace switching for default window in an IconTasklist.

This commit fixes a bug that was the result of using the DesktopHelper's get_stacked_for_classgr...

github.com/BuddiesOfBudgie/budgie-desktop - 0ee247bbda38e984ffe499eb3215335b9fb99918 authored about 4 years ago by Joshua Strobl <[email protected]>
Enable special case of Trash with Nautilus.

Nautilus only presents the empty banner for Trash when opened as trash:/// instead of the .local...

github.com/BuddiesOfBudgie/budgie-desktop-view - 885d85e58100bcd220e5460c499346a0ea6692bf authored about 4 years ago by Joshua Strobl <[email protected]>
Iterate on multiple aspects of Budgie Desktop View.

1. Default to Home and Trash being enabled so it's immediately obvious when you have desktop ico...

github.com/BuddiesOfBudgie/budgie-desktop-view - 0a75d698803b03e1d77561edb77117ca9a1d0ab0 authored about 4 years ago by Joshua Strobl <[email protected]>
Add some documentation to explain the purpose of the one_active.

github.com/BuddiesOfBudgie/budgie-desktop - 4f69b6af741f6d6e9a03905aa9ad3aff37770667 authored about 4 years ago by Joshua Strobl <[email protected]>
Check if the window is the current active before bothering to minimize.

If the window is not minimized and not the current active window, OR it is minimized, then activ...

github.com/BuddiesOfBudgie/budgie-desktop - 7290935a14af77c98359f04b2104150944559e1f authored about 4 years ago by Joshua Strobl <[email protected]>
Refine IconTasklist logic for toggling window states.

This commit should resolve an issue where a window would fail to activate in a certain scenario ...

github.com/BuddiesOfBudgie/budgie-desktop - c650338382537eb81069db35d0c6dba72c0e9178 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix random whitespace before a function declaration.

github.com/BuddiesOfBudgie/budgie-desktop - 052c254a110d23f46d4be2feadd8747c34c2117c authored about 4 years ago by Joshua Strobl <[email protected]>
Clean up unintended exported public functions.

Clean up various try/catch where it's actually applicable (not just Vala lying). Change async ca...

github.com/BuddiesOfBudgie/budgie-desktop - e7553674b2faedefc4588d1ecea3185bdf8c5146 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix Night Light not toggling if app is not JUST fullscreen. Ensure update on app remove.

github.com/BuddiesOfBudgie/budgie-desktop - 21cee9a5bb022c247c04d64f1e0a0e4b9b7bd7cb authored about 4 years ago by Joshua Strobl <[email protected]>
Change the desktop icons implementation to require budgie-desktop-icons.

Fix budgie-desktop-settings not having icon set in alt+tab switcher.

github.com/BuddiesOfBudgie/budgie-desktop - ea67012594d17628841804d028d71a050f38d088 authored about 4 years ago by Joshua Strobl <[email protected]>
Enable vendors to specify if they want Budgie Desktop View, DesktopFolders, or Nemo.

Nemo support needs additional TLC from downstreams.

github.com/BuddiesOfBudgie/budgie-desktop - c561e7966c15daf34c6ff89cecaefb4a1e52e5d4 authored about 4 years ago by Joshua Strobl <[email protected]>
Implement setting to choose which side of the screen Raven opens on (#2048)

* Implement setting to chose which side of the screen Raven opens on

Signed-off-by: Evan Madd...

github.com/BuddiesOfBudgie/budgie-desktop - ed8be1697d7dd4f17bae8c4b24091ac0b3c34aa7 authored about 4 years ago by EbonJaeger <[email protected]>
Update carbontray and fix its copyright headers (#2050)

- The composite extension is now queried on tray creation, not child creation
- Additional erro...

github.com/BuddiesOfBudgie/budgie-desktop - 329ed352a7ab2e41916fdc482f142822cd9a9bcc authored about 4 years ago by Campbell Jones <[email protected]>
Precise fullscreen tracking in Abomination (#2054)

github.com/BuddiesOfBudgie/budgie-desktop - 954500ecfead67235ae1b2a8b447f22c0c68e10e authored about 4 years ago by Campbell Jones <[email protected]>
Initial commit of functional Budgie Desktop View

github.com/BuddiesOfBudgie/budgie-desktop-view - a3228621f7994033da252fc576394e253f57c280 authored about 4 years ago by Joshua Strobl <[email protected]>
Consolidate WindowType checking code into Abomination.

The WindowType checking across Abomination, IconButton, and IconPopover was getting out of hand....

github.com/BuddiesOfBudgie/budgie-desktop - 210608988ec9b2edb8a3a433a065240382a95eb5 authored about 4 years ago by Joshua Strobl <[email protected]>
Ensure Budgie Desktop Settings can be closed from IconTasklist. Fixes #1697.

Hide favorite and new instance buttons for it as well. We've enabled this by doing the following...

github.com/BuddiesOfBudgie/budgie-desktop - 9197f3f0c0fb445470395b52bb6fda6039181ec6 authored about 4 years ago by Joshua Strobl <[email protected]>
Resolve mutter 7 minimize animations / 4K animation - Fixes #2040 (#2044)

Mutter 7 removes the deprecated scaled-gravity animation that budgie desktop previously used. T...

github.com/BuddiesOfBudgie/budgie-desktop - 187cbf8cdbc750db1324b2b5abe9ccdc2a96f2b0 authored about 4 years ago by David Mohammed <[email protected]>
Obtain gsettings transparency key value before showing the panel (#2045)

When creating a panel, the transparency key value needs to be obtained
before showing the panel...

github.com/BuddiesOfBudgie/budgie-desktop - 90c0e6b2d9b28f8b76cd21da0e0d5f57cca2c68a authored about 4 years ago by David Mohammed <[email protected]>
Revert to previous filtering logic. Fixes #2042.

github.com/BuddiesOfBudgie/budgie-desktop - ae137b3a36a590df387709aa24d386e73cbd5ee5 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix region show_all triggering specific parts of Budgie Menu to show during resets.

Only reproducible on one device though.

github.com/BuddiesOfBudgie/budgie-desktop - e95518c36afaaa942aa5c12b8f750c34ec22007d authored about 4 years ago by Joshua Strobl <[email protected]>
Simplify icon visibility logic.

github.com/BuddiesOfBudgie/budgie-desktop - 9c692cda6566c2922662ea7de0136fa6ab2479b0 authored about 4 years ago by Joshua Strobl <[email protected]>
Fix build compilation.

github.com/BuddiesOfBudgie/budgie-desktop - f114c60c0fc381af5da20f75e584cb505dd3a191 authored about 4 years ago by Joshua Strobl <[email protected]>
Update gvc slightly.

I don't want it forcing new pulseaudio since 13.x is buggy, so update before that requirement (w...

github.com/BuddiesOfBudgie/budgie-desktop - c8cd37b4ece49b8a3e0050cf68d1e12492b58b15 authored about 4 years ago by Joshua Strobl <[email protected]>
Sync translations.

github.com/BuddiesOfBudgie/budgie-desktop - a9401b179ea8618267cb826b6a4833d01eeb5dd4 authored about 4 years ago by Joshua Strobl <[email protected]>
Reformat carbontray files and fix compositing (#2039)

github.com/BuddiesOfBudgie/budgie-desktop - f33b1b35d6d377b83787a3eda1cd3ce7803054be authored about 4 years ago by Campbell Jones <[email protected]>
Update copyrights. Fixes #2001.

github.com/BuddiesOfBudgie/budgie-desktop - 4841c1c90044731c6770235e9404bd2ecef69265 authored about 4 years ago by Joshua Strobl <[email protected]>
Introduced mute button to Sound Applet. Fixes #725.

Rejiggered (totally a technical term) when we're doing constructing, binding, packing, etc. so i...

github.com/BuddiesOfBudgie/budgie-desktop - cb6a3db8a939b891bf41ce678a417b301823f2c4 authored about 4 years ago by Joshua Strobl <[email protected]>
Make sure IndicatorItems in UserIndicatorWindow don't have focus during hide.

Ref. #841.

github.com/BuddiesOfBudgie/budgie-desktop - aa258648cde043214c99cbe63d28ca0699dbbda3 authored about 4 years ago by Joshua Strobl <[email protected]>
Resolve most compiler warnings (#2037)

github.com/BuddiesOfBudgie/budgie-desktop - b2be751b5309473c17ec87ef2bf28e6b150e16ea authored about 4 years ago by Campbell Jones <[email protected]>
Use X APIs directly in Carbontray when applicable (#2038)

github.com/BuddiesOfBudgie/budgie-desktop - aff6da71782696ddd1f20d7b629bdcbee97a9f17 authored about 4 years ago by Campbell Jones <[email protected]>
Clean up carbontray source and add hint error check (#2036)

* Clean up carbontray source and add hint error check

* Josh has bad taste

github.com/BuddiesOfBudgie/budgie-desktop - f94066b174b791554574328c6e6e1a3a5266480c authored over 4 years ago by Campbell Jones <[email protected]>
Sync translations

github.com/BuddiesOfBudgie/budgie-desktop - 6caaa0e750221b8829a678977c8e065d270d9d44 authored over 4 years ago by Joshua Strobl <[email protected]>
Clean up .vala and .vapi files, add .editorconfig (#2025)

github.com/BuddiesOfBudgie/budgie-desktop - 890a67ce68df49f435de6acd8b43cc1cae5856e9 authored over 4 years ago by Campbell Jones <[email protected]>
Fix IconTasklist not removing ButtonWrappers when class becomes empty.

Fixes #1775.

github.com/BuddiesOfBudgie/budgie-desktop - 4d7343aad0542dee68221dbc1e18d488f3287ffd authored over 4 years ago by Joshua Strobl <[email protected]>
Make Remove Panel button more obvious and reposition it. Remove ability to disable confirmation option on remove panel.

Don't even show the Remove Panel button if we only have one panel. Dynamically show / hide it ba...

github.com/BuddiesOfBudgie/budgie-desktop - 8630bd5981523663567a42b18b28472434927b1d authored over 4 years ago by Joshua Strobl <[email protected]>
TabSwitcher #1971 resolved merge conflicts with master, adds Ctrl as possible binding for Alt-Tab switching (#2026)

github.com/BuddiesOfBudgie/budgie-desktop - 7929a68d2065a3de358403ca85e966a2debb8cc5 authored over 4 years ago by Ben Reaves <[email protected]>
Disable workspace switching animation when animations are disabled. Fixes #1929.

github.com/BuddiesOfBudgie/budgie-desktop - 17457ccbc5b0de9f2be68a667ca8bd1e08002a9d authored over 4 years ago by Joshua Strobl <[email protected]>
Add double-click to launch new instance option. Supplements our middle-click option.

Only will work when no instances exist, per requested spec. Resolves #827.

github.com/BuddiesOfBudgie/budgie-desktop - f1bf616395d3f0274a334244c0cfe05ee8aa0ce1 authored over 4 years ago by Joshua Strobl <[email protected]>
Fix two long-standing bugs in Budgie.

1. When you have a million windows open and using the Tasklist, it will no longer cause the rest...

github.com/BuddiesOfBudgie/budgie-desktop - 8732bdfdc38d2f0e13da265c88663ed715341343 authored over 4 years ago by Joshua Strobl <[email protected]>
Alphabetically sort Budgie Menu category names. Resolves #1125.

github.com/BuddiesOfBudgie/budgie-desktop - 71bc582c5e89efadad57e132b80d2f8fdbe94315 authored over 4 years ago by Joshua Strobl <[email protected]>
Make xdg config directory configurable (#2035)

github.com/BuddiesOfBudgie/budgie-desktop - 6e954d3cae132d6b855d69f7ca923e5265c5d373 authored over 4 years ago by Callum Farmer <[email protected]>
Support Alt+Shift as a keyboard layout switcher.

**Note:** We will only support "forward" keyboard layout switching with Alt+Shift. For backwards...

github.com/BuddiesOfBudgie/budgie-desktop - f7fb33192f9bcfd5665c4f95cb9d23124ebffe7d authored over 4 years ago by Joshua Strobl <[email protected]>
Ensure new notifications for a group get prepended. Resolves #1642.

Update our count by referencing the HashTable length rather than the list's children length.

github.com/BuddiesOfBudgie/budgie-desktop - 8c1df5222451ef740e126eaabf8dd46b8b5546db authored over 4 years ago by Joshua Strobl <[email protected]>
Clean up empty categories in Budgie Menu. Move constructor.

Ref. #789

github.com/BuddiesOfBudgie/budgie-desktop - 57b6663c2c77001bd2b79110ab75d731961f1a9b authored over 4 years ago by Joshua Strobl <[email protected]>
Ensure Budgie Menu doesn't show items which are Hidden, NoDisplay, or have Budgie in NotShowIn.

Bump our requirements:

- Require GLib 2.64+
- Require GNOME Settings Daemon 3.36+
- Require Pea...

github.com/BuddiesOfBudgie/budgie-desktop - f2ab2f9cc9c16891cc05094d7669df172e8bd71a authored over 4 years ago by Joshua Strobl <[email protected]>
Fix build with vala 0.49 (#2029)

github.com/BuddiesOfBudgie/budgie-desktop - a33cbdee38420292beb8c2fc7dd3b3684abb2713 authored over 4 years ago by Callum Farmer <[email protected]>
Update all source files based on new format rules (#2024)

* Update C and H files based on new clang format

* Use left pointer alignment and remove unus...

github.com/BuddiesOfBudgie/budgie-desktop - 8abb60655d035fb372e97ee5402130ffe309992f authored over 4 years ago by Campbell Jones <[email protected]>
[WIP] Update front matter of README.md (#2011)

* Add badges to README and fix links

* Update based on feedback

* Update screenshots and c...

github.com/BuddiesOfBudgie/budgie-desktop - ea6abfbb6a17d05ca1d8366ac51bc15f980d6003 authored over 4 years ago by Campbell Jones <[email protected]>
Update clang-format to new candidate format (#2010)

github.com/BuddiesOfBudgie/budgie-desktop - 471f2806c297d76d50a99a35acccb4573e0bb3d8 authored over 4 years ago by Campbell Jones <[email protected]>
Improve Caffeine Applet (#2015)

Make timer label as countdown, change widget alignment, and
fixes timer not working if caffeine...

github.com/BuddiesOfBudgie/budgie-desktop - 20ed3fe3147ad29a0dc837e63695feaf4fcafcca authored over 4 years ago by Yurizal Susanto <[email protected]>
Add mutter 7 (GNOME 3.38) compatibility (#1987)

github.com/BuddiesOfBudgie/budgie-desktop - 1ed6276b2ebaf0ae1233e9a77b36f76a1e576564 authored over 4 years ago by David Mohammed <[email protected]>
Fix integration issues with carbontray (#2009)

* Fix integration issues with carbontray

* Improve conciseness, and add CSS classes to system...

github.com/BuddiesOfBudgie/budgie-desktop - 42201c183fccd7d65f143f8f6bb70bcf3bcaffd8 authored over 4 years ago by Campbell Jones <[email protected]>
Revert "TabSwitcher will release on any bound modifier, locked modifiers are ignored. Closes #1971 (#1972)"

This reverts commit 2d27ef6d11793654ad01f3ed3439d7e0ad01ca91.

github.com/BuddiesOfBudgie/budgie-desktop - b4bf150304b13bcd7ef0a8058f5b67042d5cf6f5 authored over 4 years ago by Joshua Strobl <[email protected]>
Fix #2003 (#2004)

github.com/BuddiesOfBudgie/budgie-desktop - c4dbb0636036f09fdf9ad52efd3b23bd3ef61706 authored over 4 years ago by Campbell Jones <[email protected]>
Clean up carbontray code and add copyright headers (#2002)

github.com/BuddiesOfBudgie/budgie-desktop - 786c1f3079f80326213a95a9426211a12c964353 authored over 4 years ago by Campbell Jones <[email protected]>
TabSwitcher will release on any bound modifier, locked modifiers are ignored. Closes #1971 (#1972)

github.com/BuddiesOfBudgie/budgie-desktop - 2d27ef6d11793654ad01f3ed3439d7e0ad01ca91 authored over 4 years ago by Ben Reaves <[email protected]>
Show windows from all workspaces in TabSwitcher (#1979)

github.com/BuddiesOfBudgie/budgie-desktop - 38e5befd32aedc23f3ceab295525b156cb215214 authored over 4 years ago by Guillot Julien <[email protected]>
Replace na-tray with carbontray (#1998)

github.com/BuddiesOfBudgie/budgie-desktop - 2ae58a1642c0ebb9c1048d2f8b00b0005a480b13 authored over 4 years ago by Campbell Jones <[email protected]>
fixed chromium browser notifications (#2000)

github.com/BuddiesOfBudgie/budgie-desktop - 7af5953c742cf39d71c2d2885c8c28e80c3d7113 authored over 4 years ago by Sam Lane <[email protected]>
Show non-xkb layouts Closes #1785 (#1990)

github.com/BuddiesOfBudgie/budgie-desktop - 4ad2670dd0301a5ca4b709cdba8343e56cfb3500 authored over 4 years ago by David Mohammed <[email protected]>
Respect enable-animations flag for background transitions (#1993)

github.com/BuddiesOfBudgie/budgie-desktop - 7e349f2c2cd024f27ca6a878767710b67acdd639 authored over 4 years ago by David Mohammed <[email protected]>
Remove reentrant panel removal crash (#1992)

github.com/BuddiesOfBudgie/budgie-desktop - daa421456531c87dd7c5ab73c0e9f63a93e0198f authored over 4 years ago by David Mohammed <[email protected]>
Allow budgie-desktop and gnome-shell to coexist (#1984)

github.com/BuddiesOfBudgie/budgie-desktop - 7a402a86bfb7317ea648a13e0effd19cfce3fa91 authored over 4 years ago by David Mohammed <[email protected]>
Cleanup wnck usage on shutdown to prevent crashes - Closes #1201 (#1982)

github.com/BuddiesOfBudgie/budgie-desktop - f4ffab1f2674f9f94d6ce634294518a2ced87c45 authored over 4 years ago by David Mohammed <[email protected]>
Make screenshot commands configurable (#1983)

github.com/BuddiesOfBudgie/budgie-desktop - 8558e949332102239a5e3d06e2e604ea7d19544f authored over 4 years ago by David Mohammed <[email protected]>
Make it so middle click on icon-tasklist icon create a new instance of window (#1978)

github.com/BuddiesOfBudgie/budgie-desktop - bc1f87765258a2b716a2627c613552497f5240f1 authored over 4 years ago by Guillot Julien <[email protected]>
Make it so notifications and notification groups can no longer be selected (#1957)

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

github.com/BuddiesOfBudgie/budgie-desktop - b4cc35c4586ae39cfd26dfd1e49b3d2f5f58bb81 authored almost 5 years ago by EbonJaeger <[email protected]>
Fix Spotify Album Art

github.com/BuddiesOfBudgie/budgie-desktop - 6f60f10bb03b4779379d9e8ce3681d93a3f17e48 authored almost 5 years ago by Joshua Strobl <[email protected]>
Ensure Budgie Run Dialog can check keywords. Resolves #1337.

github.com/BuddiesOfBudgie/budgie-desktop - 99f952da55f050f9dcaeeb78fa53ba8f1349c135 authored almost 5 years ago by Joshua Strobl <[email protected]>
Resolve Raven allowing raise sound above 100% when option is off.

Resolves #1930

github.com/BuddiesOfBudgie/budgie-desktop - 4f20f7f9f1d20b9d2e99ac201d610342f47b0e48 authored almost 5 years ago by Joshua Strobl <[email protected]>
Fix Workspace Applet allowing more than max supported workspace count.

We'll now return a -1 on our WM AppendNewWorkspace if we're rejecting more additions of workspac...

github.com/BuddiesOfBudgie/budgie-desktop - 10b814fa62bf774ca48e182548d3c6687a852314 authored almost 5 years ago by Joshua Strobl <[email protected]>
Drop support for pre-GNOME 3.34 Stacks

None of these are receiving adequate testing and patches from the community and it isn't realist...

github.com/BuddiesOfBudgie/budgie-desktop - e4086b7e0320d887da059020e2ff6c9f390d6ce3 authored almost 5 years ago by Joshua Strobl <[email protected]>
Mutter 3.35.91 (#1939)

* vapi: Sync mutter-6 VAPI to 3.35.91

* meson: Set HAVE_MUTTER_5 in such case only, check HAV...

github.com/BuddiesOfBudgie/budgie-desktop - 89fca86572aa2182ef64b487952f7b51f1d9539d authored almost 5 years ago by Marco Trevisan <[email protected]>