Warning: session_start(): open(/tmp/sess_37pidtheu4ohnjaqhqm8vgr8s6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
minimize maximize close buttons plasma 5 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) . 

minimize maximize close buttons plasma 5

   0.0.2  

Plasma 5 Plasmoid

Score 63%
minimize maximize close buttons plasma 5
zoom


minimize maximize close buttons plasma 5
zoom


Downloads:  508
Submitted:  Apr 9 2015
Updated:  Apr 20 2015

Description:

original stuff is here

http://kde-apps.org/content/show.php/Active+Window+Control?content=169378

but i was not satisfied with that so i forked

works for me i hope ti will works for you





INSTALLATION

This will do the installation for you


mkdir /tmp/nowardev ; cd /tmp/nowardev ; wget https://github.com/nowardev/kde-peace-settings/raw/master/plasmoid/plasma-applet-nowardev-button_0.0.2.tar.gz ; tar xzf plasma-applet-nowardev-button_0.0.2.tar.gz ; ./installscript


now if you prefer manual installation
just untar and then for each folder do that :

mkdir build ; cd build ; cmake .. ; make ; sudo make install ; kbuildsycoca5


now add widget in the panel IN THE PANEL !!
and search for NOWARDEV it should appear




SETTING KWIN PROPERLY

if you want borderless windows you can set it in this way :

kate ~/.config/kwinrc

under [Window] you should put

BorderlessMaximizedWindows=true

after that ,

kwin_x11 --replace

and you should get the thing
enjoy !




Changelog:

0.0.2 This should be handy to use less space in the pannel :

Active window widget :

-title can be visible by an option
-mouse wheel up to maximize
-mouse wheel down to minimize or unmaximize
-MIDDLE mouse button TO CLOSE

removing bad stuff on the other 3 widget minimize maximize and close button
TO DO :

-always the icon selector
-maybe if i find out how , aka lack of time , to show buttons only when the current window is maximized
-fix the layout on big panels


----------------------------------------

splitted in 4 plasmoid so user can choose where and what add to the panel

added active window icon
fixed a lots stuff in configs dialog

TODO

fix some stuff on window icon
maybe add the ability to choose the icon sets
maybe add active text checkbox in window icon plasmoid

---------------------------------
added maximize button
removed window information
tweaked some values
always visible buttons




LicenseGPL
(0.0.2)
(0.0.1)
(old-alpha-release)
Send to a friend
Subscribe
Other  Content  from nowardev
Report inappropriate content



-
.

 Nice work

 
 by Contrast on: Apr 12 2015
 
Score 50%

I haven't yet made the full switch to KDE5 (got it installed on my barely used laptop), so it's nice to see something like this, which I use on KDE4 available. It looks like it doesn't hide itself (and take up no panel space) when there's no active window though. Any plans for adding that as an option in the future, assuming such a thing is possible within Plasma's constraints?


Reply to this

-

 Re: Nice work

 
 by nowardev on: Apr 12 2015
 
Score 50%

well i used kwin buttons before but this configuration it's my default configuration , i have to figure out how to do that and it will take time .... maybe the original dev could you help out i dunno if i have time and i can figure out how to do that with option i will try


Reply to this

-

 404 Page Not Found

 
 by mythus on: Apr 20 2015
 
Score 50%

Trying to download the plasma applet took me to a 404 Page Not Found. Also using the install script you provided failed to install the applet. Perhaps the two are connected?


Reply to this

-

 Re: 404 Page Not Found

 
 by nowardev on: Apr 20 2015
 
Score 50%

THANK YOU , fixed the link

for the script you mean this ?

mkdir /tmp/nowardev ; cd /tmp/nowardev ; wget https://github.com/nowardev/kde-peace-settings/raw/master/plasmoid/plasma-applet-nowardev-button_0.0.2.tar.gz ; tar xzf plasma-applet-nowardev-button_0.0.2.tar.gz ; ./installscript


if yes here it works fine , btw what does it says exactly ?


Reply to this

-

 Re: Re: 404 Page Not Found

 
 by mythus on: Apr 20 2015
 
Score 50%

I got the script to work. It was a missing dependent on my part. Forgot to install a certain plasma Dev program.

I upvoted your applet. It works well.


Reply to this

-
.

 Re: Re: Re: 404 Page Not Found

 
 by nowardev on: Apr 20 2015
 
Score 50%

perfect


Reply to this

-
.

 Can't build applet

 
 by zoltor on: Aug 7 2015
 
Score 50%

Can you tell please, what dependencies I should install for succesfuly build your applet in fresh kubuntu 15.04? I installed a few but now when I try to do cmake command I get error:
"CMake Error at CMakeLists.txt:3 (find_package):
Could not find a package configuration file provided by "ECM" (requested
version 0.0.11) with any of the following names:

ECMConfig.cmake
ecm-config.cmake

Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed."
Maybe you can provide ready-to-install package through built-in KDE applet manager?


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team