lp:~usarinheininga/ubuntuplasma/+git/material-decoration

Owned by Usarin Heininga
Get this repository:
git clone https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/material-decoration

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/Zren/material-decoration.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-01-15 09:00:53 UTC
Include <private/qtx11extras_p.h> if Qt6 (Issue #60)

Author: Chris Holland
Author Date: 2023-01-15 09:00:11 UTC

Include <private/qtx11extras_p.h> if Qt6 (Issue #60)

Eg: https://invent.kde.org/plasma/breeze/-/commit/59142d5b800703986c1f4f71ab150bf4b4b23f3a#0f8721806070aa2f5fd1a8c2d4f6c865f35f96ab_27_27

Also added check for HAVE_X11 in Decoration's usage of QX11Info.

dev 2021-07-10 21:45:43 UTC
Reported to compile with Qt 5.9 in Ubuntu 18.04

Author: Chris Holland
Author Date: 2021-07-10 21:45:43 UTC

Reported to compile with Qt 5.9 in Ubuntu 18.04

https://old.reddit.com/r/Ubuntu/comments/ogh2d8/everyone_excited_about_gnome_40_but_as_of_2021_i/h4qrsc0/?context=3

wayland2 2021-04-28 22:10:31 UTC
Wayland debugging. compare w->uuid() instead of w->title().

Author: Chris Holland
Author Date: 2021-04-28 22:09:28 UTC

Wayland debugging. compare w->uuid() instead of w->title().

dropdown 2021-03-07 01:20:37 UTC
Various attempts to fix long menu dropdowns (Issue #29)

Author: Chris Holland
Author Date: 2021-03-07 01:20:37 UTC

Various attempts to fix long menu dropdowns (Issue #29)

The menu still overlays the "menu bar" since the QMenu doesn't have a
parent widget to tell it where to dodge.

borders 2021-03-06 19:33:42 UTC
Add comment out code for replacing border offset with button padding.

Author: Chris Holland
Author Date: 2021-03-06 19:30:53 UTC

Add comment out code for replacing border offset with button padding.

It doesn't look that great on hover tbh, so we won't use it.
The close button appears activate underneath the top-right resize area
so it could also be a pain point.

I may use this padding for Tiny/Normal border width as mentioned in
Issue #35 but not right now.

menuonhover 2021-02-09 22:24:20 UTC
Fix caption available rect broken when implementing alwaysShow toggle.

Author: Chris Holland
Author Date: 2021-02-09 22:24:20 UTC

Fix caption available rect broken when implementing alwaysShow toggle.

libtaskmanager 2020-08-07 21:36:47 UTC
Include and link LibTaskManager's TasksModel
buttonmove 2020-06-18 03:06:57 UTC
Move drag logic to Decoration.

Author: Chris Holland
Author Date: 2020-06-18 03:02:50 UTC

Move drag logic to Decoration.

We only start the drag if the presss is within the menuButtons rect.

We use the pressed hack on all menuButtons if a dragStarted.

There's still a bug when we start a drag a few pixels from the top of
the titlebar, then hoverLeave dragging upwards. The dragged point
resets to (0,0) but the drag is started, causing it the mouse to jump
to the titlebars (0,0) and switch to the move cursor.

animation 2020-05-10 20:13:10 UTC
Properly mix

Author: Chris Holland
Author Date: 2020-05-10 20:13:10 UTC

Properly mix

We can't mix(transparent, color, opacity) as transparent is black, so
it will show black at the beginning of the animation, then show the
hoveredColor.

lim 2020-05-10 18:46:07 UTC
Specify it was merged into Zren:master, not zzag:master

Author: Chris Holland
Author Date: 2020-05-10 18:46:07 UTC

Specify it was merged into Zren:master, not zzag:master

config 2020-05-09 18:09:08 UTC
Add the Settings that aren't used so it's not in master branch.

Author: Chris Holland
Author Date: 2020-05-09 18:08:21 UTC

Add the Settings that aren't used so it's not in master branch.

kconfig_add_kcfg_files(SettingsConfig.kcfgc) is commented out in
the CMakeLists.txt so these files aren't actually used.

hoverbug 2020-04-10 01:07:33 UTC
Attempt to trick DecoButton to set hovered=false using workaround.

Author: Chris Holland
Author Date: 2020-04-10 01:07:33 UTC

Attempt to trick DecoButton to set hovered=false using workaround.

While we can trick it to set hovered=false, it immediately sets
hovered=true right after for some reason. Perhaps the X11 event?

112 of 12 results
This repository contains Public information 
Everyone can see this information.

Subscribers