Commit Graph

  • 5d1a0cc525 windowManager: Add "opacity: 0" to minimize ease animation Keyu Tao 2023-09-25 19:42:31 +0800
  • d54e17d3d5 screenshot: Split out disabling cast button Florian Müllner 2024-01-30 19:56:42 +0100
  • fa81335fe8 extensions-app: Create about dialog from metainfo Florian Müllner 2024-01-31 03:11:08 +0100
  • dfff65bf05 extensions-app: Fix app ID in .Devel metainfo Florian Müllner 2024-01-31 02:43:56 +0100
  • 8fed0b83d0 notification: Show symbolic icons in a circle and smaller Julian Sparber 2023-12-19 16:12:59 +0100
  • f233aebe3a extensionDownloader: Use registered D-Bus error Florian Müllner 2024-01-31 17:44:10 +0100
  • f38e3f4b5d notificationDaemon: Use registered D-Bus error Florian Müllner 2024-01-31 18:32:15 +0100
  • 8f03eec3a3 endSessionDialog: Use registered D-Bus error Florian Müllner 2024-01-31 17:44:05 +0100
  • 9e96e8495b dbusServices: Always import dbus errors Florian Müllner 2024-01-31 16:36:55 +0100
  • ca0ee2ae90 dbusErrors: Add utility module for handling remote errors Florian Müllner 2024-01-31 16:28:24 +0100
  • a5d33026f0 dbusService: Don't double-wrap remote errors Florian Müllner 2024-01-31 16:16:04 +0100
  • 0c705aefc1 extensions-app: Use new adaptive dialogs Florian Müllner 2024-01-29 13:39:57 +0100
  • d3e96a36ce ci: Do not create pipelines for branches with open MRs Florian Müllner 2024-01-30 17:27:32 +0100
  • c5cd195506 mpris: Use player Identity if the player app isn't known Julian Sparber 2024-01-26 16:44:29 +0100
  • 8fdea10e33 notifications: Add header like in the new designs Julian Sparber 2023-10-30 16:03:47 +0100
  • ff76584937 notifications: Introduce MessageList.Source object Julian Sparber 2024-01-26 11:05:46 +0100
  • 932ccac1c2 messageTray: Allow settings gobject properties of Source on creation Julian Sparber 2024-01-25 21:52:34 +0100
  • c63d67c9af FdoNotifications: Only set the title of a Source once Julian Sparber 2024-01-25 21:11:50 +0100
  • 00a375ce9b messageTray: Expose Source icon as GObject property Julian Sparber 2024-01-24 12:25:21 +0100
  • 1b49cc643c messageTray: Remove unused properties from Source Julian Sparber 2024-01-25 18:54:14 +0100
  • b78cc1c62a FdoNotifications: Don't use a fallback for no icon Julian Sparber 2023-12-06 20:48:43 +0100
  • eb9118674d notifications: Never use source icon for notifications Julian Sparber 2023-12-06 20:37:56 +0100
  • f3cd0aa082 FdoNotification: Highlight difference between icon/image and app-icon Julian Sparber 2024-01-19 19:08:46 +0100
  • 89c602cb62 messageList: Remove secondary actor API from Message Julian Sparber 2024-01-26 15:18:44 +0100
  • 15056527aa calender: Use datetime property to set timestamp for notifications Julian Sparber 2024-01-26 14:55:32 +0100
  • f8fce24d5c messageList: Add property to display the timestamp of a message Julian Sparber 2024-01-26 14:54:04 +0100
  • e89dea80d6 messageTray: Remove the secondary icon from Notification Julian Sparber 2024-01-25 18:02:43 +0100
  • 5f7e8d292d telepathyClient: Stop displaying presence in notification Julian Sparber 2024-01-25 17:54:09 +0100
  • 739725e521 magnifier: Fix isTrackingMouse() Evan Welsh 2021-10-30 15:00:02 -0700
  • c3a764693d magnifier: Removed unused get*Color() methods Evan Welsh 2021-10-30 15:00:02 -0700
  • 3cb1fb7428 overview: Hide search results while leaving overview Suryashankar Das 2021-03-13 01:19:10 +0530
  • 9a528ca7bb cleanup: Remove unused argument from createResultObject() Andy Holmes 2023-08-17 22:25:36 -0700
  • 756f212d66 unlockDialog: Only show switch-user button for multiple users Florian Müllner 2022-09-07 16:57:08 +0200
  • 4d544d7b56 main: Only restore key focus on pop when modal actor is still focused Jonas Dreßler 2021-02-13 16:16:20 +0100
  • de834fe307 closeDialog: Actually set key focus to button when grabbing key focus Jonas Dreßler 2019-10-27 18:58:16 +0100
  • d373e10a44 switchMonitor: New assets for switcher items Sam Hewitt 2024-01-19 14:22:29 -0330
  • d0b2351036 boxpointer: Clamp alignments to expected range Florian Müllner 2024-01-29 17:29:51 +0100
  • 4e70315fbb boxpointer: Swap arrow alignment on RTL Florian Müllner 2024-01-29 17:41:54 +0100
  • e889bff1c6 lookingGlass: Do not escape markup in button subclass constructor Carlos Garnacho 2024-01-29 16:41:03 +0100
  • 569f88537a endSessionDialog: Drop markup from button labels Carlos Garnacho 2024-01-29 16:38:50 +0100
  • 1940573bef keyboard: Avoid markup escaping when setting button labels Carlos Garnacho 2024-01-29 16:35:35 +0100
  • 92bea8a73e st: Do not use markup in button labels Carlos Garnacho 2024-01-29 16:18:31 +0100
  • 7b4054564e windowManager: Keep dim effect in overview Florian Müllner 2024-01-29 21:12:44 +0100
  • 8887301955 docs: List additional docs and API references in README Florian Müllner 2024-01-16 20:41:12 +0100
  • 1f22c6681a docs: Expand contribution section in README Florian Müllner 2024-01-17 05:52:10 +0100
  • afc2a7d652 docs: Add section on feature requests Florian Müllner 2024-01-17 03:54:29 +0100
  • 5b7ae5de65 docs: Elaborate on issue reporting Florian Müllner 2024-01-17 03:38:52 +0100
  • 6e18c00ab8 docs: Elaborate on supported versions Florian Müllner 2024-01-16 19:43:31 +0100
  • 9f5a323e06 docs: Split commit message conventions from README Florian Müllner 2024-01-16 01:54:56 +0100
  • 1fdbd776c4 docs: Mention code of conduct in README Florian Müllner 2024-01-17 06:15:43 +0100
  • 50db4e5e1b docs: Remove project wiki reference from README Florian Müllner 2024-01-16 17:35:59 +0100
  • 28df714ded docs: Drop default branch section from README Florian Müllner 2024-01-16 02:33:56 +0100
  • f4c062d937 docs: Add debugging information Florian Müllner 2024-01-17 10:36:10 +0100
  • 6871b7aa20 docs: Document how to build and run gnome-shell Florian Müllner 2024-01-17 09:03:45 +0100
  • 05e27fd59a docs: Document C coding style Florian Müllner 2024-01-16 23:42:31 +0100
  • 96e27f0e7d docs: Update title of coding style guide Florian Müllner 2024-01-16 20:43:03 +0100
  • 98464868c7 docs: Move HACKING Florian Müllner 2024-01-16 20:40:55 +0100
  • c345dac9d9 docs: Use dashes in filenames Florian Müllner 2024-01-16 20:03:03 +0100
  • 77e3ea3451 docs: Use consistent spacing Florian Müllner 2024-01-17 06:21:24 +0100
  • 0b1dab120f docs: Use mutter.gnome.org URL for API docs Florian Müllner 2024-01-16 19:39:18 +0100
  • a6d35fdd2a ci: Check snippets in coding style Florian Müllner 2024-01-26 00:56:35 +0100
  • b496a9cf9f doc: Use valid code in snippets Florian Müllner 2024-01-26 00:30:25 +0100
  • 01a386b286 doc: Fix style errors in coding style Florian Müllner 2024-01-25 23:15:42 +0100
  • c5188aebf1 doc: Remove outdated paragraph on quote style Florian Müllner 2024-01-26 00:18:00 +0100
  • 8a1f44f10a iconGrid: Don't recreate StIcons on icon theme changes Florian Müllner 2024-01-23 23:40:04 +0100
  • 671c242958 st/icon: Automatically update on icon theme changes Florian Müllner 2024-01-23 21:20:51 +0100
  • e97175d2bf calendar: Stylesheet clean up & fixes Sam Hewitt 2024-01-15 13:29:26 -0330
  • 569293fad6 build: Remove dummy gi-docgen dependency Florian Müllner 2024-01-21 00:12:18 +0100
  • 79b0c9c726 util: Handle .rc in version comparisons Florian Müllner 2024-01-19 22:56:59 +0100
  • b02460fa63 tests: Fix check for global scope pollution Florian Müllner 2024-01-21 18:50:54 +0100
  • ab40b5c711 tools/toolbox: Remove prepare step when setting up classic Florian Müllner 2024-01-22 13:50:33 +0100
  • 1965ddc24f Add .editorconfig Florian Müllner 2024-01-22 21:36:29 +0100
  • e58cd282e7 style: Be consistent with Adwaita flat elements in High Contrast Sam Hewitt 2024-01-25 12:11:26 -0330
  • 703ac12b4a style: Fix issues with OSD buttons in light style Sam Hewitt 2024-01-23 12:06:17 -0330
  • b14623c664 dash: Resolve padding and alignment issues with dash items Sam Hewitt 2024-01-15 11:49:40 -0330
  • 38944e1c8f style: Fix color and margin issue in notification and dialog buttons Sam Hewitt 2024-01-23 11:47:09 -0330
  • 0c120ca727 Update Galician translation Fran Dieguez 2024-01-24 00:20:51 +0000
  • c991239ca2 data: Add Text Editor to the dash by default Allan Day 2024-01-23 11:15:34 +0000
  • 876ca5d2de ci: Bump mutter image Florian Müllner 2024-01-23 12:48:35 +0100
  • 97d8d1a687 Update Turkish translation Sabri Ünal 2024-01-22 08:32:04 +0000
  • 2fc89d24aa Update Czech translation Daniel Rusek 2024-01-22 00:46:52 +0000
  • 7a9903c6bc Update Czech translation Daniel Rusek 2024-01-22 00:26:29 +0000
  • 731bd212c1 panel: Actually switch to connectObject() Florian Müllner 2024-01-19 19:29:03 +0100
  • 29ba8ab03c panel: Use connectObject() for overview signals Florian Müllner 2024-01-19 14:01:27 +0100
  • 10f7344336 panel: Remove unnecessary code Florian Müllner 2024-01-19 13:35:53 +0100
  • dad06fa423 keyboard: Add keyboard model configuration support Leorize 2022-12-01 07:11:57 +0000
  • 11e9fbf264 windowManager: Fix effects of transient wayland windows Florian Müllner 2024-01-18 18:15:19 +0100
  • 5ab3177acd tests/build: Silence meson deprecation warning Robert Mader 2024-01-18 14:14:55 +0100
  • e7734e30bd st/drawing-area: Merge ClutterCanvas to StDrawingArea Shmuel Melamud 2024-01-09 04:51:31 +0200
  • ccdd3f5f53 popupMenu/switch: Follow "show-status-shapes" setting Florian Müllner 2024-01-10 19:53:58 +0100
  • 672ca4a1c5 popupMenu/switch: Use icons for state indicators Florian Müllner 2024-01-10 19:45:59 +0100
  • 3dec080324 data: Strip blanks from SVG icons Florian Müllner 2024-01-12 16:33:22 +0100
  • 2df9b025eb ci: Bump mutter image Florian Müllner 2024-01-10 20:30:45 +0100
  • 7e0209f905 build: Make g-ir-scanner warnings fatal when werror is set Florian Müllner 2024-01-16 13:30:36 +0100
  • c227d0b38e status/backlight: Do only one dbus call per local change Barnabás Pőcze 2024-01-16 23:41:24 +0100
  • be944ff2dc status/backlight: Fix keyboard backlight infinite loop Barnabás Pőcze 2024-01-03 03:04:46 +0100
  • f2e51cb722 Update Punjabi translation A S Alam 2024-01-16 13:35:23 +0000
  • 7abe91918f style: Add lockscreen style to entry drawing mixin Sam Hewitt 2024-01-15 10:39:42 -0330
  • 17b7162121 closeDialog: Close existing dialogs on shutdown Florian Müllner 2024-01-15 14:39:59 +0100
  • 655eb672d6 tools/toolbox: Add meson test convenience wrapper Florian Müllner 2024-01-12 14:48:11 +0100