You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how to reproduce it—it just happens—but it happens almost every time. But I think it can be reproduced by opening a terminal, setting it to full screen, closing the window, opening a terminal again, and then—when setting it to full screen—the bar doesn't disappear.
Expected behavior
The "pill" bar should disappear in full-screen mode.
recording_2026-09-14_02.24.05.mp4
Logs
INFO: Configuration Loaded
WARN scene: QML FileView at @modules/common/Directories.qml[60:5]: Read of /var/lib/AccountsService/icons/enyel failed: File does not exist.
DEBUG qml: [Translation] Language changed to es_AR
INFO qml: [Boot] T+69ms: Config.ready (async)
WARN qt.qpa.services: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID")
INFO qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version n9.0.1 GPL version 3 or later
INFO qml: [Boot] T+1160ms: shellEntryReady (first frame)
INFO qml: NiriService: Loaded 1 outputs
INFO qml: [Weather] Getting location from IP...
INFO qml: [Weather] Location: [redacted]
INFO qml: [Weather] Updated: 16°C [redacted]
INFO qml: [Weather] Air quality updated: 15 EAQI
DEBUG qml: [ShellUpdates] Loading repo path from version.json...
DEBUG qml: [ShellUpdates] Using repo path from version.json: /home/enyel/inir
DEBUG qml: [ShellUpdates] Git available: true
DEBUG qml: [ShellUpdates] Manifest: commit=unknown date=2026-09-10T22:41:43-06:00
DEBUG qml: [ShellUpdates] Local version: 2.30.0
DEBUG qml: [ShellUpdates] Current branch: main
DEBUG qml: [ShellUpdates] Repo relation: current (ahead=0, behind=0), hasUpdate: false
DEBUG qml: [ShellUpdates] Up to date (dcba34ee)
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
INFO qml: [Weather] Updated: 16°C [redacted]
INFO qml: [Weather] Air quality updated: 15 EAQI
INFO qml: [Weather] Updated: 16°C [redacted]
INFO qml: [Weather] Air quality updated: 14 EAQI
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
WARN scene: QML QQuickImage at @modules/barM3/Media.qml[322:25]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/barM3/Media.qml[322:25]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face?inir-avatar=0
WARN scene: QML QQuickImage at @modules/settings/SettingsOverlay.qml[854:37]: Cannot open: file:///home/enyel/.face.icon?inir-avatar=0
WARN scene: QML QQuickImage at file:///home/enyel/.config/quickshell/inir/modules/settings/SidebarsConfig.qml[416:29]: Cannot open: file:///var/lib/AccountsService/icons/enyel?inir-avatar=0
WARN scene: QML QtObject at file:///home/enyel/.config/quickshell/inir/modules/settings/SidebarsConfig.qml[428:25]: Binding loop detected for property "imgStatus":
file:///home/enyel/.config/quickshell/inir/modules/settings/SidebarsConfig.qml:434:29
WARN scene: QML QQuickImage at file:///home/enyel/.config/quickshell/inir/modules/settings/SidebarsConfig.qml[416:29]: Cannot open: file:///home/enyel/.face?inir-avatar=0
INFO qml: [Weather] Updated: 16°C [redacted]
INFO qml: [Weather] Air quality updated: 14 EAQI
Summary
The "pill" bar does not disappear in full screen.
Steps to reproduce
I'm not sure how to reproduce it—it just happens—but it happens almost every time. But I think it can be reproduced by opening a terminal, setting it to full screen, closing the window, opening a terminal again, and then—when setting it to full screen—the bar doesn't disappear.
Expected behavior
The "pill" bar should disappear in full-screen mode.
recording_2026-09-14_02.24.05.mp4
Logs
Environment
Panel family
ii
Relevant configuration
Additional notes