Ecosyste.ms: OpenCollective

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

github.com/xfce-mirror/xfdashboard

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfdashboard

Do not return preview icon actor when looking up actor for a requested GAppInfo

1a061206fd09046f3ddc79ed8d448b0c7fdd61be authored over 9 years ago
Remove any dynamically added non-favourite application button for a newly added favourite in XfdashboardQuicklaunch

322ce14486e4a85a1b4eec8a09c78dd9a0d0b15b authored over 9 years ago
Hide dynamically added application buttons for non-favourite apps when a drag'n'drop action begins and show them again when the action ended.

540f31f5839c3e7a34384c7266a8dfb8f1ada725 authored over 9 years ago
Fix use-after-free and use more descriptive messages

e4d4c36f268f038e8afc24a4e35bd4b1ef59ef4b authored over 9 years ago
If an application button exists when current selection should be added to favourites by action then move existing one before separator (between application buttons for favourites and non-favourites) and ensure that the correct CSS class is set. Otherwise fallback to normal behaviour adding a new application button for current selection.

3f0396cc874854da0e67cdc1ad987a78bb7812e7 authored over 9 years ago
Keep application buttons for favourites always above dynamically added one for non-favourite applications running

6d6f7e09195990764fc70ced58e2d69a7ed72dca authored over 9 years ago
Do not mistakenly "convert" dynamically added application button for non-favourites to favourites when reordering favourites

ab6859fc8af85ecb54adad713bd83f0fdebdec48 authored over 9 years ago
Dynamically add application buttons for newly started applications which are not favourites and remove these button if the associated application has stopped.

7f53cf0025288586b4aaded6d5cf77583b365f32 authored over 9 years ago
Add CSS class ".is-favourite-app" to XfdashboardApplicationButton in XfdashboardQuicklaunch which represents a user-stored favourite app

0821b65ca252f3fe9548bb6bd3f82c4a0e973f6d authored over 9 years ago
Remove unused code blocks

fee37153e9dd21d61bdd803954ae343d922427c6 authored over 9 years ago
Clean up configure.ac.in

077b613be93d3d3fa1236fe6396e1a8f3da737c7 authored over 9 years ago
Convert development messages to debug messages

5fe39a89d371e690d9470b9ad0e83bf24c89239c authored over 9 years ago
Add session management to xfdashboard to restart it if it crashes

This fixes bug report #12143

5285a138aac29a1a696530251ba6e9de461bd3b9 authored over 9 years ago
Fix wrong conversion and iteration in xfdashboard_notify

0281b359c4fd52b2bd301ed8ed9108ebfd80b98e authored over 9 years ago
Add command-line option "--view"

The command-line option "--view [internal name of view]" allows to specify which view to show wh...

fc17ce3c726ace049f1c0952ba3d8eff3bb5ebd9 authored over 9 years ago
Fix checking statements

fbe5f54dae53494619a73987de71ac02a0036cf5 authored over 9 years ago
Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard

c19fc8b5ae15e5ef8c32a5593436821635aa09d0 authored over 9 years ago
Implement function to allow a single-time switch to another view on resume as configured in settings or to switch to a view at initial start-up.

The view name set must be the internal view name of the view to switch to. This "switch" will on...

ff3886492e34554b7e4441c8798c01c99dc4e219 authored over 9 years ago
Fixed settings application to set xfconf property '/switch-to-view-on-resume' instead of '/switch-view-on-resume'.

'/switch-to-view-on-resume' was always the only settings existing in xfdashboard.

f4fce063f612f905652b86cfa969d5e2e870be2d authored over 9 years ago
Add gtk-doc documentation annotations to box-layout.{c,h}

c6f54161e0da534e1a1062fc8878ebf37522ed8f authored over 9 years ago
Let function xfdashboard_notify() match documentation ;)

The documentation say that xfdashboard_notify() will lookup stage of primary monitor if no sendi...

c0c329897a825134e1bbaa91790d87f05311f50f authored over 9 years ago
Remove xfdashboard_actor_contains_child_deep() and replace it with clutter_actor_contains().

I don't know why I created this complex and slow function xfdashboard_actor_contains_child_deep(...

0d30a12b20e673bcc2e866bfe223240afb4b0e4c authored over 9 years ago
Add gtk-doc documentation annotations to utils.{c,h}

