openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
kwin
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 861 of 866
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
use KGlobal::menuFont()
Kurt Granroth
More...
almost 25 years ago
Added separator in workspace list
Kurt Granroth
More...
almost 25 years ago
small fixes
Matthias Ettrich
More...
almost 25 years ago
WABA: Build kwin as a kdeinit module.
Waldo Bastian
More...
almost 25 years ago
CVS_SILENT simplifying make messages
Stephan Kulow
More...
almost 25 years ago
Name the interface object - I can logout !
David Faure
More...
almost 25 years ago
CJM - fixed pid problem in main --->register kwin
Christopher Molnar
More...
almost 25 years ago
added kwiniface iface in main for logout
Christopher Molnar
More...
almost 25 years ago
Build a kwiniface + fixed compiler warning
David Faure
More...
almost 25 years ago
Added kwininface:logout code. Still needs revisions - Chris M.
Christopher Molnar
More...
almost 25 years ago
removed some obsolete Qt functions (mostly QString::data())
Stephan Kulow
More...
about 25 years ago
CT: erase crash in tabbox thanks to Malte Starostik
Cristian Tibirna
More...
about 25 years ago
Opps, I had a couple styles in the SUBDIRS like I hadn't committed yet ;-)
Daniel M. Duley
More...
about 25 years ago
My weekly big ass style commit ;-) This implements what I discussed earlier today.
Daniel M. Duley
More...
about 25 years ago
Don't use a bottom gradient, just a top one. There isn't enough space on the bottom to get a smooth gradient that is noticeable and it doesn't blend properly.
Daniel M. Duley
More...
about 25 years ago
Making this style ultra-cool ;-) If you are on a highcolor display the frame top and bottom automatically gradient bevels according to the color scheme. Very cool looking, and no configuration required. If you want to see a pic look at http://www.mosfet.org/system-gr.gif.
Daniel M. Duley
More...
about 25 years ago
More I18N_NOOP stuff
Charles Samuels
More...
about 25 years ago
Did a real implementation for the question mark button for the standard style. KPixmap2Bitmap is really useful for this type of thing :)
Daniel M. Duley
More...
about 25 years ago
KWin plugins require -rdynamic because they need to resolve symbols in KWin. The other plugins (kicker, widget themes, etc...) don't need this.
Daniel M. Duley
More...
about 25 years ago
WABA: Use KCmdLineArgs
Waldo Bastian
More...
about 25 years ago
new transients as well
Matthias Ettrich
More...
about 25 years ago
make transients sticky when their main window becomes sticky
Matthias Ettrich
More...
about 25 years ago
some write more portable Makefiles than others :)
Stephan Kulow
More...
about 25 years ago
Opps, forgot to get rid of an annoying warning :P
Daniel M. Duley
More...
about 25 years ago
Use kdrawutil and committing my initial implementation of the kwm theme compatible style. This isn't done but currently reads most of the entries. It requires you use kwinrc and kdeglobals so kthememgr will need to be updated if you don't want to apply things manually ;-) I also have to add custom cursor positioning and some other small things. Also, KWM used a bitmap to set the mask and I do for now as well. This needs to change into regions as it is *really* inefficent with KWin. For now installing the .desktop for the plugin is disabled. I will provide some screenshots for the curious when I launch mosfet.org ;-)
Daniel M. Duley
More...
about 25 years ago
fixed typo
Kurt Granroth
More...
about 25 years ago
using KWM::title() instead of XFetchName() to get a window's name.
Woohyun JANG
More...
about 25 years ago
Bye bye, you are plugins now.
Daniel M. Duley
More...
about 25 years ago
Implemented plugins :) This was a huge pain in the arse because a) I am stupid and it kept segfaulting because I wasn't releasing windows, and b) The plugins didn't want to resolve anything in the kwin executable, only to the other libs. I finally solved this by using -rdynamic in kwin's LDFLAGS, which I hope is okay ;-)
Daniel M. Duley
More...
about 25 years ago
Re-enabling sticky button.
Daniel M. Duley
More...
about 25 years ago
←
1
2
…
857
858
859
860
861
862
863
864
865
866
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree