[gnome-shell/wip/snwh/sass-cleanup] (475 commits) ...Merge branch 'wip/snwh/sass-cleanup' of gitlab.gnome.org:GNOME/gnome-shell into wip/snwh/sass-cleanu
- From: Sam Hewitt <snwh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/sass-cleanup] (475 commits) ...Merge branch 'wip/snwh/sass-cleanup' of gitlab.gnome.org:GNOME/gnome-shell into wip/snwh/sass-cleanu
- Date: Wed, 18 Dec 2019 16:01:03 +0000 (UTC)
Summary of changes:
cf611d2... Update Hungarian translation (*)
406d090... Update French translation (*)
8d9cae4... st-clipboard: Add trailing 0 to pasted text (*)
9e388eb... Bump version to 3.34.0 (*)
ea4d5f8... animation: Stop the animation before removing all the child (*)
1687a54... altTab: use AltTab prefix on AppIcon class (*)
c101196... lightbox: Use common ease parameters and avoid similar code (*)
ba23fd9... lookingGlass: Throw a clearer error on referencing invalid (*)
7a4f9a5... keyboard: Treat menu items as actors (*)
72566ed... messageTray: Remove unused source object parameter (*)
ea5aaa8... realmd: Set login format to null on start and update if inv (*)
eca98ae... ripples: Add destroy() method and remove them when unneeded (*)
a53b48d... locatePointer: Bind ripples creation to settings (*)
c69e195... search: Remove updateSearch later on destruction (*)
06317f4... status/keyboard: Make Input source types var (*)
e53443d... workspace: Remove Long-press later with the actor (*)
031913b... workspace: Use Workspace prefix for WindowClone class (*)
24d3744... workspace: Don't use clones' delegate to check children (*)
8656102... workspacesDisplay: Disconnect MetaLater and parent signals (*)
27da3ed... calendar: Use binding for clearButton visibility (*)
15c252c... popupMenu: Remove extra parameter on boolean ParamSpec init (*)
a497afe... system: Track buttonGroup visibility using a group of actor (*)
8a7e44c... extensionSystem: Use logError to record extension errors wi (*)
4915a9e... iconGrid: Delete private child property when removing child (*)
004a5e1... iconGrid: Queue a relayout after child opacity changes (*)
17fa5a2... extensionPrefs: Connect to ExtensionStateChanged after buil (*)
1e68e78... extensionPrefs: Block notify::active signal handler while u (*)
dfc0ef5... appDisplay: Allow editing folder names (*)
1bc1b4d... Update Brazilian Portuguese translation (*)
76fb559... Update Galician translation (*)
8adbc80... Update Hungarian translation (*)
e9596f2... Update Italian translation (*)
ae11381... Update Romanian translation (*)
98b70ef... Update Indonesian translation (*)
2513835... Update Finnish translation (*)
5e82d72... Updated Spanish translation (*)
0888a9b... environment: Skip property animations while hidden (*)
ac664ba... Update Polish translation (*)
d160947... build: Remove st-private.h from "public" headers (*)
32d5744... build: Exclude private headers from GIR (*)
d0ace10... calendar-server: Disable deprecated e-d-s API (*)
dcf7bae... calendar-server: Temporarily ignore all deprecations in eds (*)
a030c54... shell: Replace another GTimeVal (*)
48b860b... ci: Turn on -Werror (*)
1d17404... selectArea: Ignore motion events once we got a result (*)
1acee3d... Update Swedish translation (*)
13f9753... overviewControls: Remove slide transitions before setting v (*)
6fe1d32... Updated Czech translation (*)
25a7a80... gnome-extensions: Translate help command (*)
65a9fb8... Update Polish translation (*)
8704b10... Update Indonesian translation (*)
7fd5c47... Update Catalan translation (*)
d469250... Updated Lithuanian translation (*)
7ce0884... Update Hungarian translation (*)
1ad8a2f... Update Romanian translation (*)
b6a2b2b... cleanup: Remove left-over imports (*)
691610f... lookingGlass: Fix misleading typeof use (*)
52f85c9... system: Properly separate statements (*)
fc964f9... kbdA11yDialog: Avoid unnecessary ternary operators (*)
4bfee3a... ibusManager: Wrap line before dot (*)
4ad2523... messageTray: Add missing linebreak (*)
a3267be... network: Don't omit parens when constructing (*)
743ce23... util: Separate statements with linebreak (*)
7db5f8b... calendar: Use template strings over concatenation (*)
f54e780... workspace: Don't initialize variables to undefined (*)
9f11fba... jsParse: Disambiguate regex (*)
1da9937... workspace: Use operator shorthand (*)
ce63d21... overview: Minor cleanup (*)
dfdb139... workspaceThumbnails: Replace loops with Array.find() (*)
c2904fa... Update German translation (*)
60e3860... backgroundMenu: Animate menu opening (*)
ba6dbb2... workspace: Minor clarification (*)
2f4fcc5... Update Turkish translation (*)
d2ead59... data: Lower TimeoutStartSec in systemd units (*)
8754736... extensionUtils: Check version variable for undefined first (*)
de86920... extensionSystem: Remove unncessary return statements (*)
2a32fb2... extensionSystem: Fix a wrong error message (*)
e76877c... extensionSystem: Check if extension exists before accessing (*)
c06eb5d... extensionSystem: Log an extension error if loading the styl (*)
22107c1... extensionSystem: Rename initted to initialized (*)
4c93ef3... extensionSystem: Handle added or removed sessionMode extens (*)
2a9e065... extensionSystem: Always enforce disallowing extensions usin (*)
9698ff4... extensionSystem: Only add to extensionOrder array if enabli (*)
bdcf303... extensionSystem: Always disable multiple extensions in reve (*)
ce92270... extensionSystem: Add missing return value (*)
62e594a... Update Brazilian Portuguese translation (*)
e4b8a4b... Update Persian translation (*)
4525ad3... windowMenu: Animate menu (*)
2fc4987... cleanup: Stop using Mainloop module (*)
451f4e3... cleanup: "Only" use two indentation styles for object liter (*)
0ee7f02... cleanup: Don't assume hasOwnProperty() method on objects (*)
e913146... ci: Fail on any common lint errors (*)
1aca2ba... ci: Disallow legacy style in merge requests (*)
f00201f... ci: Disable MR handling for now (*)
7eb4088... Update Swedish translation (*)
43b4f2c... lookingGlass: Only update window list when visible (*)
3fbd61c... Updated Spanish translation (*)
3d86e6e... Update Italian translation (*)
413c677... iconGrid: Only animate visible icons (*)
57ed685... environment: Disable fullscreen unredirect during all trans (*)
314a89a... Update Serbian translation (*)
817aec5... overview: Fix fading out desktop icons (*)
d1a6601... theme: Equalize dimensions of ws switcher popup boxes (*)
4bfb4a0... cleanup: Fix wrong indentation (*)
af87bd8... cleanup: Use consistent style for ternary operator (*)
3a9eaa3... cleanup: Switch some method calls to new indentation style (*)
e44b7df... lint: Drop extra ignored nodes in legacy config (*)
2546445... magnifier: Simplify some code (*)
8d6820c... magnifier: Do not modify function argument (*)
1a32e3e... volume: Clarify some code (*)
e585f7d... scripting: Disable an eslint warning (*)
81ab286... cleanup: Don't use Array/Object constructors (*)
a77377e... cleanup: Avoid useless return statements (*)
9352553... cleanup: Avoid unnecessary parentheses in arrow functions (*)
111f87a... cleanup: Avoid pointless "renames" in destructuring (*)
471165c... cleanup: Use consistent brace style of blocks (*)
5b3935f... cleanup: Fix up "special" comments (*)
133a1e7... cleanup: Remove trailing spaces (*)
b446667... cleanup: Disambiguate assignments in arrow functions (*)
efed695... cleanup: Don't add linebreak before operators (*)
252e694... util: Handle trailing LTR/RTL markers in URLs (*)
9e55d26... Update French translation (*)
3e58af1... Update French translation (*)
edf6bd6... Update Norwegian Bokmål translation (*)
4f3c8b8... workspace: Continue overlay idle hide timeout when pointing (*)
8ffea9d... workspace: Make title of overlay reactive (*)
3094f86... workspace: Reset idle hide timeout for overlays on reentry (*)
5f10047... viewSelector: Only reset search entry if it has key focus (*)
5c3f4f5... workspace: Remove unused properties of WindowClone (*)
cf00231... st: Fix box-shadow drawing with prerendered_texture (*)
e0947b0... introspect: Check whitelist also for GetRunningWindows() (*)
942758b... workspace: Use AppIcon.app to check action-support by the d (*)
00e95de... shell-app: Never allow opening new windows while an app is (*)
2334470... overview: Only accept AppIcon drops if the app can open a n (*)
259874d... workspace: Return results of forwarded acceptDrop (*)
daa5452... appDisplay: Add API to animate launch at given position (*)
f8e648b... appDisplay: Animate DnD app icons at the position they were (*)
48adb2e... workspace: Fix an incorrect signal check (*)
42188b7... folderIcon: Remove duplicated addMenu call (*)
d6ba6dc... renameFolderMenu: Don't save the source (*)
af1aabf... popupBaseMenuItem: Add support for Hidden Ornament (*)
54f3694... popupMenu: Add focusActor property to define the default fo (*)
147cb53... renameFolderMenu: Set the entry as menu focus actor (*)
8e3aac8... renameFolderMenu: Move to non-legacy coding style (*)
dab60d5... renameFolderMenu: Use a custom menu item inheriting from Po (*)
2a9977a... layout: Don't use the actors pick workaround on update regi (*)
b6754d7... environment: Try harder to find a transition (*)
7b45ffa... loginDialog: Stop using deprecated actor property (*)
856c32d... unlockDialog: Use inheritance instead of composition (*)
92e5713... screenShield: Stop using deprecated actor property (*)
a0d0a17... Update Galician translation (*)
506b75f... shell-util: Do not scale the clip in get_content_for_window (*)
6180f59... Update Japanese translation (*)
f3e09b2... Update Japanese translation (*)
2156577... slider: Unset signal IDs when ending the slider drag (*)
0fdbde9... main: Remove NOTIFY_SOCKET from environment (*)
70a5c38... Update Dutch translation (*)
60cab56... shell-util: Handle NULL from meta_window_get_image() (*)
a05cb76... Update Slovak translation (*)
e23ce37... Update Friulian translation (*)
2dbdf79... Updated Slovenian translation (*)
a95601a... Updated Slovenian translation (*)
1d1b427... Updated Czech translation (*)
63c9a6e... Updated Danish translation (*)
60cad01... inputMethod: Do not change IBus.Capabilite by focus events (*)
1cc766d... ibusManager, inputMethod: Cancel async ibus calls chain on (*)
6a6d664... ibusManager: Cancel the preload engines timeout on clear (*)
92c0171... lightbox: Show the actor before easing it (*)
a3a7953... Update Japanese translation (*)
9e8b97d... Update Japanese translation (*)
085531b... main, util: Notify systemd once we are fully initialised (*)
ee97512... Updated Danish translation (*)
3b5675b... networkAgent: add support for SAE secrets (*)
e00878a... shellDBus: Don't assume devices have a node (*)
31d915a... shell-global: Disconnect from stage events on X11 display c (*)
31fe517... shell-global: Ignore modal operations if we have no composi (*)
a722b4c... ibusCandidatePopup: Use an internal actor to track IM focus (*)
6205d5e... windowManager: Handle reordering of workspaces (*)
3d39b32... Revert "windowManager: Use new reorder_workspace() API" (*)
986600a... Bump version to 3.34.1 (*)
ef8000d... animation: Finish porting to clutter transitions (*)
279024a... js: Replace Tweener time leftovers with ease duration (*)
a65164e... main: Show a warning when running as root (*)
7326e7a... main: Show a warning when gdm is missing (*)
11d46cf... Bump version to 3.35.1 (*)
f781361... Updated Spanish translation (*)
38ad1d7... environment: Only disable unredirection of ongoing transiti (*)
b412896... st/scroll-view: Remove container foreach vfunc (*)
20f4fc7... shell-screenshots: Do not pass a clip for window screenshot (*)
d0d1845... search: Rename SearchResults to SearchResultsView (*)
6533690... search: Activate SearchResult from the result itself (*)
59e3a1a... doap: Clean up list of maintainers (*)
0199857... Replace ClutterVertex by graphene_point3d_t (*)
7a92a9b... st: Replace ClutterSize by graphene_size_t (*)
0615370... Replace Clutter.Point by Graphene.Point (*)
d7c569c... st: Remove color from ClutterActor pick virtual function (*)
6cad251... volume: Show indicator when microphone is active (*)
ab6a629... screenShield: Compute lock timeout fade duration using anim (*)
0353a5b... cleanup: Rename signals/methods that will conflict with Clu (*)
74d7d3e... animation: Don't sync animation sizes on change (*)
7f9c709... appDisplay: Use an St.Widget as base actor for FolderView (*)
ff77521... calendar: Use GDateTime for selected-date-changed signal (*)
c7e0c7e... background: Rename Background 'changed' signal to 'bg-chang (*)
7059dcc... keyboard: Add KeyboardManager to manage the lifetime of the (*)
b5676a2... messageTray: Inherit Notification, Source and NotificationP (*)
ed97f61... messageTray: Dispose Notification on destroy (*)
4e1492c... messageTray: Dispose Source on destruction (*)
91eb84f... overview: Add OverviewActor and use as main actor of the Ov (*)
22fe4e9... screenshot: Return a Meta.Rectangle as geometry (*)
f67b409... screenshot: Pass a Graphene.Point as PickPixel 'finished' s (*)
c4c5c4f... cleanup: Use inheritance for Actor classes instead of compo (*)
91a5133... search: Define SearchResultInterface and implement valid re (*)
4dea1f8... lookingGlass: Use resultsArea to keep track of results (*)
9bb12f6... messageList: Use St.Bin as message container and use clutte (*)
3838220... calendarMessageList: Remove sections map and use clutter ch (*)
0b91dee... windowManager: Inherit WindowDimmer from Clutter.Brightness (*)
db7726c... avatar: Use Property bindings to sync reactivity (*)
a3c6217... overview: Make public properties read-only (*)
c9fbae3... docs: Update `actor` and `delegate_` paragraph in HACKING (*)
e4920b2... pageIndicators: Use Clutter.Orientation as orientation para (*)
320df13... st/button: Add the clicked button to virtual function signa (*)
55b5742... cleanup: Replace signal connections with virtual functions (*)
caa50dc... ci: Ensure eslint output exists (*)
d12cd12... ci: Make run-eslint more convenient for local use (*)
d919276... workspace: Sort windows in overview grid using cached cente (*)
a144a1c... workspace: Use graphene instead of clutter (*)
29543f3... Update Croatian translation (*)
6f7e597... Update Friulian translation (*)
b1d22d2... search: Drop SearchResultInterface again (*)
f2466ca... environment: Parse repeat-count and auto-reverse (*)
d0690c3... util: Add wiggle helper (*)
b25a73c... authPrompt: Wiggle on failure (*)
51601f3... Update shotwell desktop file name references (*)
8068080... Update Persian translation (*)
6965781... st: Use clutter_actor_pick() in pick (*)
43cf466... js: Replace Clutter.Actor.get_allocation_geometry() (*)
055c007... dnd: Skip drag target when its acceptDrop() throws an excep (*)
0732e14... appDisplay: Don't crash if app is missing categories (*)
6cfcfc7... panel: Update window section items on title changes (*)
c35b4ce... popupMenu: Don't chain up vfuncs if the parent doesn't impl (*)
b6d47c1... windowManager: Always reset window actors when animations a (*)
b6e57a5... closeDialog: Fix dialog size when using geometry scaling (*)
fa1b7a9... overview: Set searchEntry offscreen-redirected always (*)
10b2083... extensionPrefs: Trick xgettext into accepting odd number of (*)
db9249a... padOsd: Work around xgettext confusion (*)
b7bf9e0... ci: Switch to mutter's v3 docker image (*)
91707f4... environment: Use gjs smart GObject GTypeName computation (*)
39e6fc9... js: Use Gjs GTypeName computation for all classes (*)
975280f... mpris: Validate received data against the expected types fr (*)
4dc4430... mpris: Hide notification when !CanPlay, instead of closing (*)
aa9031d... st/scroll-view: Remove scrollbars references on dispose (*)
7bc39ba... ci: Run tests through dbus-run-session (*)
284ace5... cleanup: Use (un)block_signal_handler() convenience wrapper (*)
8cb8199... po: Sort LINGUAS (*)
5687035... appDisplay: Check instanceof AppIcon using constructor insi (*)
e06421b... layout: Drop no-clear-hint code (*)
4338ca5... padOsd: Add missing 'closed' signal (*)
104071a... js: Replace child properties (*)
f0a5170... st: Deprecate StBoxLayout child properties (*)
2f39bd8... st/bin: Use child's align properties (*)
72af64d... st: Remove st_get_align_factor() utility method (*)
f2bd39b... js: Use generic actor properties to align StBin children (*)
2c62e45... st: Remove StBin's align properties (*)
f309d98... cleanup: Use more template strings (*)
28c535e... calendar-server: Uses wrong timezone for event times (*)
55867c4... st: Drop StWidget theme overriding API (*)
6a42d77... st: Track stylesheet changes on the StThemeContext (*)
e4147f3... altTab: Use correct actor in label height computation (*)
147a743... system: Replace action icons with regular menu items (*)
35a265a... Updated Spanish translation (*)
f5e179f... polkitAgent: Fix a typo of a signal name (*)
f546715... polkitAgent: Update user name on user changes (*)
c627d47... polkitAgent: Also show user avatar for root user (*)
70203b5... polkitAgent: Only set key focus to password entry after ope (*)
cd36301... polkitAgent: Make authenticate button insensitive if passwo (*)
5c7a701... polkitAgent: Reset dialog to defaults after cancelling polk (*)
d5eafba... polkitAgent: Use a timeout for resetting the dialog (*)
0749ac2... calendar: Use Clutter.GridLayout (*)
0617be9... windowManager: Stop using Clutter.Actor.prototype.reparent( (*)
1e203f4... cleanup: Replace deprecated lower/raise calls (*)
d3d1652... cleanup: Use non-deprecated key symbols (*)
32185c1... environment: Stop monkey-patching Clutter.TableLayout (*)
3913fa5... environment: Stop adding child_set() to layout managers (*)
ac1f896... environment: Reimplement Date.toLocaleFormat() override (*)
f51952f... shell: Remove format_date() utility function (*)
a58bdbf... st: Add StClipboard method to set arbitrary clipboard conte (*)
be5f5ec... shell: Make screenshot API stream based (*)
cf6beee... screenshot: Allow saving to clipboard (*)
fd5989e... ci: Fix checking out mutter on stable branches (*)
5fd52e9... power: Handle "100% but charging" case (*)
f5996a9... inputMethod: Compare ibus context before processing key eve (*)
cb7374b... windowManager: Use Sets to track ongoing effects (*)
fc71f8b... windowManager: Complete interrupted size change effects (*)
0ed702d... polkitAgent: Inherit AuthenticationAgent from Shell.PolkitA (*)
5944a1e... keyring: Inherit KeyringPrompter from Gcr.SystemPrompter (*)
348e4ac... background: Inherit Animation from GnomeDesktop.BGSlideShow (*)
d83d8f2... modemManager: Define ModemBase GObject class for modems (*)
5e43f28... calendar: Define EventSourceBase and extend EventSource's (*)
40bd65c... st: Fix a minor leak (*)
cd84fa8... st: Add Settings:font-name property (*)
f28f041... theme-context: Use interface font instead of hardcoded defa (*)
8eb5d5a... style: Don't specify font-family (*)
a0b0237... Update Indonesian translation (*)
697912d... js: Fix alignment (*)
fea5ecc... allView: Ensure event blocker is reactive before popup is o (*)
bef5043... jsParse: Unnest functions (*)
69f63dc... ctrlAltTab: Use arrow function for callback (*)
67ea424... cleanup: Avoid unnecessary braces (*)
2e4e250... cleanup: Avoid "lonely" ifs where it makes sense (*)
682bd7e... cleanup: Don't shadow variables (*)
9eaa008... cleanup: Fix missing/stray spaces (*)
c860409... cleanup: Use object shorthand where possible (*)
07cc84f... cleanup: Only omit braces for single-line blocks (*)
ebf7774... cleanup: Require "dangling" commas (*)
e44adb9... cleanup: Avoid unnecessary parentheses (*)
077d8f3... cleanup: Don't use gtk-doc syntax for regular comments (*)
61210fd... cleanup: Use JSDoc for documentation comments (*)
913990b... folderView: Center folder icon (*)
abc7cc9... lint: Convert eslint JSON to YAML (*)
0483c78... lint: Sync configuration with gjs (*)
65c5cfd... lint: Disable eqeqeq in legacy configuration (*)
a32c4f3... style: Allow lonely ifs where appropriate (*)
66fc5c0... background: Add exception to no-loop-func rule (*)
88bcaaf... Stop referring to ClutterTexture (*)
c1ae634... panel: Don't chain up to non-existent parent vfunc (*)
3a7228c... polkitAgent: Only reset UI on session resets while opened (*)
89bf360... polkitAgent: Use dialog as confirmation when the user has n (*)
45ebb94... polkitAgent: Cancel session after disconnecting signal hand (*)
c1ec7b2... keyboard: Try harder to find a matching layout (*)
e3e1a27... Update Friulian translation (*)
6af25b2... animation: Turn Spinner animate parameter into Params optio (*)
8f4e91a... animation: Add parameter for hiding stopped Spinner actor (*)
c68bd33... appMenu: Hide stopped spinner actor (*)
c1a7c71... Increase .calendar-today visibility (*)
83f224e... dateMenu: Format weather forecast times without AM/PM (*)
b779f6f... dateMenu: Skip weather forecast if not valid (*)
acaa9f7... polkitAgent: Fix spinner (*)
910037f... allView, frequentView: Only create icons when necessary (*)
cae69b3... allView: Rename variable (*)
bfc7c1c... baseAppView: Destroy icon when removing (*)
bd173ac... folderView: Reset schemas before removing the folder (*)
e7b9bd7... appIcon: Remove drag monitor on destroy (*)
135d178... cleanup: Use g_clear_signal_handler() where possible (*)
55362ae... messageList: Don't include message actor in error message (*)
d5e8f8c... mpris: Use a scope specific message instead of a global one (*)
9132063... switcherPopup: Show immediately on second key press (*)
c48330a... cleanup: Use g_clear_handle_id() for g_source_remove() (*)
9790b0e... st/button: Notify :pressed changes (*)
109f39a... pageIndicators: Redesign and add position-based animation (*)
998fe58... switcherPopup: Use roundtrip time when the popup is modifie (*)
d52b23d... switcherPopup: Improve modifier-less keybinding navigation (*)
669d12f... dateMenu: Re-indent weather section (*)
18a1435... dateMenu: Bottom-align weather title/location (*)
f2df9f1... dateMenu: Add some spacing between weather header and locat (*)
784c0b7... dateMenu: Try harder finding a reasonable weather location (*)
b757f5c... dateMenu: Don't limit weather forecasts to the same day (*)
f6f373b... dateMenu: Only show forecasts (*)
e72c38b... dateMenu: Move weather forecast validity check (*)
95f388b... dateMenu: Don't ellipsize forecast times and temps (*)
2842670... cleanup: Remove another pair of unneeded parentheses (*)
7e9f30d... appDisplay: Ensure we don't recreate existing AppIcons for (*)
5af8bf2... volume: Add back sound feedback on scroll (*)
6c8eb1a... volume: Only emit sound feedback after volume changes (*)
a8005e3... slider: Stop emulating drags in key handling (*)
c506eda... gvc: Update submodule (*)
2894085... volume: Skip volume-change feedback while playing (*)
0897915... appDisplay: Simplify event blocking while folder is opened (*)
b0c8192... appDisplay: Add threshold after overshoot page switches (*)
5a287a4... appDisplay: Add a timeout when switching pages during DnD (*)
bb48205... extensions-tool: Fix removing from settings list (*)
c255b4d... theme: Darken hovered message-media-control button (*)
18421e8... theme: Add message close button styling (*)
42eb9f4... theme: Add :active styling to message-close and media contr (*)
eee1ab4... introspect: Fix whitelist check (*)
1ecdb39... Update Greek translation (*)
f742484... extensionSystem: Create a file to flag that extensions are (*)
d9ef612... data: Enable clean session shutdown after gnome-shell failu (*)
e642e1c... texture-cache: Remove also scaled keys from the cache (*)
66f4fee... Update Brazilian Portuguese translation (*)
0a9e1b4... fileUtils: Delete deleteGFile hack (*)
749a4c9... appIcon: Draw running dot above the overview icon (*)
5b957f6... theme: Add light styling to message buttons (*)
5f9036e... calendar-server: Use correct timezone for all-day events (*)
867cffa... switcherPopup: Fix scrollable check (*)
47758d1... Include the libcroco sources directly under src/st/croco (*)
05c3ac2... get_length_internal() - remove unused argument 'suffixed' (*)
1e8e08c... Simplify if statement (*)
52f5793... Use get_color_from_term() instead of get_background_color_f (*)
236bdaa... Handle "color: inherit" directly in get_color_from_term(), (*)
582bfe8... cr-rgb: remove handling of "inherit" and "transparent" (*)
01c0803... Fix always-true condition (*)
7377650... st: Remove broken parsing of @media rules (*)
988a0e7... Adapt to painting and picking API change (*)
632a643... Use paint and pick context to get framebuffer (*)
8c4d07b... HACKING.md: Update sample code to use paint context (*)
9b4780f... keyboard: Reindent timeout handlers (*)
85f10f1... keyboard: Use camelCase (*)
ff7dfa9... keyboard: Fix widget leak (*)
7fbdaad... keyboard: Create extended keys before updating hover state (*)
91bf7f1... keyboard: Use parent key's allocation for extended key size (*)
021f3e4... keyboard: Update extended key size on parent size changes (*)
22cb0b0... closeDialog: Fix scale of dialog for x11 clients in Wayland (*)
d28bc7a... appDisplay: Show newly created folder when creating (*)
59a43f4... appDisplay: Move to rename folder location (*)
2703eed... extensionPrefs: Simplify state change handling (*)
a2044c6... extensionPrefs: Always redefine getCurrentExtension() on pr (*)
f3eeb94... checkBox: Fix expand and align properties (*)
c4fa052... appDisplay: Use _getCategories function instead of duplicat (*)
61b7199... appDisplay: Make _items object a Map (*)
203c3f9... appDisplay: Make AllViews folderIcons property private (*)
2ba4108... appDisplay: Rename _allItems array to _orderedItems (*)
3c4c37e... perf-helper: Add content for custom drawing (*)
0185c28... perf-helper: Remove unused atoms (*)
c0309d9... switcherPopup: Dismiss when a system modal dialog opens (*)
ccd8b47... popupMenu: Close when a system modal pops up (*)
85bec78... screenShield: Adapt to painting and picking API change (*)
0795d8d... magnifier: Adapt to painting and picking API change (*)
1546558... weather: Only require auto-location authorization if sandbo (*)
086ba11... shell-global: Place launched applications into a systemd sc (*)
4a6c2f1... util: Place spawned processes into a systemd scope (*)
9a45d96... Bump version to 3.35.2 (*)
4d16d2c... appDisplay: Remove unimplemented 'activate-discrete-gpu' (*)
a849945... data: Update switcheroo-control D-Bus interface (*)
5121301... main: Add switcheroo-control generated code (*)
c7dec41... shell: Add API to access switcheroo-control D-Bus proxy (*)
33c10e9... shell: Prime the GPUs property cache for switcheroo-control (*)
0223d38... shell-app: Add discrete GPU support for NVidia drivers (*)
9115f6e... workspace: Pass device to startDrag() (*)
14eeaf4... padOsd: Re-query action labels after mode switches (*)
281c87d... St: Add a StPasswordEntry subclass based on StEntry (*)
b166de0... shellEntry: Handle PasswordEntries automatically (*)
684b918... js: Use StPasswordEntry for password entry fields (*)
a1238a0... shellEntry: Remove isPassword Property (*)
1d54f1e... shellEntry: Add CapsLockWarning class (*)
474dda7... js: Add caps-lock Warning to the dialogs (*)
df23098... st-entry: Remove caps-lock feedback warning (*)
60721a7... StPasswordEntry: Add the peek-password-icon for show/hide p (*)
c98435a... theme: break up the css into a modular format
45d887c... theme: more variable based SASS in the css modules
5a72047... theme: message list improvements
a8bce72... theme: message list refinements
968fc25... theme: message list padding sanity
0bdaf65... theme: message list media controls
72d5626... theme: more fixes for popover menus; make calendar and noti
7d43b62... theme: calendar fixes
8de5bbe... theme: OSD refinements; overview and panel refinements
d270548... theme: popover refinements
6a7d9c3... theme: fixes to notifications and popovers
77b14fe... theme: dash styling refinements
05690fb... theme: app-grid minor tweaks
f2317cd... theme: update variable name; include rename popover
34bcfc3... theme: resolve difference with system-action-menu
82a9aca... theme: remove font override
6c50df7... theme: bring over %status_text
b3b4064... theme: message close button
ca01636... theme: keyboard duality fixes; style updates
11dae58... theme: more search sass reorganization
8da01fc... theme: search use percentages
0259a41... theme: search results, adjust padding
d0508e5... theme: search results, re-adjust padding
7fcfba1... theme: update keyboard to use button drawing
b4c7889... theme: popovers - structured better, refine menuitems
da082f4... theme: sliders, fixes for dual variants, fix the fuzz
79d31a3... theme: buttonize notification bubbles
4dc1a1c... theme: fix button drawing function
6ebe0f2... theme: some drawing fixes to the notifications and calendar
8606110... fix errant paste in gitignore
27f34e2... theme: refine the button drawing functions; update notifica
fc21509... theme: refinements to the popovers
736f5c9... theme: refinements to the search boxes
85ec8eb... theme: improve some border drawing
9c51fcb... theme: fix for media control borders
e647fc1... theme: transparent borders on popovers don't work
bb19efe... theme: button fixes for notifications and modals
aced4d9... Merge branch 'wip/snwh/sass-cleanup' of gitlab.gnome.org:GN
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]