Ecosyste.ms: OpenCollective

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

github.com/getsolus/brisk-menu

An efficient menu for the MATE Desktop
https://github.com/getsolus/brisk-menu

window: Set a very small margin on the window (no popovers here)

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

e29606d61f2c0e3eef25aae1a2c16b142c8416e2 authored about 8 years ago
window: Use GtkEntry to disable rounding of the box

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

bda6b6c9f567f3b71a931ba3de805c05a8597114 authored about 8 years ago
window: Set view.content-view on right pane

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

e35c83e54b65ab4f5335857051d5c530dea19b25 authored about 8 years ago
Undecorate the window (menu, yo.)

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

5a4beb5b743faa5128c9a921d1bb16f88f6c6525 authored about 8 years ago
Stop forcing dark theme now

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

34df15888db49f7b58ac35945db87a59a746565e authored about 8 years ago
window: Use default size so it's resizable

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

a038e40abfb4cddc50ad92c82b4c0543afc213a9 authored about 8 years ago
window: Ensure categories can scroll too

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

410dd979a9a42b1381598d568e6f386ae002720d authored about 8 years ago
window: Increase between box & entry

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

5493321a648e0ec0b383632c4609ef070c9d6471 authored about 8 years ago
window: Use the default Budgie size

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

a39747221c5b5689978cdc8651f911d9cfe2dc2a authored about 8 years ago
window: Fix weird block grouping

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

cb88174ebcc1735ce20fd46321fa67f024c2d2ba authored about 8 years ago
window: Filter the available list when clicking a group

Clicking on the group will reapply the filter function, which when it
has an active group, will ...

e6159b3c7db82332c903ae4d616c5dd9ffc95819 authored about 8 years ago
Begin hooking up logic for group filtering

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

32f2d5713f887681085ca4a384ce40c3ed90ce35 authored about 8 years ago
Handle path based icons for entries with GFileIcon wrapping

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

0a867bc72237e067cbd16758d044fd785dae863d authored about 8 years ago
entry: Set appearance (image+text) in alignment with Budgie's menu

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

5b2bf450538bb4721d33744e36def89c55cba6fe authored about 8 years ago
loader: Use the new EntryButton, and fix the relief style properly

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

dd70902505844075d11d8aae8324633986d2c3d8 authored about 8 years ago
Add very basic EntryButton, a copy/pasta of CategoryButton

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

f661e01d354ecb23daa2ba78842749aca14e2a7c authored about 8 years ago
window: Drop unnecessary padding on separator

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

672578036d86089eb227ccc42884b53607f29a7d authored about 8 years ago
category: Make clang happy

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

3d12fadf29e2e432a075cc34b331425b6ac24fdc authored about 8 years ago
category: Use our own label to fix the alignment & padding issues

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

fd3b56c5cc5df9a60762024601b65ea0599baeb0 authored about 8 years ago
window: Do not use a listbox for the simple category sidebar

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

a47f95150258a13f512ed9e9cdd9d0c4ca93d825 authored about 8 years ago
category: Flatten the button style to be prettier

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

94b8947f08e075f3cf559f875b34789e9ef84b0f authored about 8 years ago
loader: Add an All button, and join all categories to the group

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

3cf1ed8a0b3588533884334b2be4b572257d5cc9 authored about 8 years ago
category: Make it look like an actual button

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

ded2857a5159ce85d71754e614e150fbc41a649c authored about 8 years ago
loader: Use the new (and fixed) Category Button now

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

3d33fe4a4ab6262ad2b4fe0f3075517c0248f33c authored about 8 years ago
category: Set our display details based on the group

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

356a43c86994f6dd2a576334a972b98f8ba17be6 authored about 8 years ago
category: Add boilerplate for setting properties..

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

582578ff801cbab1a2b97315f3405149b0826919 authored about 8 years ago
Fix copy/paste issue

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

3fbbd139f641dd011039ecbebf113ef7a60595b5 authored about 8 years ago
Add skeleton for the SolMenuCategoryButton type

