Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/xfce-mirror/xfce4-docklike-plugin
https://github.com/xfce-mirror/xfce4-docklike-plugin
afa2aa5fef46088459f114587e101ae2fc8c4800 authored over 3 years ago by David Keogh <[email protected]>
This is more readable and less verbose. Also various other refactoring in Group.cpp
e87ec2b9b142a1741fc5974cc00b9dccef512b67 authored over 3 years ago by David Keogh <[email protected]>c3a5ee433161a0565831b812a6c4ce406c44b654 authored over 3 years ago by David Keogh <[email protected]>
Also formatting and style changes in SettingsDialog.cpp
65151b96e6db15b0da37ec5be8a9e8d055afad6c authored over 3 years ago by David Keogh <[email protected]>Adding `showWindowCount=true` to the config file will add a text label showing the number of open...
3e5f88544d3d026aec8da1a35bc154d2865b064b authored over 3 years ago by David Keogh <[email protected]>2e8628173e9e79f328c15f11ca63afca37eaa25a authored over 3 years ago by David Keogh <[email protected]>
7e54020a372e31bc8772ecc7a50521c3ba4a3a76 authored over 3 years ago by David Keogh <[email protected]>
This should find any desktop files created by wine and any other applications that create their o...
a1441d02844080dce2363959be604a9706672785 authored over 3 years ago by David Keogh <[email protected]>This reverts commit 25b5dc786f444d8d7094d35f0f10cd29478dd834.
8966263f47859e5c8a526bd6d9546bf47897503d authored over 3 years ago by David Keogh <[email protected]>A new launcher is created in ~/.local/share/applications if the launcher is non-writable. The pin...
2f23127eb628881dc190fbec400af95294a90c29 authored over 3 years ago by David Keogh <[email protected]>25b5dc786f444d8d7094d35f0f10cd29478dd834 authored over 3 years ago by David Keogh <[email protected]>
8d3cd6cfaf1142ce6d0b4365ca0a6c601c1fe03b authored over 3 years ago by David Keogh <[email protected]>
This will allow for the removal of a bunch more dead code.
91034986a3c6eb90c1992f7d51e999a3e6b90d2c authored over 3 years ago by David Keogh <[email protected]>Closes #12
b58e742d47d277cd0af6c5b576307752d7821149 authored over 3 years ago by David Keogh <[email protected]>25c5e45a968d951a4e14c3804407dc45285fb295 authored over 3 years ago by David Keogh <[email protected]>
50b11d707f9d99049748c75e1648164ddfa9a45c authored over 3 years ago by David Keogh <[email protected]>
fed47f73ccddef86229f917405e245b8e019bb17 authored over 3 years ago by David Keogh <[email protected]>
Don't propogate further events for the button's "enter-notify-event"
This must prevent "draw" fro...
The plugin now has some support for CSS to modify the appearance of the dock. You can set the in...
09e7cd8542b0124512766fd2f5ad434df39e9d28 authored over 3 years ago by David Keogh <[email protected]>1648d2e3c5e8ff0e4afab38da7e603865878ea7a authored over 3 years ago by David Keogh <[email protected]>
Closes #6
`dockSize=<int>` sets the minimum width/height (depending on orientation) of the d...
2890341fdf724d94729f44e45e6e47911f8b9619 authored over 3 years ago by jcornuz <[email protected]>3671504779844184f06e9c21e4765015e6afd648 authored over 3 years ago by David Keogh <[email protected]>
5ca445eedaa3e0ef965fd74b13591d836f0f6c38 authored over 3 years ago by David Keogh <[email protected]>
bbc062f9f6e28864df7019b9ed70e978d95a9335 authored over 3 years ago by David Keogh <[email protected]>
63bf2d4ed28d403ab4adb809ad303318f075a655 authored over 3 years ago by David Keogh <[email protected]>
e25951ef22751d9c4c026b46078c8b2904ad73a4 authored over 3 years ago by David Keogh <[email protected]>
3b7ac9d5492bfb09a88a5f4c6ba551b7e4a32bda authored over 3 years ago by David Keogh <[email protected]>
432776c66b2e874b997f305b6b7e9398f51671d5 authored over 3 years ago by David Keogh <[email protected]>
d6e91981643b245c6f425309c72174bb65973b43 authored over 3 years ago by David Keogh <[email protected]>
cc580d9167662fd17dff9e0f581b8a9603ceca7d authored over 3 years ago by David Keogh <[email protected]>
a00153f26e7f31285061188ab0b99ee29d56f63b authored over 3 years ago by David Keogh <[email protected]>
ec61ba5a5aee02fcfa5c24e1d225d23f9904ff2b authored over 3 years ago by David Keogh <[email protected]>
714a7504ac90ecfe5784e117af0f960ab09fd197 authored over 3 years ago by David Keogh <[email protected]>
ffa58d59a45140488a212d17f9b55b2e566657e6 authored over 3 years ago by David Keogh <[email protected]>
1eac87392edadfa29b82f0b3bebf6c7d84dc64d3 authored over 3 years ago by David Keogh <[email protected]>
eeca2135b24461b27ee1a74389fe37f2a57c11fd authored over 3 years ago by David Keogh <[email protected]>
There was a lot of redundant and confusing stuff in here.
Some minor graphical regressions until...
292ae98824ffc9b21cc49e1c47af5a17e76df956 authored over 3 years ago by David Keogh <[email protected]>The plugin now starts faster, uses less memory, and redraws itself less often.
23b202a44c690c579184d5d735df2ebc6a14abeb authored over 3 years ago by David Keogh <[email protected]>whoops
da92783868d6dc00e27ef81a20f43a1c59b2c3d6 authored over 3 years ago by David Keogh <[email protected]>Also, add some comments outlining how one might port this to Wayland and GTK4 in the future.
cd979c4f70f2e716a2bf7892f2156dd64adaf64b authored over 3 years ago by David Keogh <[email protected]>ee0fd754d1a25bae581d4799d75fb2a4e04bd708 authored over 3 years ago by David Keogh <[email protected]>
A new thumbnail is generated every second when the group or menu is hovered.
454a74406832e856eb5af97783c9694c90c22626 authored over 3 years ago by David Keogh <[email protected]>We loop through the list of windows one less time this way.
ea42462ad1668b5bf6eaf99f84c1e9af7a06067c authored over 3 years ago by David Keogh <[email protected]>753b6a5aa80a21e6bfa077b258d642991e41878c authored over 3 years ago by David Keogh <[email protected]>
This should work with any or no icon theme.
f8c7699b1d27987d1b0033fa7c68dc57e2c325d1 authored over 3 years ago by David Keogh <[email protected]>52ff212f7e91d46982416cd7cbf8ec2616e8dc9b authored over 3 years ago by David Keogh <[email protected]>
6ac5b372543c9e481c7f962030871bca35c99b39 authored over 3 years ago by David Keogh <[email protected]>
cad7da13e4826829c8900a330ebf73c4e95a4988 authored over 3 years ago by David Keogh <[email protected]>
compress 1-line blocks, whitespace, etc
18df4f4aa0c91b830d6c292bd3f9c55a54d07016 authored over 3 years ago by David Keogh <[email protected]>1ea72bf2b2a407b11cbb7f5c5311b3b7ba3af103 authored over 3 years ago by David Keogh <[email protected]>
This allows a commandline method to launch the preferences dialog, or do other things in the futu...
dba5145d6d28e2cbcd8b2ecaa16daf2022f78b60 authored over 3 years ago by David Keogh <[email protected]>7bc0bedb1dedb0cfd5ccaf9f35efc0db3efa41da authored over 3 years ago by David Keogh <[email protected]>
ade90e328bfe72eb07d0aa6ea8614a115d3ff066 authored over 3 years ago by David Keogh <[email protected]>
b42c640194fef8dee5efcc883731e1519b3e9354 authored over 3 years ago by David Keogh <[email protected]>
There should never be bad pixbufs displayed now. Readability.
a67b98d15082fb1fa5bd7745b07492b3c546a6ae authored over 3 years ago by David Keogh <[email protected]>resolve cpp template errors
387bc6a26ea63e456d80b18ff0f62e75c1761138 authored over 3 years ago by [nico@bach ~]$▮ <[email protected]>5196c0191b82615bba2c7d75c87d2fcc5bd8468b authored over 3 years ago by David Keogh <[email protected]>
fe8bfbcc83091848d9de4e64d0ec328cc6d5f55d authored over 3 years ago by David Keogh <[email protected]>
1edb02a8e872c18150516b35d7621204e098cee3 authored over 3 years ago by David Keogh <[email protected]>
This reverts commit 131d6c43efc85cd677c7d1d8bba3dc0f1077af2c.
d1bf8f5987ccdd2e8af0a464044050f422f61791 authored over 3 years ago by David Keogh <[email protected]>131d6c43efc85cd677c7d1d8bba3dc0f1077af2c authored over 3 years ago by David Keogh <[email protected]>
3311df090715a1b962f73c268a6b9ce352255308 authored over 3 years ago by David Keogh <[email protected]>
fc772833a54e8eac78c8ba83ef3b3aca4c77c760 authored over 3 years ago by David Keogh <[email protected]>
90107dd0ebb70406b294b9fcb56d429a12cb61b2 authored over 3 years ago by David Keogh <[email protected]>
fa60c4543f75ecbe5ce47eaf0d29010ff79898bf authored over 3 years ago by David Keogh <[email protected]>
871b487e670c60e5aa377c3364ca7b13e53dff84 authored over 3 years ago by David Keogh <[email protected]>
a37a54eb6354f5791daf05a4a3d1a32b85c1c191 authored over 3 years ago by David Keogh <[email protected]>
6f6eae40968622b09a34790fb6ea4ba011a2f62f authored over 3 years ago by David Keogh <[email protected]>
38075be0176d4f4fd443934ef632ef8dd53aa58b authored over 3 years ago by David Keogh <[email protected]>
a382bee7b84b6be23461851e7babece8f73948a2 authored over 3 years ago by David Keogh <[email protected]>
7be997315aa619fc6b21af6c35975c323d1d0bf8 authored over 3 years ago by David Keogh <[email protected]>
e41fea7b4d03849bdecb32675a2059fbefef7cc3 authored over 3 years ago by David Keogh <[email protected]>
This leaks memory, and shouldn't be used for anything but testing.
1a8df99748780ae43ce8722cb807b39cca2ea15f authored over 3 years ago by David Keogh <[email protected]>This is dependant gdkx.h and may not work everywhere. This feature also roughly doubles the memo...
8b4cc432e4be27ae747c742f6b40c2831cfdb0cf authored over 3 years ago by David Keogh <[email protected]>9ac3de2b6d11da3d3594dd86af6959f3fbfe577e authored over 3 years ago by David Keogh <[email protected]>
00cfaecee310d461ef5d6be2252bb49af7f4a376 authored over 3 years ago by David Keogh <[email protected]>
9083d66cc68e3e2560ad0457ed9e2aa103635872 authored over 3 years ago by David Keogh <[email protected]>
Wnck::buildActionMenu was also made easier to read and improve in the future.
9b309fbdbed9bad3f84dd1d47542970d70a298b1 authored over 3 years ago by David Keogh <[email protected]>bdb06f9f8de24590692c74747e7149157cb67ba3 authored almost 4 years ago by David Keogh <[email protected]>
685dba99a55b482c8dd57fb12245f8c83fbbac45 authored almost 4 years ago by David Keogh <[email protected]>
03e5f2a0c0f4c10e81f6a3ec326b3ebb3f027149 authored almost 4 years ago by David Keogh <[email protected]>
9744e8c7bf995bdab2e573071bdc6631c0cfacb6 authored almost 4 years ago by David Keogh <[email protected]>
9e2eb3763da01a2210241fee078b0ac16de9eb1c authored almost 4 years ago by David Keogh <[email protected]>
The extern "C" blocks in Dock.hpp and SettingsDialog.hpp are unneeded. Xfce libs are included by...
cb43f954a09ac26253ad20544168599e40c31410 authored almost 4 years ago by David Keogh <[email protected]>Startup: load a default config for new plugin if it exists
0022a3fa0c8ba2043ed8dd43017e95043ad21f31 authored almost 4 years ago by [nico@bach ~]$▮ <[email protected]>f4ae131b9c7e76d83c506268ce172d15ca408b6d authored almost 4 years ago by David Keogh <[email protected]>
c8a7c70ee326683ea23bbab9cb4047819740dfe4 authored almost 4 years ago by David Keogh <[email protected]>
startup: open windows are added to dock correctly
d9c4064c49f51ff15c55cf6cc1e63bf220dba963 authored almost 4 years ago by [nico@bach ~]$▮ <[email protected]>Add Polish translation
57efbd15b73346fface5d43439944391cd5f7ddc authored almost 4 years ago by [nico@bach ~]$▮ <[email protected]>d7b799a84a8662a6a93bdc42a8fb59a34c0466f9 authored almost 4 years ago by Matthaiks <[email protected]>
589f247fa510ae85f3cd0ba9487324baa44eeb87 authored almost 4 years ago by David Keogh <[email protected]>
Change the URL back
2a29d007bc2ea05fa1f6f88960aa05be4cc4518a authored almost 4 years ago by [nico@bach ~]$▮ <[email protected]>1db7c8e3dfcfef08485fa1d9857259a73c6228d3 authored almost 4 years ago by David Keogh <[email protected]>
9ffcfdf5cfeb643c0ff1edae5ac2bf50f6801655 authored almost 4 years ago by David Keogh <[email protected]>
Fix all build warnings and pass distcheck
37851ad879b89797db8d1914cdfae4b342eef542 authored almost 4 years ago by [nico@bach ~]$▮ <[email protected]>43213e1c579f644ce558383f8f833dc30efa9ef6 authored almost 4 years ago by David Keogh <[email protected]>
1915640a2d5ac7e70545d9a0c182f949befe9499 authored almost 4 years ago by David Keogh <[email protected]>
cbfe43fa0bd918e2a6f28938281b5f964cbb3e9b authored almost 4 years ago by David Keogh <[email protected]>
Highlighted menu item label was same color as bg
cb07cf4211b89c12375d8a911aec30287efe19d7 authored almost 4 years ago by David Keogh <[email protected]>Github markdown does not render exactly the same as the preview
95e0b21525829f3737a9719511cf57a4f1332579 authored almost 4 years ago by David Keogh <[email protected]>