index
:
~airlied/mutter
3.10-mst-tile
tile-monitor-1
tile-monitor-2
tile-monitor-3
tile-monitor-4
tile-monitor-5
Unnamed repository; edit this file 'description' to name the repository.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
mutter: hack up the output setup configuration
3.10-mst-tile
Dave Airlie
1
-7
/
+68
2014-10-13
initial WIP - add multi monitor
Dave Airlie
4
-8
/
+162
2014-04-22
xrandr: ignore the error if setting the primary output fails
Alberto Milone
1
-6
/
+11
2014-02-15
idle-monitor: avoid XSyncBadAlarm X error
Ryan Lortie
1
-1
/
+1
2014-02-13
window: don't set _NET_WM_FULLSCREEN_MONITORS to bogus values
Giovanni Campagna
2
-17
/
+31
2014-02-05
xrandr: Use specified output property name for backlight control
Robert Ancell
1
-3
/
+3
2014-02-02
monitorManager: Fix logic bug in make_logical_config
Adel Gadllah
1
-1
/
+1
2014-01-31
window: Add "skip-taskbar" property
Florian Müllner
1
-0
/
+17
2014-01-29
constraints: CSD windows need to have their titlebar kept onscreen too
Jasper St. Pierre
1
-1
/
+0
2014-01-07
window: don't grab server during calc_showing
Daniel Drake
1
-7
/
+0
2014-01-06
Reduce server grabs during window creation
Daniel Drake
3
-12
/
+5
2014-01-06
meta_window_new: clean up error handling
Daniel Drake
1
-42
/
+20
2014-01-06
screen: use stack tracker for initial window query
Daniel Drake
1
-8
/
+6
2014-01-06
frame: remove unnecessary server grab
Daniel Drake
1
-13
/
+0
2014-01-06
Discourage server grabs
Daniel Drake
1
-1
/
+12
2014-01-06
Remove meta_window_new_with_attrs
Daniel Drake
4
-157
/
+85
2013-12-24
display: Don't leave focus on a window we are unmanaging when sending WM_TAKE...
Owen W. Taylor
1
-0
/
+19
2013-12-24
Be willing to unfocus the grab window when we are unmanaging it
Owen W. Taylor
1
-1
/
+2
2013-12-18
Fix problems with focus tracking
Owen W. Taylor
2
-6
/
+27
2013-12-16
display: Fix checks for KeyPress/ButtonPress
Jasper St. Pierre
1
-1
/
+1
2013-12-04
display: Don't focus the no-focus-window when sending WM_TAKE_FOCUS to a glob...
Jasper St. Pierre
1
-19
/
+0
2013-11-14
xrandr: use "hotplug_mode_update" property
Marc-André Lureau
3
-21
/
+82
2013-11-04
window: don't ignore resize button release event for move/resize actions
Lionel Landwerlin
1
-1
/
+2
2013-10-15
monitor-config: prevent assert that at least one output is connected
Giovanni Campagna
1
-0
/
+9
2013-10-13
display: don't interrupt grab move/resize without modifiers
Lionel Landwerlin
1
-0
/
+1
2013-10-13
window: don't process unrelated release events
Lionel Landwerlin
1
-37
/
+40
2013-10-09
stack: Never try to focus a DOCK window
Jasper St. Pierre
1
-11
/
+1
2013-09-26
MetaIdleMonitor: protect the monitor instance while calling destroy notify
Giovanni Campagna
1
-0
/
+2
2013-09-26
constraints: don't apply fullscreen workarounds for CSD windows
Giovanni Campagna
1
-3
/
+5
2013-09-16
MonitorConfig: fix hole filling in the laptop lid automatic configuration
Giovanni Campagna
1
-2
/
+5
2013-09-16
MetaIdleMonitor: fire immediately watches that are already expired
Giovanni Campagna
1
-1
/
+28
2013-09-14
MonitorConfig: fix memory leak
Pavel Vasin
1
-0
/
+3
2013-09-14
window: Fix memory leak
Pavel Vasin
1
-0
/
+3
2013-09-14
workspace: Add missing chain-up for finalize()
Pavel Vasin
1
-0
/
+1
2013-09-12
Fixup previous commit
Giovanni Campagna
1
-1
/
+1
2013-09-12
display: add support for more cursor types
Giovanni Campagna
2
-6
/
+29
2013-09-11
MonitorXrandr: Mask a BadValue error on VirtualBox.
Colin Guthrie
1
-0
/
+2
2013-09-09
Rename META_POWER_SAVE_UNKNOWN to UNSUPPORTED
Giovanni Campagna
3
-5
/
+5
2013-09-09
Monitor: don't shortcut set_power_save if the value is the same as the old one
Giovanni Campagna
1
-3
/
+0
2013-09-04
MetaCursorTracker: don't ask X to set the cursor visibility to the same value
Giovanni Campagna
1
-0
/
+4
2013-09-04
MetaCursorTracker: add methods for setting the cursor visibility
Giovanni Campagna
1
-0
/
+12
2013-09-04
MetaCursorTracker: extend with query pointer abilities
Giovanni Campagna
1
-0
/
+21
2013-09-04
MonitorConfig: remove holes generated by disabling the laptop lid
Giovanni Campagna
1
-6
/
+19
2013-09-03
Make sure to always call va_end
Jasper St. Pierre
1
-2
/
+3
2013-09-03
display: Add some missing breaks
Jasper St. Pierre
1
-0
/
+3
2013-09-02
MonitorXrandr: check the event timestamps before reconfiguring
Giovanni Campagna
4
-52
/
+99
2013-09-02
MonitorManager: make sure to pass the right sizes to vararg functions
Giovanni Campagna
1
-6
/
+6
2013-09-01
idle-monitor: fix event propagation to devices
Cosimo Cecchi
1
-1
/
+1
2013-08-28
Refactor how shapes are done
Jasper St. Pierre
4
-59
/
+126
2013-08-26
idle-monitor: Fix a warning when a callback removes the user active watch
Jasper St. Pierre
1
-7
/
+8
[next]