- 26 Jun, 2021 2 commits
-
-
David Keogh authored
-
David Keogh authored
-
- 24 Jun, 2021 3 commits
-
-
David Keogh authored
This will allow for the removal of a bunch more dead code.
-
David Keogh authored
Closes #12
-
David Keogh authored
-
- 23 Jun, 2021 2 commits
-
-
David Keogh authored
-
David Keogh authored
-
- 22 Jun, 2021 1 commit
-
-
David Keogh authored
Don't propogate further events for the button's "enter-notify-event" This must prevent "draw" from getting emitted twice?
-
- 21 Jun, 2021 1 commit
-
-
David Keogh authored
The plugin now has some support for CSS to modify the appearance of the dock. You can set the indicator style to 'None' to use only CSS rather than any of the built in indicator styles. Using custom CSS in combination with any of the indicators is supported but may cause some issues. See `themes/example.css` for a really scuffed example of how to use it.
-
- 20 Jun, 2021 2 commits
-
-
David Keogh authored
-
jcornuz authored
Closes #6 `dockSize=<int>` sets the minimum width/height (depending on orientation) of the dock regardless of the number of items open. Your settings file is located at `~/.config/xfce4/panel/docklike-1.rc` (or something like that)
-
- 18 Jun, 2021 1 commit
-
-
David Keogh authored
-
- 16 Jun, 2021 2 commits
-
-
David Keogh authored
-
David Keogh authored
-
- 15 Jun, 2021 3 commits
-
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
-
- 14 Jun, 2021 5 commits
-
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
-
- 13 Jun, 2021 2 commits
-
-
David Keogh authored
-
David Keogh authored
-
- 12 Jun, 2021 4 commits
-
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
There was a lot of redundant and confusing stuff in here. Some minor graphical regressions until next phase of refactor.
-
David Keogh authored
The plugin now starts faster, uses less memory, and redraws itself less often.
-
- 11 Jun, 2021 5 commits
-
-
David Keogh authored
whoops
-
David Keogh authored
Also, add some comments outlining how one might port this to Wayland and GTK4 in the future.
-
David Keogh authored
-
David Keogh authored
A new thumbnail is generated every second when the group or menu is hovered.
-
David Keogh authored
We loop through the list of windows one less time this way.
-
- 10 Jun, 2021 1 commit
-
-
David Keogh authored
-
- 05 Jun, 2021 2 commits
-
-
David Keogh authored
This should work with any or no icon theme.
-
David Keogh authored
-
- 27 Apr, 2021 3 commits
-
-
David Keogh authored
-
David Keogh authored
-
David Keogh authored
compress 1-line blocks, whitespace, etc
-
- 26 Apr, 2021 1 commit
-
-
David Keogh authored
-