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

menu-window: Reset active category on present

a612e57e408842c2bcd332635a72968ca97fdcab authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Use the start-here image on the menu

3210a5255d7c8bf1201767b75431dd96f9f51c60 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Do not allow focus on Menu button

2d88d9bf6c529e670ab8ec8fa31057c5d29f01cc authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Allow searching by description

Sometimes a user may have a rough idea what to search for, but not
actually know the application...

618ca988202893093bbb4be78398f8a4a59a6cee authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use string_contains helper for app names

cb3d9543ae380f41f99792ca5b49cc2ecf488925 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Display help text when search yields no results.

We simply display the text 'No Results.' when a user searches something
that cannot be found. If...

99fa413cb279106b2c815f773660fd6c789569f6 authored about 11 years ago by Ikey Doherty <[email protected]>
Remove accidental inclusion (copy/paste fail.)

118a593e1769e3bbb0ed923477815bc451dd9f65 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Move private members into private struct

We previously exposed all internal members through a public header,
when we in fact do not want ...

e3446a35ff52a0709f3a2e457da535d6f1db98e6 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use a new present method to make ourselves presentable

Menus should not appear to remember their last state, despite the fact
we use a preloaded window...

de5f7bcf33e2e89bf918883801bf938d7bb2f950 authored about 11 years ago by Ikey Doherty <[email protected]>
Code wrap cleanups

754164b2d62f70380a192c9ef9b413fb2dca2c7c authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Do not allow group buttons to be focused

ebc0a8d55e602e741af4d830b10deda1dee9fcd5 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use partially transparent black background

c6af35acd50074c743e73b9f36fdadb1c3d42676 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Cleanup. Also add tooltips to menu items

e12d04286557d5b4f1e3dda3e346f577dadd2934 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Grab focus when we display

cab377629d37a0c73548c04ab0120858a910b714 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Now we launch applications

4c25fcd76c232f82138496c1eb34bd6e9b0d9a70 authored about 11 years ago by Ikey Doherty <[email protected]>
Hide menu window when lost focus or escape is pressed.

e157fcbfe9c470fd5774b714128745845d4ef536 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Allow searching to filter

1531c68fe21f3380176ddb7ada11ae656bafa32a authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Use display name for entries

bb39becefe7eaeaa36a0f512584ff7fb838efc09 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Add margin to elements

50d46e822347085f723b7f98588aa09b45ad1021 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Display category names in All view

7c6d7293746a9468f8d61526b4d5e8e51a67132a authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Enable filtering by category

e1522e6e7004d5b31f1b87b9d3bbefe54636bd72 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Size and placement fixes

8afa2fbad3ac80d3f9fe4ba51c182177f5e167c9 authored about 11 years ago by Ikey Doherty <[email protected]>
menu-window: Populate view with categories and entries

3444f82f65c518ad178e670689bea256a06ef4c8 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add menu theming

We use an RGBA visual on the panel to allow rounded windows and
any transparency that a user may...

9e9bd51386e18b56ea32a48b51b1c10b88598aaf authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Hook menu button up to new MenuWindow

1ce2951dc9237c8dd46aceffc228198ca636956b authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add MenuWindow skeleton

e60c283941398fc20cd12dd9ba29fda3307bdfa2 authored about 11 years ago by Ikey Doherty <[email protected]>
Revert "wm/plugin: Scale the desktop in"

We need the ability to change wallpapers right now, so fancy effects
can just wait.
This reverts...

0571b9214d4d1622b9364a4168d7efcfd2f507c0 authored about 11 years ago by Ikey Doherty <[email protected]>
Revert "wm/plugin: Use fade-in transition for menus"

This reverts commit 164e24115a8c88e1c9d5004bdecd06a117e34b57.
Rapid transition effects for mappi...

762b193f6a025bde1925a38ce80467c82254e1f5 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Launch selected applications from menu

97fc4e79935f72d4b3e9afabb19edae480700e7c authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Force images to show in menus

779fce6ecd4b8868e8dccbb0ecf13487edc04b2e authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add menu loading function

b2355c4f90711253c0cb87d803d5acebb65cbaec authored about 11 years ago by Ikey Doherty <[email protected]>
Require gnome-menus-3.0 to build and link

4d1efc7a6053625ef3fdd6aa57591a275a070cb9 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Remove the 1 pixel strut padding

Noticed when using a dark wallpaper, and a light themed application,
the 1 pixel padding creates...

a4811c20ae15e91587907793d37bfd7e1e63508a authored about 11 years ago by Ikey Doherty <[email protected]>
session: Launch nautilus on start of session

Some users may have desktop icons enabled, which means we need to
launch nautilus immediately on...

