Alain De Vos

Results 35 comments of Alain De Vos

I use labwc-0.5.3 Wayland stacking compositor and t2.config which works very fine. But vertical.config shows nothing. I did a git pull & build so i have the latest version of...

With -d i saw more information. Last log message was "mpd". So i removed the mpd lines from the config. And currently i have a working vertical sfwbar.

I'm sorry i'm lacking the technical skills. I'll check glib version. In FreeBSD launching sfwbar does nothing , shows nothing. like it is in an endless loop. I use also...

I'm currently in the process of compiling glib to a newer version. I'm come back when the process is finished.

After removing the mpd items, t2.config works, nice. vertical.config does not work (shows nothing)

sfwbar -d -f ./vertical.config ``` 22:09:35,01 foreign toplevel state for 0x858f22050: 22:09:35,01 app_id: 'org.kde.falkon', title 'Freebsd sfwbar dies · Issue #52 · LBCrion/sfwbar - Falkon' 22:09:35,01 foreign toplevel state for...

cat vertical.config ``` function("SfwbarInit") { SetLayer "overlay" SetMonitor "eDP-1" } function("ToggleMinimize") { [!Minimized] Minimize [Minimized] UnMinimize } function("ToggleMaximize") { [!Maximized] Maximize [Maximized] UnMaximize } menu("winops") { item("focus", Focus ); item("close",...

Below the good working and functional t2.config, HOST:x: /home/x/.config/sfwbar/configs >cat t2.config ``` # Window Placer placer { xorigin = 5 # place the first window at X% from the left...

The log file of t2.config, sfwbar -d sfwbar -d -f ./.config/sfwbar/configs/t2.config ``` HOST:x: /home/x >sfwbar -d sfwbar -d -f ./.config/sfwbar/configs/t2.config 21:00:56,74 foreign toplevel state for 0x859eff050: 21:00:56,74 app_id: 'org.kde.falkon', title...