index
:
marco
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
alt-tab-icons-hidpi
gh-pages
gtk_meu_popup
iconcache-use-gdesktopapp
master
remove-image-menu
MATE default window manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
frames.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
frames: apply shapes in different way
Victor Kareh
1
-4
/
+52
2019-06-05
frames: add dest_kind to apply_cairo_region_to_window
Victor Kareh
1
-3
/
+4
2019-06-05
frames: Fall back to title bar if nothing else matched
Victor Kareh
1
-1
/
+4
2019-06-05
ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorder
Victor Kareh
1
-122
/
+151
2019-06-05
MetaFrameBorders: add invisible borders
Victor Kareh
1
-0
/
+10
2019-06-05
MetaFrames: factor out MetaUIFrame accessors for borders, corner radiuses
Victor Kareh
1
-15
/
+38
2019-06-05
frame: Add "get_corner_radiuses" chain
Victor Kareh
1
-0
/
+34
2019-06-05
Only shadow ARGB windows with a frame outside the frame
Victor Kareh
1
-68
/
+119
2019-06-05
Fix XShape
Victor Kareh
1
-1
/
+1
2019-06-05
theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widget
Victor Kareh
1
-3
/
+5
2019-06-05
frames: Explicitly initialize style contexts
Victor Kareh
1
-0
/
+1
2019-06-05
fix a crash-on-exit
Victor Kareh
1
-0
/
+9
2019-06-05
ui-frame: Add support for style variants
Victor Kareh
1
-4
/
+91
2019-06-05
ui-frames: Delay attaching the style to new frames
Victor Kareh
1
-1
/
+0
2019-06-05
ui: Add meta_ui_update_frame_style()
Victor Kareh
1
-0
/
+14
2019-06-05
Replace public MetaFrameGeometry with MetaFrameBorders
Victor Kareh
1
-15
/
+20
2019-04-23
ui: always set the frame background to None
Giovanni Campagna
1
-112
/
+0
2019-03-28
Improve performance by removing unused assignments
rbuj
1
-4
/
+2
2019-03-10
frames: avoid deprecated 'gtk_widget_set_double_buffered'
Pablo Barciela
1
-6
/
+17
2019-01-06
frames.c: drop unused variables
Pablo Barciela
1
-3
/
+0
2018-08-28
Convert frame region handling to cairo regions
Owen W. Taylor
1
-43
/
+79
2018-08-28
add support for app-menu button in theme
Alberts Muktupāvels
1
-0
/
+25
2018-08-28
Allow a theme to specify ellipsize width for a title
Owen W. Taylor
1
-0
/
+1
2018-04-25
Fix frame geometry to avoid stuck resize cursor
Victor Kareh
1
-5
/
+0
2018-03-22
Use frame window to determine scale
Victor Kareh
1
-1
/
+1
2018-03-22
Support HiDPI window decorations
Victor Kareh
1
-28
/
+71
2017-07-29
avoid deprecated gdk_display_get_screen
ZenWalker
1
-8
/
+3
2017-07-15
avoid deprecated gdk_screen_get_number
ZenWalker
1
-1
/
+1
2017-06-27
ui: Fix invalid object construction in frames
Ikey Doherty
1
-4
/
+0
2016-10-15
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-445
/
+18
2015-09-14
Remove deprecated GTK+ symbols and use accessor functions
infirit
1
-6
/
+22
2015-09-14
Don't allow multiline window titles
William Jon McCann
1
-0
/
+2
2015-09-14
Fix typo
infirit
1
-1
/
+1
2014-11-25
merge metacity(gtk3) changes
Denis Gorodnichev
1
-19
/
+30
2014-11-12
buttons: Fix background functions for non-default layouts
infirit
1
-14
/
+0
2014-10-27
Fixup Gtk3 Gdk device handling
Denis Gorodnichev
1
-0
/
+10
2014-10-25
Drop support for Gtk+ < 2.24
infirit
1
-48
/
+0
2014-10-25
Cleanup GTK_CHECK_VERSION and unify where possible
infirit
1
-6
/
+1
2014-10-24
frames.c: don't try to remove source that does not exist
infirit
1
-0
/
+2
2014-10-24
Fix the resizing of CSD windows
monsta
1
-23
/
+10
2014-06-26
Remove all trailing whitespaces in the code tree
Joaquín Ignacio Aramendía
1
-8
/
+8
2014-04-23
GTK3 fixes
Stefano Karapetsas
1
-0
/
+4
2014-04-23
gtk3: remove always on top square at 0x0-200x200
Denis Gorodnichev
1
-29
/
+19
2014-04-23
GTK3 fixes
Stefano Karapetsas
1
-5
/
+12
2014-03-22
Revert "gtk3: remove always on top square at 0x0-200x200"
Stefano Karapetsas
1
-19
/
+29
2014-03-07
gtk3: remove always on top square at 0x0-200x200
Denis Gorodnichev
1
-29
/
+19
2014-01-24
ui: Improve GTK3 support
Stefano Karapetsas
1
-1
/
+28
2013-11-16
As of 5804817, the call to generate_pixmap():2353 was changed to pass by
Ryan Doyle
1
-8
/
+8
2013-10-26
Starting to add GTK3 support
Laszlo Boros
1
-2
/
+251
2013-05-15
Fix for white line problem. Cribbed from https://git.gnome.org/browse/mutter...
Scott Balneaves
1
-4
/
+8
[next]