Package Details: xfwm4-gaps 4.20.0-1

Git Clone URL: https://aur.archlinux.org/xfwm4-gaps.git (read-only, click to copy)
Package Base: xfwm4-gaps
Description: Xfce's window manager - now with extra gaps
Upstream URL: https://docs.xfce.org/xfce/xfwm4/start
Licenses: GPL-2.0-or-later
Groups: xfce4
Conflicts: xfwm4
Provides: xfwm4
Submitter: mintsuki
Maintainer: mintsuki
Last Packager: mintsuki
Votes: 5
Popularity: 0.56
First Submitted: 2022-06-01 06:14 (UTC)
Last Updated: 2024-12-23 13:10 (UTC)

Required by (16)

Sources (2)

Latest Comments

Exord commented on 2024-12-27 13:19 (UTC) (edited on 2024-12-27 13:19 (UTC) by Exord)

Thank you mintsuki!

I've encountered some problem, maybe it's only happening to me

GNU sed home page: <https://www.gnu.org/software/sed/>.
General help using GNU software: <https://www.gnu.org/gethelp/>.
/usr/bin/ld: warning: cannot find entry symbol 's|\n||g'); defaulting to 0000000000001020
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../lib/Scrt1.o: in function `_start':
(.text+0x1b): undefined reference to `main'
/usr/bin/ld: (.text+0x21): undefined reference to `__libc_start_main'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/crtbeginS.o:(.text+0xa): undefined reference to `__TMC_END__'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/crtbeginS.o:(.text+0x3a): undefined reference to `__TMC_END__'
/usr/bin/ld: a.out: hidden symbol `__TMC_END__' isn't defined
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
configure:4326: $? = 1
configure:4367: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xfwm4"
| #define PACKAGE_TARNAME "xfwm4"
| #define PACKAGE_VERSION "4.20.0"
| #define PACKAGE_STRING "xfwm4 4.20.0"
| #define PACKAGE_BUGREPORT "https://gitlab.xfce.org/xfce/xfwm4"
| #define PACKAGE_URL ""
| #define PACKAGE "xfwm4"
| #define VERSION "4.20.0"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:4372: error: in '/home/exord/.cache/yay/xfwm4-gaps/src/xfwm4':
configure:4374: error: C compiler cannot create executables
See 'config.log' for more details

I'm looking for a solution

del_monte commented on 2024-12-23 22:37 (UTC)

Thank you mintsuki!

sinasina commented on 2024-01-17 16:28 (UTC)

I cannot put it into words how great & useful this is. Thanks!

Exord commented on 2023-08-06 22:37 (UTC)

WOW @mintsuki thanks a lot for the update. Everything works great, that's exactly what I was missing.

joeydebx commented on 2023-08-01 05:48 (UTC) (edited on 2023-08-01 05:51 (UTC) by joeydebx)

@mintsuki thanks for the update. @Exord you can now turn off gaps for maximized windows

Exord commented on 2023-07-22 21:01 (UTC)

Is there any way to make the possibility of not gapping if the window is opened in full screen?

mintsuki commented on 2023-06-18 23:23 (UTC)

@joeydebx thanks, I have added your patch to release 4.18.0-2.

Exord commented on 2023-06-18 23:09 (UTC)

Thanks for the package. He's great. But I would like to get a little more control over the gaps. For example(optional), do not create gaps if the window is open in full screen. Well and accordingly control of the sizes.

mintsuki commented on 2023-06-16 19:09 (UTC)

Hi @joeydebx, feel free to e-mail the patch to me, thank you!

joeydebx commented on 2023-06-16 09:07 (UTC)

Hi @mintsuki, thanks for this package. I have made some changes to the patch to allow setting the gap sizes via xfconf. Can I send it to you?