2d6f3f5c9aecf5bce44abe132c1b9b547dc1d7d1 authored over 9 years ago
Another fix for gtk-doc

d33853588b37dab0a864987d285c0deb45339ef6 authored over 9 years ago
Fix gtk-doc generation for some types

bf9fcf184b9a9ef2f7330cea6da007767d8ddd2c authored over 9 years ago
Fix enum generation for XFDASHBOARD_BUTTON_STYLE

6d3e9f2ad548cf8d0cc6cda2d9c871b0246b1b7d authored over 9 years ago
Rename XfdashboardPolicy to XfdashboardVisibilityPolicy

8b2869e1daf9d9f5812ab4d3e5edcd287a5bdde2 authored over 9 years ago
Move XfdashboardBackgroundType to XfdashboardBackground

2236c64db6ca0b7bb1902b9bc0296909b3bcf5a4 authored over 9 years ago
Move XfdashboardStyle to XfdashboardButton and rename it to XfdashboardButtonStyle

0e812090fbe664c560903a0bc4b0e5474ee1917c authored over 9 years ago
Move XfdashboardApplicationErrorCode to XfdashboardApplication

9e5232fc8da05096aad1cb4ab4974334f1bad4b8 authored over 9 years ago
Rename property name for XfdashboardViewFitMode in view

62493f4a0d2b5e2d5e6d82ba8990ced3f3b5aad2 authored over 9 years ago
Rename XfdashboardFitMode to XfdashboardViewFitMode

5b4f6aa87057d0921935ea71c715752138c285e1 authored over 9 years ago
Move XfdashboardFitMode to XfdashboardView

a77cbd69ea5817da664f74688a807f255eda3e2f authored over 9 years ago
Add gtk-doc documentation annotations to types.h

133cff1ef7488b3b175d252dda113fa640480cbe authored over 9 years ago
Prepare build system for other tools to reuse compiled object files, e.g. gtkdoc

Build a static library for all files except the main file containing function main() to reuse th...

c2c296266853b67e2751f245b79a1b5c7e1f1b87 authored over 9 years ago
Updated translations (es, he, it_IT, sr, fr)

f5061d595b6e10586fd30ba361a4ba1dda2ba7aa authored over 9 years ago
Emit signal for a stopped application _AFTER_ it was removed from list of running application. Otherwise a request if that application is running will still be answered with yes.

f67eefbedb33d4afc9751b6f00612ac54d1ac9d8 authored over 9 years ago
Remove more unused variables to keep compiler quiet ;)

3d959b2cc42f99115c7c2fbbacbf2cd16ef67ab3 authored over 9 years ago
Remove unused variables to keep compiler quiet ;)

d26d7c6bd75b9ada7f628506a01007bd6b38b3d4 authored over 9 years ago
Apply all last changes at default themes to all themes

f8fdb5231c95ea06bca79ac056d2991d3fd5cc3b authored over 9 years ago
Update default theme to show an icon (emblem effect) to favourite which are running

fc8adc0efbfc5d6a5836ef706e337ffaadd16a21 authored over 9 years ago
Reflect running state in XfdashboardApplicationButton by adding CSS class "running" if it running. Otherwise this CSS class will be removed to indicate it is not running.

35041da184d79fadb797ca0276df29e13295ac03 authored over 9 years ago
Create single-instance of XfdashboardApplicationTracker in application

906d8707535074fb2d26af5d005c2da629bd9836 authored over 9 years ago
Implement basic application tracker

The application tracker tries to determine and to keep track of running application. It does it ...

a0e9e8919b310cfed7967bf23c62a867290ca436 authored over 9 years ago
Fix comment (get rid of TODO)

3edba62d5e474d44dd309925cd80f192afacfd6a authored over 9 years ago
Make new experimental code to create and resume window content in an idle source configurable in settings application also

10c09bee560bc5f9d304e3259738f5693ce0982b authored over 9 years ago
New experimental code to create and resume window content in an idle source is working well so make it configurable via a xfconf property called "/window-content-creation-priority".

The following values are valid: immediate, high, normal and low. The value 'immediate' will crea...

7a24c30a92cb9f3f57e8e11e7856b2667d6b119a authored over 9 years ago
Fix bug that pinned windows are not shown at newly created (but not current) workspace at XfdashboardLiveWorkspace

42e1862cbba95c4e63e74b64ecde7fde15e5b9e5 authored over 9 years ago
Updated dependencies in README

