summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't pre-multiply root cursor sizes with primary monitor scaleJonas Ådahl2015-10-041-9/+55
* window: Remove invalid (transfer) annnotationsColin Walters2015-09-271-2/+2
* testboxes: Don't avoid parameter listFlorian Müllner2015-09-241-17/+17
* Avoid shadowing existing variablesFlorian Müllner2015-09-244-14/+9
* Annotate functions to improve compiler diagnosticsFlorian Müllner2015-09-241-1/+1
* Fix constness warningsFlorian Müllner2015-09-246-8/+8
* Support scaling of cursor sprites given what output they are onJonas Ådahl2015-09-132-0/+53
* Make MetaCursorSprite a GObjectJonas Ådahl2015-08-281-1/+1
* Rename MetaCursorReference to MetaCursorSpriteJonas Ådahl2015-08-281-4/+4
* cursor: Move check for cursor NULL-nessJasper St. Pierre2015-08-181-3/+0
* window: Remove fullscreen_after_placement special caseRui Matos2015-07-303-17/+3
* window: Remove duplicated codeFlorian Müllner2015-07-231-6/+1
* core: Remove meta_core_get_frame_workspace() declarationFlorian Müllner2015-07-231-3/+0
* core: Remove meta_core_change_workspace()Florian Müllner2015-07-232-15/+0
* screen: On monitors-changed, update the window monitor before resizingRui Matos2015-07-211-3/+3
* events: Ensure touchpad gesture events go through clutterCarlos Garnacho2015-07-201-9/+19
* wayland: Scale window geometry rects given the main outputJonas Ådahl2015-07-162-2/+10
* Don't calculate the main window monitor every time it`s neededJonas Ådahl2015-07-165-15/+12
* window: Don't reference a dead functionJasper St. Pierre2015-07-061-4/+3
* Implement a generic "size change" mechanismJasper St. Pierre2015-07-052-28/+25
* Install enum typesJasper St. Pierre2015-07-053-3/+3
* stack: Don't prefer windows in the same group as not_this_oneJasper St. Pierre2015-07-051-39/+4
* delete: Remove old codeJasper St. Pierre2015-07-051-28/+0
* Remove the ability to grab resize unmaximizeJasper St. Pierre2015-07-013-142/+8
* stack: Don't try to focus hidden windowsFlorian Müllner2015-06-301-4/+1
* Prevent redefinition of MetaKeyComboJasper Lievisse Adriaanse2015-06-261-1/+1
* window: Clear the frame borders before calculating the unfullscreen rectJasper St. Pierre2015-06-231-0/+2
* build: Fix non-wayland buildTing-Wei Lan2015-06-231-0/+4
* xprops: Some more cardinal-related hygieneJasper St. Pierre2015-06-231-1/+1
* xprops: Fix more gulong / 64-bit fallout from the xcb portJasper St. Pierre2015-06-231-2/+2
* core: Refrain from showing wayland windows when we don't have a buffer yetCarlos Garnacho2015-06-161-0/+9
* Use more g_autofoo throughout mutterJasper St. Pierre2015-05-291-14/+3
* window: Fix meta_window_set_alive() not working if first ping failsRui Matos2015-05-222-7/+1
* core/events: Invalidate monitor cache when we're a wayland compositorRui Matos2015-04-301-0/+1
* core: Remove unused functionJasper St. Pierre2015-04-272-16/+0
* window-wayland.[ch] => meta-window-wayland.[ch]Jasper St. Pierre2015-04-271-1/+1
* Move atomnames.h to x11/Jasper St. Pierre2015-04-273-4/+4
* events: Ignore some event types when reseting idle timeRui Matos2015-04-271-0/+9
* screen: Add public method to get neighboring monitorFlorian Müllner2015-04-142-8/+10
* frame: Always use the client window's visual for our frameJasper St. Pierre2015-04-011-25/+1
* wayland: manually activate/deactivate stage when taking/dropping grabRay Strode2015-03-281-0/+4
* prefs: connect to changed:: before reading the value of a settingGiovanni Campagna2015-03-271-6/+6
* window: Don't use C++-style commentsJasper St. Pierre2015-03-141-3/+4
* core: Unset all input events on the GDK connectionCarlos Garnacho2015-03-141-0/+3
* core: Update cursor visibility on display eventsCarlos Garnacho2015-03-131-0/+9
* window: Remove the legacy get_outer_rectJasper St. Pierre2015-03-081-19/+0
* wayland: Sync surface actor state when changing main monitorJonas Ådahl2015-03-032-6/+21
* wayland: add keybindings for VT8-VT12Ray Strode2015-02-191-0/+35
* screen: Don't map the COW on WaylandJasper St. Pierre2015-02-181-1/+4
* monitor-manager: Expose MetaMonitorManager to introspectionRui Matos2015-01-301-1/+1