comparison dep/animia/data/players.anisthesia @ 166:54c5d80a737e

dep/animia: add libutil method I changed the "linux" method to be "proc", because it isn't exactly Linux specific this commit also has some changes to the x11 stuff: instead of enumerating over only top-level windows, we iterate over ALL of them this is because many X11 apps actually use multiple windows for some reason, I still can't get it to work with VLC, but it picks up Firefox...
author paper@DavesDouble.local
date Sun, 19 Nov 2023 04:21:56 -0500
parents 69db40272acd
children 8ccf0302afb1
comparison
equal deleted inserted replaced
165:8937fb7f2d66 166:54c5d80a737e
353 ^Qt.+QWindowIcon 353 ^Qt.+QWindowIcon
354 # Older versions 354 # Older versions
355 QWidget 355 QWidget
356 # Skinnable interface 356 # Skinnable interface
357 SkinWindowClass 357 SkinWindowClass
358
359 # X11
360 vlc
358 executables: 361 executables:
359 vlc 362 vlc
360 strategies: 363 strategies:
361 open_files 364 open_files
362 # Must be enabled from: Advanced Preferences -> Interface -> Main 365 # Must be enabled from: Advanced Preferences -> Interface -> Main