Package Details: xfwm4-titleless-dev 4.11.4-2

Package Base: xfwm4-titleless-dev
Description: Xfce window manager with hide title on maximized features, corner tiling and fixes
Upstream URL: https://github.com/cedl38/xfwm4-titleless
Category: xfce
Licenses: GPL2
Groups: xfce4
Conflicts: xfwm4
Provides: xfwm4=4.11.4
Submitter: cedl38
Maintainer: cedl38
Last Packager: cedl38
Votes: 7
First Submitted: 2013-11-01 13:57
Last Updated: 2014-11-15 20:31

Dependencies (7)

Required by (0)

Sources

Latest Comments

Comment by korrode

2015-01-18 18:35

Nice to see upstream is finally on board! :D
http://git.xfce.org/xfce/xfwm4/commit/?id=2c77f62868dc235657e305987932cc5caa04cd0a

Comment by colinkeenan

2014-10-19 20:17

Thanks @cedl38.

Why was this flagged out of date? It seems to provide a more up-to-date version than xfwm4-devel and that's not flagged.

Comment by cedl38

2014-10-17 22:09

@colinkeenan you need to enable the option in tweak settings -> accessibility

Comment by colinkeenan

2014-10-17 22:03

Does this work? I installed it, replacing xfwm4-devel that I already had installed, logged out and back in. I expected that when I maximized windows like Thunar or Gnumeric, the title-bar would go away in the same way that Google Chrome does. I still see the title bars when maximized though.

How do I make the title-bars go away when maximized?

Comment by izmntuk

2014-08-31 11:06

@laracraft93 just install libxfce4ui-git from aur.

Comment by laracraft93

2014-08-25 19:49

libxfce4ui 4.11 not release at extra repository

Comment by Alad

2014-08-03 22:56

How is libxfce4ui>=4.11.0 "better" when all it does is break dependency solving (both manually when the user has to go search for libxfce4ui-git, and with AUR helpers)?

Comment by cedl38

2014-07-12 17:15

add exo to makedepends.

Thanks @korrode

Comment by korrode

2014-07-11 05:28

devtools build revealed exo missing from makedepends

Comment by cedl38

2014-06-18 21:28

Updated package dependency. Thanks killermoehre. It's definitely better, for sure!

I'm currently testing some fix for tiling and maximize, corner tiling feature... Go on titleless git repository for testing.

Comment by killermoehre

2014-06-18 16:04

Why is this package depending on libxfce4ui-git? Better use something like "Depends=('libxfce4ui>=4.11.0'…)"

Comment by Nierro

2014-04-27 17:28

Luckily i don't use any of the gnome app, so for me it's not that important.
Btw tried with gedit and it does not work.

Comment by cedl38

2014-04-27 15:48

Not for now. I'm not on the official xfwm4 development team.

This new release add support for headers bar applications, it work for gtk3.10 but unfortunately not with gtk 3.12 until now... I've no idea how to fix this problem for now. This bug also appear on the master branch so it's not specific to my tweaks. This bug don't appear with openbox wm, so it seem to be a xfwm4 specific issue.

Have you noticed this? (try to launch gtk3 app with header bar like gedit, nautilus...)

Comment by Nierro

2014-04-27 14:34

Any news about the merging of the patch in official xfwm? :)

Comment by cedl38

2014-01-16 17:35

@korrode
Could be interesting but is better to discuss on this feature.
Can you add a feature request on my github project ?
link: https://github.com/cedl38/xfwm4-titleless/issues

Comment by korrode

2014-01-16 06:01

Hey cedl38 would you be at all interested in adding maximized as a default placement option? (along with the 2 that're currently available in: Window Manager Tweaks -> Placement)

Comment by Nierro

2013-12-14 16:27

Great news!
Thanks!

Comment by cedl38

2013-12-14 12:13

bug fixed! merge branch master for zooming...

Comment by cedl38

2013-12-07 21:27

A bug report is opened in the link below with step to reproduce. https://github.com/cedl38/xfwm4-titleless/issues/2

Comment by Nierro

2013-12-07 17:04

Uhm no, never noticed this. I'll dig into it and if it appears, i'll tell you.
By the way, thanks for your work.

Comment by cedl38

2013-12-07 15:32

@niero I’m actually working with an annoying bug for xfwm4-titleless: sometime, when you unmaximize windows with button The title is displayed behind the panel... Do you have noticed this bug ?

Comment by cedl38

2013-12-07 15:27

For now,I prefers to update this package from time to time instead of using a git package. But zooming seem to be interesting... so I think I will make an update for it.

If you want the latest feature you can apply the following patch to xfwm4 source git repository and build it from source: https://bugzilla.xfce.org/attachment.cgi?id=5247

Comment by Nierro

2013-12-07 12:44

What about a -git package, instead of -dev one?
Some days ago has been implemented zooming patch, and there has been some movement around xfwm4, so i'd like to take advantage of these new things.
Thanks anyway!

Comment by cedl38

2013-11-24 17:14

Change libxfce4ui>=4.11 dep with libxfce4ui-git. Thanks Nierro!

Comment by Nierro

2013-11-19 10:00

Can you please change libxfce4ui>=4.11 dep with libxfce4ui-git version?
Building with libxfce4ui-4.11 from aur doesn't work, while with -git version, everything is good.
Thanks!

Comment by Nierro

2013-11-01 17:06

It works really great!
I'm using windowck-plugin too, and it is really amazing!
Thank you ;)

Comment by cedl38

2013-11-01 16:51

Hello,

PKGBUILD is now fixed!

This work is based on the patch made by Viktor Semykin and I've made some improvements and fixes for xfwm4 4.10 and 4.11.

Regards,

Comment by Nierro

2013-11-01 14:24

Please add xfce4-dev-tools to the makedep ;)
Thanks btw!