b9deefe3e85f0f5792aa8d945e0f91e8fc38a6e3 authored over 9 years ago
Post-release version bump to 0.5.1

bace36bd479c31317ada54c2c0a29c7d6661069a authored over 9 years ago
Bump version to 0.5.0

cac3024a0f5e986a0e2ab3c5e02633b50cb8ea7d authored over 9 years ago
Update AppData

e64d4a86ccfc1674dd935b9dd8c564d17f3546a2 authored over 9 years ago
Add missing source file to POTFILES.in

831c15a184fb859a90dd604b6b0ada460de5730c authored over 9 years ago
Improve detection if tooltip should be shown

Previously the tooltip action only recognized to hide a tooltip if it was shown but it did not r...

52ed81d4770ad6da1fba4a15aaebfcae4ab3e94a authored over 9 years ago
Fix not showing tooltip on same actor again when re-entering, e.g. after drag-n-drop

714cb1f09a51b366c7af87c23d74ed726fad5fc9 authored over 9 years ago
Make tooltip to behave more like a tooltip in GTK+ that means hide tooltip when leaving the actor not when moving the pointer - that is too early.

65d293b8b884c11a3a234b77d27e05695f64a96c authored over 9 years ago
Environment variable must be set AND set to anything than "0" (zero) to activate experimental code to resume window content in an idle source

e479f906d020735544e49b5c8d6b8ae0b8e5ac33 authored over 9 years ago
Fix setting up window content in experimental resume-on-idle code when running in daemon mode

9d8ea39b51aab1a6453497d772253bc15299346f authored over 9 years ago
Make usage of new experimental code to resume window content in an idle source configurable at runtime via environment XFDASHBOARD_WINDOW_CONTENT_RESUME_ON_IDLE which should to set to a non-zero value.

E.g. activate with:
XFDASHBOARD_WINDOW_CONTENT_RESUME_ON_IDLE=1 xfdashboard

9af1814b2377939ee7b77dc5281614605796703d authored over 9 years ago
Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard

763d5d7b4331ff28f9d75424310e57346fe50cdd authored over 9 years ago
Add experimental delayed window content creation

