Skip to content

Conversation

@harshadgavali
Copy link
Owner

No description provided.

This reverts commit 99d3517.

Revert "cleanup: Move custom clutter type to gnome-shell"

This reverts commit 3b8803c.

Revert "cleanup: Remove hold gesture to make seperate PR"

This reverts commit e8e7b49.
@harshadgavali harshadgavali marked this pull request as draft November 21, 2021 04:32

export const ClutterEventType = { TOUCHPAD_HOLD: 1234, ...EventType };

export type CustomEventType = Pick<
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to gnome-shell

import GObject from '@gi-types/gobject2';
const OGRegisterClass = GObject.registerClass;

type ConstructorType = new (...args: any[]) => any;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convert indetation to tabs

this._switcher = new WindowSwitcherPopup();
// remove timeout entirely
this._switcher._resetNoModsTimeout = function () {
this._switcher._resetNoModsTimeout = function() {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

format file

@harshadgavali harshadgavali added this to the Hold gesture and libadwaita redesign milestone Jan 27, 2022
@harshadgavali harshadgavali removed this from the Hold gesture and libadwaita redesign milestone Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants