Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
adapt ui file to reverted window-list.c
|
|
stored values"
This reverts commit ce8167e1b498e47ca6f667f83acaf21d407135bb.
|
|
|
|
values
- use g_settings_bind when possible
|
|
Set some callback functions in the ui file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keep mate_panel_applet_set_background_widget for compatibility
|
|
|
|
|
|
This allows thumbnail previews to be properly rendered on HiDPI displays
and ensures that the window surface is flushed before painting it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cppcheck --enable=all . 2> err.txt
grep variableScope err.txt
|
|
|
|
When a window is not visible we cannot capture its thumbnail. We used to
store the thumbnail when a window was visible so that we could reuse it
when minimized, but this can cause visual glitches.
|
|
|
|
|
|
|
|
its active property to sensitivity state of GtkSpinButton
|
|
|
|
|
|
|
|
|