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

applets/budgie-menu: Disable problematic overlay scrolling

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

7137899b328ccd36e8fbe697d7ca804f8efe8f8e authored about 9 years ago
"Fix" (yh'ok) popover issue with bottom position.. by not using it.

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

238871f3e391040d73f3afa441d8322fcc5d4a20 authored about 9 years ago
Lots of trickery (buggy) to get popover integration going on

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

db31ae443520c6e88bcc072bf628d1b6daa5dfdc authored about 9 years ago
Import BudgieMenu* and hardcode it so we can get applets working

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

c8d1dfe311f485d6447137c45f87b78bf71b3148 authored about 9 years ago
For now use a signal system for popovers to hide the Popover internals

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

39e7d1a8fac6b15dab9aa2ec8867d2e5c6747a42 authored about 9 years ago
Further cleanups

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

1633302a903cabff51d383f7021271c67c51120b authored about 9 years ago
Remove unnecessary comments

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

68e73e02473c1505ee141c06aa54bf262df05f9f authored about 9 years ago
Slightly optimise settings use

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

29233cada91d70c1604b9c8f5185a452be23e0c5 authored about 9 years ago
Avoid heavy copies by using HashTable

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

087fef2f57366f4ab1b38e72e5d8b6d3e0165684 authored about 9 years ago
Add tracking for applet loading

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

d5792888808958f0a8a1c1f0bbd80e8e07b11747 authored about 9 years ago
Begin fleshing out applet loading code..

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

439a06bedc63c4417df243ee396a7c33c5e594e8 authored about 9 years ago
Begin the plugin loading magic

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

b6a576a3e1ca22b75eb36d52f1a0dce5efb10042 authored about 9 years ago
Fix common.mk

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

dd7232b42b2c6859c74ae67cbfe43724149868a5 authored about 9 years ago
Add plumbing to enable extending Arc with plugins

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

e4e9340c54ab1d5e6cf2baed3ba72731d0d095a2 authored about 9 years ago
Return the real version, don't hardcode it

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

de61f8d8b57a61717ab4e5f1e8da806ec9cf0ba0 authored about 9 years ago
Integrate the configure options into the build

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

870c003d0857a98d71aadd5d21d9ffcc61e7c35a authored about 9 years ago
Enforce -O2 - this is Vala after all.

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

88fbaa51eaece46dd21fe9d607292ee193cbe9f6 authored about 9 years ago
First step in introducing an applet API

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

7cbd13b0ec274a5a5be2dd96a02444dcfb8e8b38 authored about 9 years ago
Move applets schema into the toplevel objects

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

7696e9eb28c699b805de3cd0804e18e0902d57d3 authored about 9 years ago
Add base schema for applets

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

b9af91e55b97d6f989be2337f3600f8ae306da78 authored about 9 years ago
Add information on resetting gsettings

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

9d5beada7c956e28ffa7848e8d083bdd9142c5e2 authored about 9 years ago
Gracefully handle struts on HiDPI

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

8f76d5a88ca8f4fdd94d01ebd696e32c7d1b39c8 authored about 9 years ago
Remove the thing we promised to remove :p

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

a322dfd8d2669e80498b6fa5fd2673c1042b403d authored about 9 years ago
Make the panel work solely from gsettings config now

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

f325d6dc7fe4147d194cb25665bc79d0593fecb5 authored about 9 years ago
Swap location string for enum to save needless g_strcmp0 in future

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

50a47cdef7811229388c33a73e9ec8aabfbb2baa authored about 9 years ago
Add useful info to README

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

0b5272f7bd223769b15ed635149600afe06f7f26 authored about 9 years ago
Make ShadowBlock reusable (vs h/v blocks)

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

d8f0bc89ec4f1c95d776f44f10093838cf6fde73 authored about 9 years ago
Separate popover management into new file

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

cff89b627ab18f867b9fbae1ada224e42200cbfc authored about 9 years ago
Enforce requirements suitable for GNOME 3.16+

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

c6208a0d5e7e4b2e6521e57399f19286e39e87fa authored about 9 years ago
Update README and remove Wayland as a target for now

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

195398f203da4273fada51aec3038b19a125e49d authored about 9 years ago
Actually invalidate the layout when we change geometry

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

bd4b3471a969b6f4358364a85b44a2ff2107d4a2 authored about 9 years ago
Ensure we follow monitor changes now for existing panels

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

921a7efed2f026d4ed99f1629977aaa9e8447c6b authored about 9 years ago
Add tracking for monitors

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

e4710a1974f99e428fc205b770cc7b4c9ad349a1 authored about 9 years ago
Add panel edge knowledge

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

da9181643bddf77823b7585b6556c2cf1420d70a authored about 9 years ago
Add UUID generation library function (using libuuid)

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

f85893de67c35c7d59d77a2bf42ba473947b890a authored about 9 years ago
Integrate our gsettings schema

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

c070e1eb091480facc8f186a4cce0c794a28ec5a authored about 9 years ago
Fix derpy comment

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

f8286a0f15b55659b2947b3da10b2a5dc87f1a2c authored about 9 years ago
Incorporate styling

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

8025d29987cb20ff31bbb30654adb02b1459fd8f authored about 9 years ago
Integrate core logic from budgie-next - needs work!!

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

abdabb24eae7f8a916b29f83a689ae27cc113483 authored about 9 years ago
Integrate a dbus service for management of the panel

f7ce416a3bde67a27b784a49f04a746d792c2346 authored about 9 years ago
Add GPL header

aa3dd163870a2ea9368b2a94d2ad630c3b34c133 authored about 9 years ago
Initial commit

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

b39252041dc40fd82b0b0d50d12cbbfd3882bfe0 authored about 9 years ago
Release 8.3 for Manjaro

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

85d478a00fb87b6865360eb53941f8c162dbdb28 authored over 9 years ago
Merge pull request #237 from libcg/master

Fix build

46b0782b88be45e8411494354f6eea07d804a5d4 authored over 9 years ago
common.mk: don't use -Werror

Otherwise build breaks with clutter >= 1.23.4

5106dd23c370caedc9b6e75e60a38b0d49a51173 authored over 9 years ago
More Solus defaults. You can disable these in Budgie Settings if you dislike.

25caad2318d654455467b718ce15798da8e77080 authored over 9 years ago
Deal with lightdm's weirdess by being GNOME. Vs Budgie:GNOME

6dfd544024b1e5b20a92770ebce8db718a4c398e authored over 9 years ago
wm: Adapt to GSD 3.16 changes (closes issue #204)

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

a92612e2cbedfdefccab26d30c668a8f4ddb7430 authored over 9 years ago
Undo insanity - broke gnome-screenshot (-i)

8fe5fd9f2f4977d0891e5585d7f4c975c62a34d2 authored over 9 years ago
Use executable, *not* commandline

3db55d50816a92ac10a65618f1a1cf38c4e19edf authored over 9 years ago
panel/applets: Do not trust GdkAppLaunchContext

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

cf5d34ca80cd7ccedb9a0304cd5e63b8ef69d2a3 authored over 9 years ago
data: Disable "md" style - to be removed entirely soon

abfc76110bd74f2901c90dbc4b60cd740458abd8 authored over 9 years ago
applets/budgie-menu: Disable score tracking (optional in future)

8b67922a30e4e69ea546865c77666af594b81304 authored over 9 years ago
applets/tray: Lock to 24px as its just too problematic.

4c58f962eff07fca45dd09e8e6747677b1eb5f02 authored over 9 years ago
applets/tray: Lock down the icon sizes

3dca370cd3327c4587e2d7fe4bc8ea8c01f1e7ec authored over 9 years ago
Fix handling of Super_L (overlay-key)

233d547229b9a5c19e689eb4cc92b1db94cabf10 authored over 9 years ago
Ensure popovers close with windows key

33e8eff515fa015bee84fa75751455ae14a98d8d authored over 9 years ago
Switch to start-here-symbolic icon by default

5955540c5993033c07a31ff0e70e364261466dbb authored over 9 years ago
wm: Add initial basic "always on top" menu item (no check)

945e7064b2da97a84457fa40e1c27ce0de40b9cf authored over 9 years ago
wm: Fix tab timeout, ain't nobody fast enough for that.

b821e1d9f2a8bbd585988f2771275198bd9a70a5 authored over 9 years ago
applets/notifications: Don't enable focus on close button

ea5e2551d8e6868c68a39ce04d0647df409db4e0 authored over 9 years ago
Sync lots more translations

44611e3bc83cf9d67e0f89ab89d3419027fa4960 authored over 9 years ago
applets/show-desktop: Be visually consistent with launchers

This resolves the remaining issue in #201

58373456038795f0ef2f899da497b0f965088d34 authored over 9 years ago
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...

50811850776bbf6f78cccf9fee75c8b179786fbb authored over 9 years ago
Bump v8.2

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

0cd8e479b0bdd53effad52c59d0f9004ca187afa authored over 9 years ago
panel: Only display WM options prior to Gtk 3.16

85dfee4f04100a38b812e3616353e52f53546f6c authored over 9 years ago
applets/menubar: Fix URL/desc

bcc60b9846221d11279cde24582b97c8a0f8c677 authored over 9 years ago
Merge pull request #203 from niyasc/patch-1

Improved markdown formatting

dc44ea1bb976f193fc1f0b4fbd01a3cb3a7eef5e authored over 9 years ago
Improved markdown formatting

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

599d8aa8b2a92a86c4b31fb960336ad9abfb764d authored over 9 years ago
Add initial show-desktop applet (issue #201)

82c71a0ecd7367076a6753f2fad580b049f1a084 authored over 9 years ago
applets/budgie-menu: Aim popover tail at icon

4f3d1061a29f0d3bb3822a009c97bc38f62ba8ff authored over 9 years ago
widgets: Ensure proper placement at all times (resolves issue #196)

b36e9e96c067bfbddb7b34da4c423c62e3c187fc authored over 9 years ago
widgets: Ensure Popover is located prior to map (issue #196)

d66e64e6cf8ce1977422edf6cf44b4a0c2ac5a44 authored over 9 years ago
Work around fg colour issues in popovers (issue #197)

a843ca5b3cbf02d90b8810247578d3a0ccff77b9 authored over 9 years ago
Add Budgie Settings menu launcher, resolves issue #195

294d9e9a9cf0a63934af057bd9274fd98860c27f authored over 9 years ago
applets/icontasklist: Drop Gee usage

f9e43fd3b710335bf877b697d647f4a596ba5f2b authored over 9 years ago
Add intltool to build deps list

abae59a514082756b7bb9b34ae8d671a93ba5d97 authored over 9 years ago
wm: Implement show_window_menu

85276bebf83e8efd81b5642ae097aa7e731cfde5 authored over 9 years ago
wm: Restore root window right click behaviour

d37b607831c8f8292dd7bc4f0da3c9b1108e364a authored over 9 years ago
wm: Slightly longer transitions, handle BudgiePopover as MENU

8b8e956ce2ddb1e288ad5867af35f4f13625b0b1 authored over 9 years ago
Fix broken EXTRA_DIST

84bee25afd452da86a345916eb9ed3c7a3e24a00 authored over 9 years ago
Missed one

ddb4f226940bd37582008e92ed509369a2832565 authored over 9 years ago
More .la .vapi changes

9f1130a211af56b1985f9ec1404929f6e099f516 authored over 9 years ago
Kill more deprecations

d438fa6777f577f4b7f334fe845885b365f340ba authored over 9 years ago
Hardcode vapi location

6a3f308bd7b435a7712950fd9d3d96ea943bbc7b authored over 9 years ago
One premade vapi coming right up.

8d48f8be3ab554e83b209a877f542473fdc563b7 authored over 9 years ago
Oh fuck off Vala, really? (prevented vapi generation)

300f35d1fb6076d932b0c7e5b91e5642b915c224 authored over 9 years ago
widgets: Attempt to fix vapi borkage

6a7f86a79080147905ff25a5afdd7a9ead96217a authored over 9 years ago
Fix deprecations

d6a0059f4c72deb2674201381c12ed91b270060b authored over 9 years ago
applets: Implement proper toggle behaviour for popovers

bad4c82728f14903865b950b051925f9a417f3de authored over 9 years ago
Finally fix Popover Hell

aeb1dff6c397fad3da42d79a6a5e0b400ab63217 authored over 9 years ago
widgets: Set BudgiePopover as Popup menu

6eeab03fec14f42c2a96e91b409bf8ded1039019 authored over 9 years ago
Reduce percieved "lag" in opening of Budgie Menu

054bc97c91d8eb52fab7e15b341a4d49a38906d5 authored over 9 years ago
panel: Fix build failure in Solus

a0e207b1c8dc21f60e8fd370d9ebe6d9cccfa65a authored almost 10 years ago
common: Disable -pedantic due to issue #192

248be754cb6c8bfa412b42d3157752bffefa8b40 authored almost 10 years ago
wm: Fix workspace compilation

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

02705b539f64b0e375d63b12bffb31dfc07aaa1a authored almost 10 years ago
wm: implement animated workspace switching

edf84a50de2a0397077fba173253135a84e22de3 authored almost 10 years ago
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 ...

d3ed34ccd8c320b1235fb7399faeae2955169a9b authored almost 10 years ago
Drop old vapi files, likely cause for glib build failures too

3ef0bbdbec38e43bf1babe0789c640ff2c8e1aad authored almost 10 years ago
po: Ensure we skip gvc so we can pass make distcheck

1e281a05930dcf5eee48649c79b58b4b8fcd8660 authored almost 10 years ago