Image 01
profile-image

anthonyfieroni

Anthony Fieroni
Morphing popups

KWin Effects by anthonyfieroni 12 comments

There is no such API, you can use morphing without V2 or to disable. - Jan 17 2025
Morphing popups

KWin Effects by anthonyfieroni 12 comments

No issues on Libreoffice as well. - Jan 17 2025
Morphing popups

KWin Effects by anthonyfieroni 12 comments

So don't use X11, Wayland is better and it could run any X11 applications - Jan 17 2025
Morphing popups

KWin Effects by anthonyfieroni 12 comments

Interesting, I don't have such issues in Dolphin, I also have Intel card
```
inxi -G
Graphics:
Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] driver: i915 v: kernel
Device-2: Chicony HD Webcam driver: uvcvideo type: USB
Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4
compositor: kwin_wayland driver: X: loaded: modesetting unloaded: nouveau
dri: iris gpu: i915 resolution: 1920x1080~60Hz
API: EGL v: 1.5 drivers: iris,swrast
platforms: gbm,wayland,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.3.3
renderer: Mesa Intel UHD Graphics 630 (CFL GT2)
API: Vulkan v: 1.4.304 drivers: N/A surfaces: xcb,xlib,wayland
Info: Tools: api: eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor wl: wayland-info x11: xdriinfo,
xdpyinfo, xprop, xrandr
``` - Jan 17 2025
Morphing popups

KWin Effects by anthonyfieroni 12 comments

Can upload video, I don't see any broken Qt Widget effect - Jan 16 2025
Dilbert

Plasma Comic Sources by mfuchs 14 comments

Please correct YYYY-MM-DD to ISODate or yyyy-MM-dd. - Nov 12 2018
AudioThumbs 5

Various Plasma 5 Improvements by anthonyfieroni 8 comments

Before git line perfore
sudo add-apt-repository ppa:forkotov02/ppa
sudo apt-get update && sudo apt-get upgrade
this is for taglib 1.11 who is needed :) - Mar 13 2017
AudioThumbs 5

Various Plasma 5 Improvements by anthonyfieroni 8 comments

Now i see it will have a problem with Ubuntu, taglib is older than 1.11 wait for solution. - Mar 13 2017
AudioThumbs 5

Various Plasma 5 Improvements by anthonyfieroni 8 comments

Audio Thumbs will be part of kio-extras 17.04, so when you on 17.04 release you don't need to do this anymore. I will update GitHub with uninstall command. - Mar 13 2017
AudioThumbs 5

Various Plasma 5 Improvements by anthonyfieroni 8 comments

Open Dolphin, press F4 in terminal below just copy-paste line by line and hit enter after each other (when it ask you for password just type it it will not show a mark as *)
sudo apt-get install g++ cmake extra-cmake-modules qtbase5-dev kio-dev libtag1-dev
git clone https://github.com/bvbfan/Audio-thumbs
cd Audio-thumbs
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DLIB_INSTALL_DIR=lib -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
make
sudo make install - Mar 13 2017
AudioThumbs 5

Various Plasma 5 Improvements by anthonyfieroni 8 comments

New version on GitHub adds support of APE, WavPack, MPC, AIF and WAV - Dec 31 2016
Minimize All

Plasma 5 Applets by anthonyfieroni 13 comments

systemsettings -> window manager -> kwin script. Enable MinimizeAll. NOTE applet is returned to official plasma-addons in Plasma 5.8. :) - Sep 29 2016
Minimize All

Plasma 5 Applets by anthonyfieroni 13 comments

https://quickgit.kde.org/?p=breeze.git&a=tree&h=61f1f074ed88d2ec67af9f086d14f98831422bd6&hb=c9c7f0d88f9169dd657a5c7e270eff9d736de895&f=wallpapers%2FNext%2Fcontents%2Fimages - May 15 2016
Minimize All

Plasma 5 Applets by anthonyfieroni 13 comments

This plasmoid is to be clicked on it, mostly place in the panel. If you want key combination, you don't need plasmoid at all, KWin has this feature
systemsettings5 -> shortcuts -> global shortcuts -> kwin (from combobox) -> MinimizeAll - Apr 28 2016
Minimize All

Plasma 5 Applets by anthonyfieroni 13 comments

The difference is that the main function of pager' click to shows the desktop (+ window aperture) minimizeAll just minimize all visible windows + animation it looks different. I have request from users to 'revive' it, but you are right you can get same functionality from different ways. :) - Apr 16 2016