To make application "feel" faster on machines with slow graphics card (slow texture creation and...

f998fedc11500952474fc5bac845e3eb469759a4 authored over 9 years ago
Forgot to implement new option "show-current-monitor-only" also at primary stage

a47176e49b1d2c82a5912cf26f0d169fcc9f6cde authored over 9 years ago
Add libxfce4util version to output in configure.ac.in

3b15aaa2135d0d9f91c068b1ed5b7fde3483059b authored over 9 years ago
Fix project URL in configure.ac.in

df0b91855cfd427da1e15623ac3302ce0a7bda82 authored over 9 years ago
Do not make new property "show-current-monitor-only" in XfdashboardWorkspaceSelector themable. It can now only be set in layout.

4750f6063a61fc48134f7761614e1ea13aa697cc authored over 9 years ago
Set also display in X message for fullscreen across all monitors

778c0a8908d9aa1ca8c10d019c07631843c73acc authored over 9 years ago
Apply all last changes at default themes to all themes

933bdd4807cd24eea9d2a05f0641ae15b81c7630 authored over 9 years ago
Implement new option "show-current-monitor-only" to default theme

42c0896817dc42b2f805254033f39c2aa9a0a7a2 authored over 9 years ago
Implement option to show only those windows in a XfdashboardLiveWorkspace for the monitor where it is placed on

This option is themable via property "show-current-monitor-only" at object instaces of class Xfd...

46346a7b4f880076e0776b3a172a31d46a115c1c authored over 9 years ago
Fix typo

b77f9eee2a9f4fc499cafcbeb49a2b34fef8fee0 authored over 9 years ago
Correct calculation of workspace selector's size by fraction or maximum size in multi-monitor setup by using size of XfdashboardStageInterface for calculation instead of stage's size.

b941f20f271011b17ad29a572b1e75ae73132af8 authored over 9 years ago
Avoid determining size of parent in XfdashboardScaledTableLayout recursively and infinitely when getting preferred width and/or height

e03e64154bf692148761c849c1d12ef97d9924b5 authored over 9 years ago
Update AppData

3db31a00814bc25272832afd5425dc8cf2727200 authored over 9 years ago
Merge appdata from stable release

5a8792409333269c46d9b9bb20a4065a5d4c271c authored over 9 years ago
Only resize stage to screen size and listen for further screen size changes to resize stage if compiled against Clutter prior to version 0.17.2 because from this version on Clutter seems to handle resizes of stage window in X11 correctly by itself.

e3777b86cf1165fbd2c5f0c2495519986036c2e2 authored over 9 years ago
Reimplement old hack to resize stage to screen size but this time also listen for screen size changes.

Hopefully fixes problems reported at issue GH #95

b35ebd000bc6aa140dedc608cfa5b6cde19c9fe6 authored over 9 years ago
Correct tooltip for delay timeout interval in settings dialog

6e7a92ef4479d35ccf7ebb9bbb1b79f0d88962d3 authored over 9 years ago
Disable delayed search by default

35c473674dc834858e9aca9f08898c5106924bc4 authored over 9 years ago
Check for valid outline effect before enabling or disabling outline

a0d77953b857c442c4628093745560ac842dd8ec authored over 9 years ago
Check for valid canvas before invalidating

1da3cd06b67d6017cdeeddc7c1e67b66d1f6805b authored over 9 years ago
Make delay timeout interval configurable in settings dialog

f5796e58ff4fe9bcb24cf8785a0527178dc3c93f authored over 9 years ago
Show a notification if initial search has no results after delay timeout was reached

7bab9a1eb19d611f95b6b4e8086cd5de37dd2f22 authored over 9 years ago
Improve search responsiveness by delaying initial search

Instead of performing a search with the first keystroke we will now create a timeout source now....

e05166b18f27ada193baa2430d9818ec20a16cc8 authored over 9 years ago
Revert "Split out window actor of XfdashboardLiveWorkspace into a new fully themable actor"

This reverts commit 729bbb9ff2e012ecf995691bb7bd9e510cae0e68.

This commit caused lot of usabili...

97c4d56ee1ae9f9f06088c69000a1be6f718752a authored over 9 years ago
Updated translations (es, he, it_IT, sr) and added new translation (fr)

e5e34ef7583ea270e09796c18ac1124c8462cb90 authored over 9 years ago
Handle "duplicate" id css selectors

6be9a99e6e38a53b7ae861a45300a7165a25c327 authored over 9 years ago
Handle empty root section when filtering for NULL or unavailble root section

ebe04dd36089e04c36d7aedc7cdeb679d8acdf64 authored over 9 years ago
Free interfaces list at XfdashboardStage

f0fec3df5d403be04bd54bf5cb08038f7f302540 authored over 9 years ago
Free GFile object at XfdashboardThemeCss

436890dcc080703e42d8808f19b7b23d45b939bb authored over 9 years ago
Free markup context and also list itself at XfdashboardThemeEffects

f9d5f675b9a402645f3458e4d85ed594ae1a9d52 authored over 9 years ago
Free markup context at XfdashboardBindingsPool

c116c5076d07f08565cd74ee526323b2d51eb41b authored over 9 years ago
Fix typo

85a55b53624da11b76eae6dd751da269063f2011 authored over 9 years ago
Free property 'background-color' in XfdashboardStageInterface when object instance is disposed

9c32470534d97e27fc3270524d6beecf54f2c4d2 authored over 9 years ago
Free theme name when disposing object instance XfdashboardApplication

9251869c7a6d2f3f76bfb656ea03017dacb7f68a authored over 9 years ago
Free ClutterColor when object instance XfdashboardWindowContent is disposed

da63a9b7398c589ce52877685568017ca2ba17ce authored over 9 years ago
Free also list itself when object instance XfdashboardThemeLayout is disposed

e793f9ecee83501798d2e3cb86c0e933f54a4ee3 authored over 9 years ago
Free also list itself when object instance XfdashboardThemeEffects is disposed

7af76bdb55de63667fecc74042ada306f865154c authored over 9 years ago
Free ClutterColor in function _xfdashboard_theme_css_function_alpha at XfdashboardThemeCSS

78d797f34adb7255ec5e95ce4d0c85b94a0a531d authored over 9 years ago
Free allocation box for window number in allocation function of XfdashboardLiveWindow

421cd11431b1900068a9e7d6e11ea3caee4e51f3 authored over 9 years ago
Free icon name after setting button icon at XfdashboardApplicationButton

f2f062abdb838244f9308c3db821f3dba5c5c609 authored over 9 years ago