惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
P
Proofpoint News Feed
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - i3-gnome-git
2026-06-12 · via AUR Newest Packages

Latest Comments

micwoj92 commented on 2021-08-13 13:28 (UTC)

This needs git in makedepends and probably also gnome-session and i3 itself as depends, because it's useless without these

mephux commented on 2017-10-11 15:23 (UTC)

These issues should be fixed if you update for the latest version of Gnome 3.26

FryDay commented on 2017-08-08 18:09 (UTC)

Multimedia keys are not working. They register properly in the Keyboard Hotkey dialog, but don't actually do anything. I logged into Gnome and verified they work fine there...

aardito commented on 2017-07-30 05:00 (UTC)

Same issue as sparky_005 - any solution?

sparky_005 commented on 2017-05-23 02:45 (UTC)

I found an xsession log! And it tells me this: /etc/lightdm/Xsession: line 76: exec: gnome-session --session=i3: not found Gdk-Message: light-locker: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Does anybody know what this means?

jboyens commented on 2017-05-22 16:36 (UTC)

Started having a problem recently when i3-gnome is the active session where my clicks fail to go through to many apps. No idea whatsoever could cause this, but it's as of the last few days (mid-week of 2017-5-15). When I switch to straight-up i3, I have no issues.

sparky_005 commented on 2017-05-22 01:58 (UTC) (edited on 2017-05-22 01:59 (UTC) by sparky_005)

I've been trying to get this to work for four hours with no luck :( every time I try I just get a brief black screen and then I'm sent back to the login window. I'm not even sure what log to check. Does anybody have any suggestions?

mephux commented on 2017-04-28 15:25 (UTC)

Thanks, techlive. I will get this fixed soon. I had someone run into an issue with using the gnome-tweak-tool after this change so making sure I can get that working before I bump it. Also, I want to make sure this is backward compatible, so I will need to add some version check logic.

techlive commented on 2017-04-28 02:04 (UTC)

Replace /usr/share/gnome-session/sessions/i3-gnome.session with following should work. # -*- mode: conf -*- [GNOME Session] Name=i3-gnome RequiredComponents=org.gnome.SettingsDaemon.A11yKeyboard;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Clipboard;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Mouse;org.gnome.SettingsDaemon.Orientation;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XRANDR;org.gnome.SettingsDaemon.XSettings;i3-gnome; See https://bugs.archlinux.org/task/53800

mephux commented on 2017-04-25 21:42 (UTC)

gnome-session 3.24.1-1 broke this repo - working on it.