This will be used specifically in the left pane of the menu, to enable
us to do filtering based ...

311826ad12fc0bfb6fdb4bfc76b843133f95dd7e authored about 8 years ago
Fix all of our own leaks

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

e50f6b022b8016d512326a010b18e1e251541281 authored about 8 years ago
loader: Force all loading onto the idle loop

This prevents us being hit many times in the signal and causing us
to reload the menu many times...

2da5a474b662cb62e146088f9640582fb99fdc94 authored about 8 years ago
menu: Move initial build onto the idle loop

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

5fe3da8d7453143e091fe7458ffca7c540ff1f48 authored about 8 years ago
Store global root tree reference, add some debug prints

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

1007528bc7692ffee6d8f57512de93d638a3e1e0 authored about 8 years ago
loader: Hopefully handle reloads from menu changes..

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

4df140ef64354162003db394d2fe4178c3caab17 authored about 8 years ago
window: Force the apps box into a scrolled window, it's huge

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

0c1b2de734b6f07d154da5cb91448c749f298e25 authored about 8 years ago
loader: Also add (ugly a.f.) items to the right pane

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

b5565a6317eb2506ba2ba9e606e1308895200807 authored about 8 years ago
window: Store self->apps so we can actually use it

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

d0713dc238cb291642979d8ee38e71402e768fb6 authored about 8 years ago
loader: Clean up and reorganise for recursion

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

24b836e975c93e66a5b91e39c276c28368688f38 authored about 8 years ago
loader: Add initial menu directories to sidebar for demo testing

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

1428ffd547affc6c413a4595f332e5068f8ada5e authored about 8 years ago
Make life easier with some cleanup macro goodness

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

73a7698adb7397a5b1a0db0093af9c1497dc5a21 authored about 8 years ago
util: Incoporate the autofree helpers

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

9639b2e23188a913426ff9ff2863292dbf291473 authored about 8 years ago
Fix trivial build failures

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

54730994c67876a3b893223c4d5f82d78b44a823 authored about 8 years ago
Make clang-format happy again

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

d0f0a0510c7d0696339601e4f0e489c3ef0244ee authored about 8 years ago
Start splitting out a menu loader with private API

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

8b5c595b1798d8ea95b63ebbb3f1f16a8d870b2f authored about 8 years ago
Force dark theme for now so we can get some idea of the end result

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

d0f761006911585387e1859e04d3cd3f5b63a475 authored about 8 years ago
window: Begin fleshing out the main layout of the UI

Our style will follow the fairly typical trend of leftside categories,
top search, and a right c...

e3ae14e25d1ab48544206bf81111c250fc6f93b7 authored about 8 years ago
Create a new window from within the main stub for testing

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

b54e616ba797cb36a59aa8e6d62abc3aecbe34ff authored about 8 years ago
Make things build

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

5941da7b7700c0502d36bfc4437eaf3c9efadc83 authored about 8 years ago
Create skeleton for the SolMenuWindow type

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

7819da3e05b3363d0f07474492c76b6dd21723c7 authored about 8 years ago
Include the util.h header to make pedantic warnings go away

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

e4adc3dbd843d1390e758f31d7a98d0fd9416d2e authored about 8 years ago
Just get linking sorted so I can fix the compiler warnings

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

4f4c3a5527c2826806927db53bf29389e117a52c authored about 8 years ago
Require libmate-menu for our upcoming work

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

7f57d81354e95f47d31c6303fe0e1409fdc28366 authored about 8 years ago
Add gitignore

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

80848014b3d4fb065838c3d4ccd9793f20f1d19a authored about 8 years ago
Initial addition of the build system

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

0fd93c9d6b9ce9c540edf39baa8cc411292b402c authored about 8 years ago
Import standard Solus files for code consistency

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

72a2c584d0e9b0d41c400545cb139f93cdb85475 authored about 8 years ago
Initial commit

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

744185e0c647c9510283697e8e272a93d9b7fa3d authored about 8 years ago