245606a800a9a29d617e5dea5db17eff3ce74a7c authored about 11 years ago by Ikey Doherty <[email protected]>
Drop version requirement for upower-glib

0c208de181c8adb7c1af294368a041fdb8b65544 authored about 11 years ago by Ikey Doherty <[email protected]>
session: Use home directory, not /tmp, for working directory

b642c10b28d1f3ffe9c43e1c66b9c64c474ed428 authored about 11 years ago by Ikey Doherty <[email protected]>
Add screenshot for github pages

54e8c283b49a4aa7370b91bbb46dc3bb80a97a7a authored about 11 years ago by Ikey Doherty <[email protected]>
Add LICENSE to repo

16aae91472709cd670fb83ecd2247b573f84733f authored about 11 years ago by Ikey Doherty <[email protected]>
Require libpeas-{gtk-}-1.0 to build the panel

c330eecbf595d6565bee70e453c49a8361568482 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Use X11 struts to ensure panel size is counted by WM

This is slightly bad, but presently the best tactic to use. Given that
libwnck is X11 dependent,...

a90a3bac2f59b121ec9dc9681cbffed8b92a26fa authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Import windowmaker/gnome-panel helpers

8eefce991c079fab7acc75cc0f499d27c082f142 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Scale the desktop in

This actually kinda breaks switching wallpapers live, but that can
be fixed later on. Looks bett...

ce4721e11805bf1e4d81435ee3407ac0834de49a authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Consistent scaling in map/destroy

Also affect opacity to ensure fade in/out looks more pleasant.

4e0ccfc6307857b8a441d1c15c7c06f3f9b96aba authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Also fade in the panel

3ac726c859cc98d75b351a6fedaf34a6baab2978 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Use transition for modal dialogs too

4fb7b7de500708022b4142715a00f358b69450e3 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Use a MenuButton, add placeholder content

8073c206108992e82f2a4087a19429be425094b2 authored about 11 years ago by Ikey Doherty <[email protected]>
autotools: Enforce -Werror

793939e79a75ca67a10b1e8c3fa44d194d37f7dd authored about 11 years ago by Ikey Doherty <[email protected]>
Fix m4 related warnings (missing directory)

e8692f51257c196106f447f6efde89aa50805cbc authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Remove unused code

d5ce0100c69940b5657d50301de53eede335c61f authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Ignore overflow (gcc tripping.)

b7458ed99652ef6584898db42a9a8a4c66231f89 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Remove unused width variable

146fae4d2dda0e7a13c4db136b3778d6749a682a authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Ignore deprecations here for a while.

a6d16c7dd6caa1dcb6c8a4d598fdf935bc52e855 authored about 11 years ago by Ikey Doherty <[email protected]>
data: Remove SuSE field

a26c9a75e9415bb03da509276df8eac1d53400a8 authored about 11 years ago by Ikey Doherty <[email protected]>
Ensure we include plugin.h for make dist

32b54f3b1f24693bd31228f7b29276e89fda8b3b authored about 11 years ago by Ikey Doherty <[email protected]>
Add session file to installation

26bd447de67776bcf93091b8de1b6a49a0eff671 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Correctly set our position based on real size

Our use of margins and container widths will no doubt interfere with
the requested size, however...

4348366129fac6446b917671e45d6b37caa87709 authored about 11 years ago by Ikey Doherty <[email protected]>
panel/power: Fix docs title

a8b427f2171bdfefd187444782da2bbedb606642 authored about 11 years ago by Ikey Doherty <[email protected]>
panel/power: Show battery percentage in a tooltip

c86e11cf13689a723a36c8918fc1ff33f59bea09 authored about 11 years ago by Ikey Doherty <[email protected]>
panel/power: Use symbolic icons

93ac6ae724e229dd8b48549e3075dcfb56dd53be authored about 11 years ago by Ikey Doherty <[email protected]>
panel/power: Update UI when device properties change

c399f5e97a8873a79fe2c036f79670bc17610323 authored about 11 years ago by Ikey Doherty <[email protected]>
panel/power: Set image according to upower state

d5269c049c6d1ebb6e952f530714a717deda0534 authored about 11 years ago by Ikey Doherty <[email protected]>
Fix typo in panel/Makefile for upower linking

c7b4d97caf38c61c95e1f505ab89077169a12265 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add dummy default content to PowerApplet

76dbff4c2069fa40e9904bb8763dad927405e0f6 authored about 11 years ago by Ikey Doherty <[email protected]>
Add upower to build deps, link against it in panel

09b4b74a037998c3c0784c487f1a1c8b47a2d3d9 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add skeleton for PowerApplet

