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
F
Fusilli
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 8 of 107
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
KDE 4.9 support.
Dennis Kasprzyk
More...
about 13 years ago
Avoid crash on shutdown due to a bug in Qt's raster graphics engine.
Danny Baumann
More...
over 13 years ago
Don't unredirect overlay windows until we have set the new bounding shape for the output window.
Ville Syrjala
More...
almost 14 years ago
Update decoration padding values on resize, to fix maximized windows with KDE 4.7.
Dennis Kasprzyk
More...
almost 14 years ago
Add warning if screen size exceeds max texture size.
Danny Baumann
More...
over 14 years ago
Add support for initially minimized windows to minimize plugin.
Danny Baumann
More...
over 14 years ago
Support windows that request to be initially minimized.
Danny Baumann
More...
over 14 years ago
Post-release version increment.
Danny Baumann
More...
over 14 years ago
Add NEWS entry and bump version for 0.8.8 release.
Danny Baumann
More...
over 14 years ago
Update output if window is moved. If panels are present on only one output, we want to make sure that we don't let panels on other outputs affect constraining.
Danny Baumann
More...
over 14 years ago
Use more appropriate API.
Danny Baumann
More...
over 14 years ago
Cleanup.
Danny Baumann
More...
over 14 years ago
Only set w->unmanaging if the window was actually managed.
Danny Baumann
More...
over 14 years ago
Whitespace fix.
Danny Baumann
More...
over 14 years ago
If the root window gets focus, unset activeWindow before calling focusDefaultWindow to make sure the latter really focusses another window.
Danny Baumann
More...
over 14 years ago
If an unexpected window gets focus (e.g. by a client calling XSetInputFocus directly), make sure that moving the input focus to a default window still works when that window is closed.
Danny Baumann
More...
over 14 years ago
Don't grant focus to override_redirect windows. Most other window managers don't even track override_redirect windows, so applications relying on the focus being granted to override_redirect windows are broken anyway.
Danny Baumann
More...
over 14 years ago
Don't let focus stay on the root window. It may happen that the root window is focussed, e.g. by some client calling XSetInputFocus with the root window as target. As that most likely isn't what the user wants, focus the default window instead.
Danny Baumann
More...
over 14 years ago
Fix switcher background drawing. As the default composition mode is SourceOver and the old contents are uninitialized, all sorts of graphical corruption could occur. Fix that by using Source composition mode and thus not using the old contents for blending.
Danny Baumann
More...
almost 15 years ago
Fix decoration flicker of switcher window. Previously, the pixmaps were recreated as soon as any property changed (and thus way too often), so it would happen that at the time the decoration plugin needs to access the pixmap, it would already have been destroyed. Avoid that by only recreating the pixmaps when needed.
Danny Baumann
More...
almost 15 years ago
Fix pixmap size calculation, server drawn borders are also included in the pixmap.
Paul Donohue
More...
almost 15 years ago
Don't rely on deprecated gdk symbol gdk_display.
Danny Baumann
More...
almost 15 years ago
Fix warning.
Danny Baumann
More...
almost 15 years ago
Also obey force placement match when validating ConfigureRequest events.
Danny Baumann
More...
almost 15 years ago
Replace old gdk_draw_drawable method calls with cairo equivalents.
Danny Baumann
More...
almost 15 years ago
Fix invalid read.
Danny Baumann
More...
almost 15 years ago
Minor whitespace fix.
Danny Baumann
More...
about 15 years ago
Don't stack focus-denied windows in a disallowed position
Owen W. Taylor
More...
about 15 years ago
Only reflect the decoration size in MapRequest gravity adjustment, not the whole window size.
Danny Baumann
More...
about 15 years ago
(Very) minor whitespace fix.
Danny Baumann
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
106
107
→
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