Ecosyste.ms: OpenCollective

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

github.com/BuddiesOfBudgie/budgie-desktop

Budgie Desktop is a familiar, modern desktop environment.
https://github.com/BuddiesOfBudgie/budgie-desktop

Update README with Budgie 11 project update and link to translations.

34dbf2431cca444e01866d2e1cd5e5aaf62ef92a authored almost 6 years ago by Joshua Strobl <[email protected]>
Reset session and power values if Caffeine Mode is on at launch.

In the event of an improper shutdown, during the next session start we will reset the session an...

aa0d4797ed3d630710afa0c4d7e3d672f317222a authored almost 6 years ago by Joshua Strobl <[email protected]>
Disable Caffeine Mode when EndSessin dialog is opened.

Assuming a safe shutdown / restart (which is realistically the only thing we can properly handle...

1f8eceaa58e7c9c2978484215775fbd03466959d authored about 6 years ago by Joshua Strobl <[email protected]>
Remove use of different SettingsBackend for various power related settings.

Unfortunately the use of this backend did not have the desired effect. I'll see about just disab...

a93584f0b6375de95544986bf8bf47ce303a3401 authored about 6 years ago by Joshua Strobl <[email protected]>
Handle instance in Budgie Menu where Other tree would not exist at all.

Our previous check would cause other categories to fail to load in certain conditions where Sund...

54352487f6b36dbe70f842be1abc763fc1ee7624 authored about 6 years ago by Joshua Strobl <[email protected]>
Rewrite scroll functionality for IconButton.

The previous IconButton scroll functionality (including the get_previous_window / get_next_windo...

2ff39f660f96641e0a66685f5d1db5447b3ce75b authored about 6 years ago by Joshua Strobl <[email protected]>
Eliminate Sundry category in Budgie Menu when possible.

We will now attempt to move all Sundry items to the Other category when possible. Resolves #1702.

68b04d3b181acdc59ca587eacbe6db0df298c4b9 authored about 6 years ago by Joshua Strobl <[email protected]>
Rewrite of Caffeine Mode functionality (and most of its Applet).

This is a rewrite of various Caffeine Mode functionality that was primarily housed in the Caffei...

fdf8d629adf870b8b66386f4523826dc5d04ddc1 authored about 6 years ago by Joshua Strobl <[email protected]>
Implement Center Windows option in Budgie Desktop Settings -> Windows.

This commit adds support for enabling / disabling the capability to automatically center newly l...

3062745c77934d4b04c74a754d46438bc2a1239d authored about 6 years ago by Joshua Strobl <[email protected]>
Refined app name and icon logic for AppSoundControl.

This commit refines our previous method for determining the usable name and icon for an AppSound...

d14d88890e680be0759178ca11adebb7726ef4df authored about 6 years ago by Joshua Strobl <[email protected]>
Remove old reStructuredText header.

8d03a0d43ac62f9bc626cf5dc3a8c8c6b7cc8d34 authored about 6 years ago by Joshua Strobl <[email protected]>
Updated README and images.

683b9d57bce140151cc078a182a9d588323bd0c7 authored about 6 years ago by Joshua Strobl <[email protected]>
Update copyrights for the new year.

846c9334aa22394f5f3e24c0e6f6aa062122ebc5 authored about 6 years ago by Joshua Strobl <[email protected]>
Prevent people from dragging desktop icons into the IconTasklist. Resolves #1691.

67edfa2b8d4564582d62bf4de8930e9b4857cbe2 authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure power and printer notifications don't get stored in Raven.

Power notifications such as automatic suspend and wake-from-suspend should no longer get stored ...

3dda224e130dd62b7c7d3d94bc83b320991204c5 authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure action labels do not get cut off.

Calculate the longest label length (with a minimum of 20 chars) based on the available actions t...

110ba7f1f663f4febf32704dc956bb663ec1671e authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure we set button layout in org.gnome.desktop.wm.preferences

Not really sure why that was never the case. We now set it whenever we set our budgie wm button ...

6fe1f8b7db7ca2ef23264835196cecdedd720d9c authored about 6 years ago by Joshua Strobl <[email protected]>
Cleanup various warnings and deprecations.

61a34fe647133b4f632c690867a3af651f8e8ef6 authored about 6 years ago by Joshua Strobl <[email protected]>
Remove animation code from wm.

Realistically I'm not going to be re-introducing this in the Budgie 10.x. Just remove entirely.

f2559f80cf0da55d54956447664bf8ea175de989 authored about 6 years ago by Joshua Strobl <[email protected]>
Refactored window addition logic.

This commit completely refactors the logic for determining if we should add a window to a popove...

84a672bdfd73f973d4ab878589bd8984b6e7ebc8 authored about 6 years ago by Joshua Strobl <[email protected]>
Refine class-based window grouping and blacklisted window types.

This commit adds further refinements to our class-based window grouping logic, determining when ...

32bc83acc455a726ab36fe3fe5c35b70a9a0323d authored about 6 years ago by Joshua Strobl <[email protected]>
Implemented mechanism for hiding Sound widgets when there are no devices

Implemented a mechanism for dynamically showing and hiding Sound Output and Sound Input widgets ...

9c7ca27cc8cda3f7c4817583cfd3298b5181ae0f authored about 6 years ago by Joshua Strobl <[email protected]>
Remove redundant year in copyright notice (#1686)

9bbf71a5f01567fd6191c0f1bfeec374b373b94f authored about 6 years ago by Joakim Soderlund <[email protected]>
Change behaviour to behavior.

800818afc47a350c478cfcec37e16da36581c6a8 authored about 6 years ago by Joshua Strobl <[email protected]>
Random hyphen should not be translatable.

feef4442c0c2b12219074989f3a5ec530146a424 authored about 6 years ago by Joshua Strobl <[email protected]>
Disable menu headers by default now.

8a710056664f860224d4260b566d248948866a90 authored about 6 years ago by Joshua Strobl <[email protected]>
Perform icon lookups for non-standard applications.

Ensure we perform a lookup of the Icon key/val, if it exists, of an application which has a resp...

b33f41706017e190fbbe7d758b563bfb3eb5174a authored about 6 years ago by Joshua Strobl <[email protected]>
Make some refinements to AppSoundControl.

This commit changes the behavior of the mute button to essentially act as a temporary toggle for...

e284bd058055bfb7a8dc74bb419b3ad49277fb7b authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure we're actually calling set_clean on construction.

Previously we were only calling set_clean to show / hide widgets in Raven on certain toggle case...

fd25f5a8ea9c5316ff827cb8011ce9a33469efe4 authored about 6 years ago by Joshua Strobl <[email protected]>
Make versioning clearer.

For tarballs (read "official, stable release"), we should keep to pre-defined VERSION. For git b...

154a15f7503b6fdc61f033d04b131adca69e2d59 authored about 6 years ago by Joshua Strobl <[email protected]>
Initial pass at resolving some overdrive issues.

We'll now immediately call our on_volume_safety_changed function to apply more state to the volu...

3f693c254117b1a64ea65ffa22e881d0b7a03828 authored about 6 years ago by Joshua Strobl <[email protected]>
Clean up even more.

16b501aa6329a8d4bfc814e75e703f470d7efc65 authored about 6 years ago by Joshua Strobl <[email protected]>
Clean up unneeded translation files. Weblate knows better.

99e6f89f00ec1404899dc5cc10a208b8e5e17afb authored about 6 years ago by Joshua Strobl <[email protected]>
Update PO file.

e001524ea764808d936216efe03e2344c6c4c824 authored about 6 years ago by Joshua Strobl <[email protected]>
Attempt to fix behavior of icons not being removed when grouping is off

As per issue #1665, there may be cases in which a pinned icon's new instance (and thus new butto...

487eef220cb7bd2ee97a524e0ba88831f31f02c1 authored about 6 years ago by Joshua Strobl <[email protected]>
Continued refinement of icon removals.

85417ffd2824a8cb2b704a0b28b845fa6003ca35 authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure we clear the buttons HashTable of a launcher when we remove the wrapper.

cdff1f79b450368e732083fd65934c4a787c7c26 authored about 6 years ago by Joshua Strobl <[email protected]>
Further fixes for unpinning and unintended removal.

bacc9fb8315c239f0585c65d9648a9c0a2747663 authored about 6 years ago by Joshua Strobl <[email protected]>
Fix unpinning pre-pinned applications. Resolves #1663.

e893448a8479d9bffb7c1e5284f4214f8f1a5c11 authored about 6 years ago by Joshua Strobl <[email protected]>
Added classes to allow easier theme styling / differentiation between Clock and IconPopover stacks.

Clock applet's stack now has the `clock-applet-stack` class, IconPopover stack now has `icon-pop...

2108f0052d10236a7072cefb38d2e234e7711370 authored about 6 years ago by Joshua Strobl <[email protected]>
Add classes to Sound widget lists in Raven.

Added `apps-list` and `devices-list` / `sound-devices` on the respective ListBox widgets to make...

fe73387ebcfa789c82f1a9bd1aaf79c021e2d905 authored about 6 years ago by Joshua Strobl <[email protected]>
Switch to using ListBox for devices.

Using Gtk.RadioButton proved to be quite unreliable instead of just using a ListBox and ListBoxR...

e1922ed627afda92fa2caed9fe73168986e9bb6d authored about 6 years ago by Joshua Strobl <[email protected]>
Update our dep_mutter check to require 3.28 or above.

27a51376d1c59c37d06c0d4c0bb801cbb4fd12d9 authored about 6 years ago by Joshua Strobl <[email protected]>
Drop old Mutter APIs.

Additionally added some functionality for Bryan.

e2fbd89f17fc9849622443cdd909fd19e8acc006 authored about 6 years ago by Joshua Strobl <[email protected]>
Fix apps showing up when IconTasklist pinned-only or restrict-to-workspace is enabled.

Resolves #1571.

b9d4f31827270646e521a310f62e04fa814318aa authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure we still create an IconPopover even when we fail to get DesktopAppInfo.

During my testing with Firefox Developer Edition, I noticed that since it's just provided as a n...

384897a9c32cc00ce8009e47e8dbe5fef2b2c2ba authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure AudioIPC Server reports as Firefox. Resolves #1659.

5a6bbda26ebfad6bc93f94dc38f216eeec2d2cbb authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure Nautilus and other applications which have a new-window option prefer it over launching an empty context.

abafd35c971389cbbefca57a2e547084f6b11497 authored about 6 years ago by Joshua Strobl <[email protected]>
Fix sound apps being selectable when they shouldn't be. (#1661)

4ba9b94b8ce482f274c710683a5805a993b0b0af authored about 6 years ago by EbonJaeger <[email protected]>
Add a fix for when grouping is disabled.

596f0a90b0c3d428c88ce61c16635d1b831601c2 authored about 6 years ago by Joshua Strobl <[email protected]>
Set an only-actions class when an IconPopover only is showing our Quick Actions bar.

f62d5902fc7fd8d5c445cb0e49a9dde1b428780d authored about 6 years ago by Joshua Strobl <[email protected]>
Ensure Desktop-type applications (like Nautilus desktop icons) are not counted and added into Popover.

Resolves #1645.

11a350e14e98063beff8a4937a2fc4c3fff30b55 authored about 6 years ago by Joshua Strobl <[email protected]>
Introduce new IconTasklist Popovers.

This commit introduces our new IconTasklist Popovers. These popovers feature support for quick D...

5af3a35df80308b7cef18f35705553661415a746 authored about 6 years ago by Joshua Strobl <[email protected]>
Minor consolidation of dbus calls.

722c21d55504dbfe355ca90805a578d8929b5e65 authored about 6 years ago by Joshua Strobl <[email protected]>
Support user desktop wallpapers #1326 (#1594)

* Support user desktop wallpapers #1326

* Tidy code formatting to complete user desktop wallp...

ad00c095afb80f5b1f7b14cc6ab5c01fb8e8fb4e authored about 6 years ago by David Mohammed <[email protected]>
Fix show desktop applet (#1609)

* Fix show desktop applet

Change the old implementation from using Wnck API, to manually
min...

d4373f3be4aebb4c79443e075da7544ff00ad584 authored about 6 years ago by Yurizal Susanto <[email protected]>
Nuke GTK 3.18 theming since we don't actually support it.

037dd289c38ec7805037f3fa7be2a9aaf12e5e2f authored about 6 years ago by Joshua Strobl <[email protected]>
Cleanup a deprecation warning and unused var.

95cb6bfc40225e88e186a3c07e59b7adadf53ba5 authored about 6 years ago by Joshua Strobl <[email protected]>
Clean up a bunch of warnings.

4f9408febd0dac531ab62bbd4beaa5a6267f7889 authored about 6 years ago by Joshua Strobl <[email protected]>
Fix some text escaping with certain applications (#1632)

* Fix some text escaping with certain applications

Certain applications like HexChat and Disc...

00ea48e45f2ef06d2df51cc6371c870830c0b2da authored about 6 years ago by EbonJaeger <[email protected]>
Update the solus logo (#1631)

This was the right logo :)

6cee4bcfe1c6beb0a57e955d8d9c23ceeb6a4995 authored about 6 years ago by Alexander88207 <[email protected]>
Sort out slightly larger DND Notifications applet icon.

This commit resolves #1470. I was hoping we would've just seen a notification-disabled-symbolic ...

8b6f2414a3b6c44f09ddd67fbe9e03f5b28e589e authored about 6 years ago by Joshua Strobl <[email protected]>
Hide Raven on workspace switch. Resolves #937.

This commit ensures we hide Raven if possible / necessary during workspace switch. Also updated ...

875a115c62f1e38a239bbdb471c8bd9c913725b9 authored about 6 years ago by Joshua Strobl <[email protected]>
Implement ability to disable Night Light automatically when apps are fullscreen.

This commit adds the ability to disable Night Light mode automatically when any application ente...

746bbbf30251cd730fc1f4891967a922bbd7fe51 authored about 6 years ago by Joshua Strobl <[email protected]>
Test already escaped check when &nbsp; is passed.

Noticed this with some random text in Tootle.

b166c1fd179fdbb9cbf75fce2521e35a2b72e144 authored about 6 years ago by Joshua Strobl <[email protected]>
Implement support for display week numbers in Raven's Calendar widget.

This commit implements an option in Raven-section of Budgie Settings for the enabling of week nu...

f22ea3b64ace6395d2e2154457f903fbd4b8289c authored about 6 years ago by Joshua Strobl <[email protected]>
Fix crash on apps with no valid class group.

This commit should resolve #1630, which is a crash-related issue caused by some windows such as ...

6ba5b123c7a334d6aa3050cf5db33f4d36fa8716 authored about 6 years ago by Joshua Strobl <[email protected]>
Force raven widget show/hide to display contents correctly (#1596)

f342f930b5c68ee2097bb58df143588a7b01ccd5 authored about 6 years ago by David Mohammed <[email protected]>
Default to hiding power strip, it's more kludgy than User Indicator.

Handle any abnormal case of failing of getting the key.

606c99da8557cc0ada092727131292c2a3f46493 authored about 6 years ago by Joshua Strobl <[email protected]>
Implement support for showing all windows on IconButton click.

This isn't something I want to force as a default, as I'm sure there are plenty of usecases wher...

b5c82b0b47d8c090061c4cc1024a2b44eab44ad6 authored about 6 years ago by Joshua Strobl <[email protected]>
Limit size of OSD based on character count / width. Helpful for very long audio sinks.

deb7707ff977d88750fd1e4e27d9c51375d062da authored about 6 years ago by Joshua Strobl <[email protected]>
Fix of the "Solus" logo (#1624)

* Fixed the logo

* Update to only the link

* Update README.md

316a60caa033b712dce43f7aef2108c0d3a60018 authored about 6 years ago by Alexander <[email protected]>
Merge pull request #1607 from yursan9/peek-panel

Fix panel autohide behaviour

3b82cd83b4054dadb7e9cc13ae47ad103a59ac18 authored about 6 years ago by Joshua Strobl <[email protected]>
Initial implementation of open app tracking system

Initial implementation of our open app tracking / grouping system, currently codenamed Abominati...

2c7b56b8d20f2cc2b829bccfb615d386a2528625 authored about 6 years ago by Joshua Strobl <[email protected]>
Fix panel hiding forever when no windows insight

e3f941105e7684e599415a22752b6d00ec524450 authored about 6 years ago by Yurizal Susanto <[email protected]>
Fix panel autohide behaviour

Fix panel never show up when placed on the right side of the screen
and in dock mode. Also fix i...

7731342ada0a9f416b8fa9b9f78c4c6687f0ade8 authored about 6 years ago by Yurizal Susanto <[email protected]>
Merge pull request #1597 from Staudey/patch-1

Update links in README to getsol.us

6f75bbd33b46015a13001f9ba379bf08d240f519 authored about 6 years ago by Joshua Strobl <[email protected]>
Update links in README to getsol.us

There is another link to the old URL in the project description (or whatever the thing at the to...

edfe9bc3118c28f542fb14344fb5cd2b578e6a2c authored about 6 years ago by Staudey <[email protected]>
Ensure we check power strip setting during creation so we immediately hide.

125637b03934988128f410df2a2517b3e18d24fa authored over 6 years ago by Joshua Strobl <[email protected]>
Enable the disabling of the power strip in Raven.

00b0fe445694d14d4e6859f92a9e4a021b58d4e8 authored over 6 years ago by Joshua Strobl <[email protected]>
Implement screenshot functionality leveraging GNOME Screenshot.

This is implemented with the following keybinds:

- `Print` will take a screenshot of all displa...

e10d621de5d709d724c4db8d62a187b6a61d334b authored over 6 years ago by Joshua Strobl <[email protected]>
Merge pull request #1576 from stevenmos/master

Add "Displays" entry to desktop right-click menu

37677c3d4cc575b0a17042eba6f0c6b61eed965e authored over 6 years ago by Joshua Strobl <[email protected]>
Merge pull request #1551 from UbuntuBudgie/missingnotificationicon

Install missing notification icon #1545

6faccb74e5d6136413015cd75050b139e38f9a47 authored over 6 years ago by Joshua Strobl <[email protected]>
Add "Displays" entry to desktop right-click menu

that points to gnome-control-center -> Devices -> Displays.

Signed-off-by: Steven Moseley <stev...

4c4abef020c2e3729eba0a85017f5c0ed5f32737 authored over 6 years ago by Steven Moseley <[email protected]>
Add copyright for notification-disabled-symbolic.svg #1545

49d49ed11d06aae544fe9f1d99dab000170dda1c authored over 6 years ago by David Mohammed <[email protected]>
Merge pull request #1532 from UbuntuBudgie/caffeine

Ensure budgie caffeine fallback icons do not clash #1529

f2dbc215fdb43de88e5b0876413b4a9dc77b2153 authored over 6 years ago by Joshua Strobl <[email protected]>
Install missing notification icon #1545

cba2d14776de2f16ab214f847f33c125184d78d1 authored over 6 years ago by David Mohammed <[email protected]>
Ensure budgie caffeine fallback icons do not clash #1529

Some distros have caffeine packages that already install
caffeine fallback icons. For users who u...

f435c364adafa523ef1261f01413b1f82fed12c6 authored over 6 years ago by fossfreedom <[email protected]>
Merge pull request #1526 from yursan9/raven-sound

Add mark when audio overdrive activate

cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2 authored over 6 years ago by Joshua Strobl <[email protected]>
Implement mute / unmute functionality in AppSoundControl

This commit introduces mute and unmute functionality in AppSoundControls, so you can perform sai...

5f3ca91eb9dabc3cdaca6036efe3382b68dcded2 authored over 6 years ago by Joshua Strobl <[email protected]>
Add visual cue when overdrive activate

3e468155ddc01ec4ecec34949949f77f1d13895f authored over 6 years ago by Yurizal Susanto <[email protected]>
Merge pull request #1524 from EbonJaeger/1267-truncate-notification-popups

Set ellipsize property on notifications

5d21f4d030e202c1b96db8e5838e9d6c6a1e0452 authored over 6 years ago by Joshua Strobl <[email protected]>
Set ellipsize property on notifications

Ref #1267

f9347a830595a8064e6e487d45c17d42cedc0f8b authored over 6 years ago by Unknown <[email protected]>
Switch to a printf call for "Sorry, no items found"

Slightly better than my original proposed change in PR #1488

933f78fc03d62488d6a55367b7b00dc2a1f794d3 authored over 6 years ago by Joshua Strobl <[email protected]>
Merge pull request #1488 from m4sk1n/master

Make “Autostart apps” string translatable

b52ee1d7c4379208dc78075c6b46097a2c5946c7 authored over 6 years ago by Joshua Strobl <[email protected]>
Drop push volume on AppSoundControl construction.

Experiment with dropping push volume call since I don't want to destroy someone's ears on panel ...

79a3dd59ab04e504985c895f42205a1645db7590 authored over 6 years ago by Joshua Strobl <[email protected]>
Merge pull request #1521 from feddamis/birb-got-tweaks

settings: Add text scaling factor setting

9054349036c17a030291031cf115030f50248964 authored over 6 years ago by Joshua Strobl <[email protected]>
settings: Add text scaling factor settings

Signed-off-by: Federico Damián Schonborn <[email protected]>

e2c8523d38897e82e1c6423089651cc33b4dddf5 authored over 6 years ago by Federico Damián Schonborn <[email protected]>
Move Notification Clone to separate file, use Buttons instead of EventBox.

Moved to Button to keep things more consistent in terms of styling and tree layout. Resolved ali...

d93f59220561c8cdae75399cdf182a1dfe52815b authored over 6 years ago by Joshua Strobl <[email protected]>
Drop inaccuracy in copyright header in notifications_group.vala

989e3e06da450727b18ee02af6f271b744daf5f5 authored over 6 years ago by Joshua Strobl <[email protected]>