06e3bbcec925a40f1f6773f2300670d16334f1fd authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Stick panel to all desktops

8fab326fabb5af6f2a5092b7e98745f027facb3f authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Improve visuals, and use a shadow

In order to help be more theme-compatible with other panels out in
the world, we now use a shado...

0dabc18af65cb13d0e79b52199dce5af4f149a61 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Visually improve look

We now use a partially transparent panel, with a barely visible
white line (mostly transparent) ...

1ddd873698c74e067bf012a36d44aab403504372 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Use fade-in transition for menus

164e24115a8c88e1c9d5004bdecd06a117e34b57 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Use same animation for toplevel and dialogs

3f274fff521b79887ca2e0855b3613bb30023601 authored about 11 years ago by Ikey Doherty <[email protected]>
wm/plugin: Render the GNOME-set wallpaper

This is a bit hacky right now, as we're using a straight up
clutter texture, with no async, etc....

9062ce2fd1818ad3bbc74f2bdf39506d9ca66adb authored about 11 years ago by Ikey Doherty <[email protected]>
session: Switch to budgie-wm, as we no longer need mutter direct.

f431c06ccbd5525e6b653d0eb07dbc7e2545e196 authored about 11 years ago by Ikey Doherty <[email protected]>
wm: Various hacks to make budgie-wm work

budgie-wm can now be used properly as the window manager.

6f452c547377036464a9b74a6e463711fa94f91e authored about 11 years ago by Ikey Doherty <[email protected]>
autotools: Disable -Werror for now

The default plugin is partially deprecated, so we need it to build.

a935de96784fadd525335a45d67c10d7f939db77 authored about 11 years ago by Ikey Doherty <[email protected]>
wm: Import default.c plugin from mutter

We'll adapt this to be used within budgie-wm, enabling custom effects,
background management, et...

c0839f4f95983ff82ec34dd1f97cbe2843a760af authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Ensure we're not resizable

a194b3141bd949c6fa2cd8e0c103ee6dd251320a authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Show the date too

6e21156eea06fac6ba1f806aef3dcee790f010ac authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add some default styling

No themes exist for budgie-panel, obviously. So by default we ship an
almost shiny black panel, ...

4437b9b75741f6f498b9eef879a4d25b5ed9fbf0 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Improve visual styling of clock

f75c911ef655d6b30879d0c5298870a9cdc470d0 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add a clock at the end of the panel

975b3603169b500130139b03d916d140d820d53e authored about 11 years ago by Ikey Doherty <[email protected]>
session: Launch gnome-settings-daemon

a77c3dfb0f1b55274bbb8ce591d39b0174ce3f39 authored about 11 years ago by Ikey Doherty <[email protected]>
session: Launch budgie-panel, not tint2

4053a028479296809cf9311581704cc939777aeb authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Use dark theme and no button relief style (rollover)

6b7bf6a29e20f7e22a6295a842ea0501e37e5b3e authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Add wnck tasklist (list of windows)

We can now actually use the panel in a functional manner, selecting
windows and closing them, etc.

dbc335b96167ae808165bbf5da637f100b1492c5 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Require (and build against) libwnck-3

We'll use libwnck-3 for now to be able to query windows, and display
a task list on the panel.

797a572fa3389152cfeca0528403aed2a0dde675 authored about 11 years ago by Ikey Doherty <[email protected]>
panel: Be more panel like

We're now a 30px tall panel at the bottom of the screen, with our type
set to 'dock'.

b62dbd3ad48416f2ff52f675f9798aa0e5c7955b authored about 11 years ago by Ikey Doherty <[email protected]>
Add skeleton for BudgiePanel

00e775fcc7c61e815fb7be701560988914acb5b6 authored about 11 years ago by Ikey Doherty <[email protected]>
Add initial window manager

This is simply a wrapper around libmutter, and will enable us to
override many default behaviour...

7452e6899d5023a1cf4681828985cc8f00a97f86 authored about 11 years ago by Ikey Doherty <[email protected]>
session: Implement logic to load a rough desktop session

As we dont yet currently provide a panel or window manager of our own,
we launch mutter and tint...

c321b80341e7b7cc15f00f852cdec10d0a7a4017 authored about 11 years ago by Ikey Doherty <[email protected]>
Initial creation of budgie-session

budgie-session will be used to bootstrap the desktop, launching the
window manager and panel. Ev...

d25c8e4ad95934f9c8baaa941957b4cc83fedad7 authored about 11 years ago by Ikey Doherty <[email protected]>
Initial commit

c838413e69ca444b819db386e4c16a21afceb1bc authored about 11 years ago by Ikey Doherty <[email protected]>