Search Criteria
Package Details: i3-gaps-desktop 4.20.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3-gaps-desktop.git (read-only, click to copy) |
---|---|
Package Base: | i3-gaps-desktop |
Description: | A fork of i3-gaps with desktop manager support |
Upstream URL: | https://github.com/tdemin/i3 |
Keywords: | tiling wm |
Licenses: | BSD |
Conflicts: | i3-wm |
Provides: | i3-wm |
Submitter: | tdemin |
Maintainer: | tdemin |
Last Packager: | tdemin |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-30 19:51 (UTC) |
Last Updated: | 2021-11-03 18:26 (UTC) |
Dependencies (21)
- libev
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- pango (pango-gitAUR)
- perl (perl-gitAUR)
- startup-notification
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-keysyms
- xcb-util-wm
- xcb-util-xrm
- yajl (yajl-gitAUR)
- asciidoc (asciidoc-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- meson (meson-gitAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR) (optional) – As menu.
- i3lock (i3lock-blurAUR, i3lock-criAUR, i3lock-color-gitAUR, i3lock-gitAUR, i3lock-lixxia-gitAUR, i3lock-powerbtn-fingerprint-gitAUR, i3lock-cac03-gitAUR, i3lock-colorAUR) (optional) – For locking your screen.
- i3status (i3status-gitAUR) (optional) – To display system information with a bar.
- perl-anyevent-i3 (optional) – For i3-save-tree
- perl-json-xs (optional) – For i3-save-tree
- rxvt-unicode (rxvt-unicode-pixbuf-patchedAUR, rxvt-unicode-fontspacing-noinc-vteclear-secondarywheelAUR, rxvt-unicode-pixbufAUR, rxvt-unicode-truecolorAUR, rxvt-unicode-256xresourcesAUR, rxvt-unicode-better-wheel-scrolling-unicode3AUR, rxvt-unicode-truecolor-secondaryscroll-clearAUR, rxvt-unicode-cvsAUR, rxvt-unicode-truecolor-wide-glyphsAUR) (optional) – The terminal emulator used in the default config.
Required by (66)
- alternating-layouts-git (requires i3-wm)
- battery_warning (requires i3-wm)
- dvd-screensaver-sway-git (requires i3-wm) (optional)
- flashfocus (requires i3-wm) (optional)
- helpers-for-i3-git (requires i3-wm)
- i3-auto-arrange (requires i3-wm)
- i3-auto-layout (requires i3-wm)
- i3-cinnamon-git (requires i3-wm)
- i3-extra-workspace-git (requires i3-wm)
- i3-gnome (requires i3-wm)
- i3-gnome-flashback (requires i3-wm)
- i3-layout-manager-git (requires i3-wm)
- i3-layouts (requires i3-wm)
- i3-match-git (requires i3-wm) (make)
- i3-projects (requires i3-wm)
- i3-resurrect (requires i3-wm) (optional)
- i3-resurrect-git (requires i3-wm) (optional)
- i3-scratchpad-git (requires i3-wm)
- i3-swallow-git (requires i3-wm)
- i3-wallpaper-manager-bin (requires i3-wm)
- Show 46 more...
Latest Comments
bader commented on 2022-11-07 18:00 (UTC)
PSA:
source: https://github.com/Airblader/i3/tree/gaps-next
tdemin commented on 2021-07-09 10:58 (UTC)
@mrdaltro, just managed to build it from PKGBUILD in a clean Arch Linux container. You sure HTTP requests are not being intercepted by a local proxy or your ISP?
mrdaltro commented on 2021-07-09 07:54 (UTC)
I don't know why, but I was able to build it (with a personal patch, hahah) just by fetching sources with a manual "curl -L <url>" command. As I stated with "curl -I <the url that is in source field>", that's not a HTTP301 (redirect) location, so I don't know what is exactly going on, but... Well, for sure that's some problem. It's not building.
tdemin commented on 2021-02-19 11:08 (UTC)
@mid-kid thanks, will look into incorporating code from that repo if it does the trick
mid-kid commented on 2021-02-17 09:14 (UTC)
Found the fix: https://github.com/h0cheung/i3-gaps-kde/blob/gaps-kde/src/manage.c#L295
mid-kid commented on 2021-02-10 19:53 (UTC)
That's fine, thanks for confirming it's not just me, at least. :)
tdemin commented on 2021-02-08 15:29 (UTC)
@mid-kid can confirm with PCmanFM-Qt 0.16.0.
I've created a tracking issue at https://git.tdem.in/tdemin/i3/issues/1 but can't promise much on that one: I'm not intimate enough with the i3wm codebase or X11 to really fix that. For now I can only say PCmanFM and SpaceFM work fine. _(ツ)_/
mid-kid commented on 2021-02-08 13:30 (UTC)
@tdemin I mean that it should appear behind any other open windows (i.e. replace the background). For some reason PCmanFM 1.3.1 does appear in the background, but PCmanFM-Qt 0.16.0 appears on top of everything else.
tdemin commented on 2021-02-06 17:09 (UTC)
@mid-kid can't confirm, works as expected with PCmanFM 1.3.1.
Feel free to drop an issue at https://git.tdem.in/tdemin/i3/issues - I am not sure what does "appear in the foreground" refer to in that context. The desktop window does not overlap anything and properly stays in background for me.
mid-kid commented on 2021-02-06 15:43 (UTC)
This is making any desktop windows appear in the foreground, rather than the background. Is there any way to fix this?