Result:
found more than 788 distributions - search limited to the first 2001 files matching your query ( run in 2.707 )


SPVM-Resource-SQLite

 view release on metacpan or  search on metacpan

lib/SPVM/Resource/SQLite.native/include/sqlite3.h  view on Meta::CPAN

**          Open the database file "/home/fred/data.db".
** <tr><td> file://darkstar/home/fred/data.db <td>
**          An error. "darkstar" is not a recognized authority.
** <tr><td style="white-space:nowrap">
**          file:///C:/Documents%20and%20Settings/fred/Desktop/data.db
**     <td> Windows only: Open the file "data.db" on fred's desktop on drive
**          C:. Note that the %20 escaping in this example is not strictly
**          necessary - space characters can be used literally
**          in URI filenames.
** <tr><td> file:data.db?mode=ro&cache=private <td>
**          Open file "data.db" in the current directory for read-only access.

 view all matches for this distribution


SPVM-Resource-Zlib-V1_2_11

 view release on metacpan or  search on metacpan

lib/SPVM/Resource/Zlib/V1_2_11.native/src/ChangeLog  view on Meta::CPAN

- Fix bug in gzwrite.c that produced corrupt gzip files
- Remove files to be installed before copying them in Makefile.in
- Add warnings when compiling with assembler code

Changes in 1.2.9 (31 Dec 2016)
- Fix contrib/minizip to permit unzipping with desktop API [Zouzou]
- Improve contrib/blast to return unused bytes
- Assure that gzoffset() is correct when appending
- Improve compress() and uncompress() to support large lengths
- Fix bug in test/example.c where error code not saved
- Remedy Coverity warning [Randers-Pehrson]

 view all matches for this distribution


SPVM-Resource-Zlib

 view release on metacpan or  search on metacpan

lib/SPVM/Resource/Zlib.native/src/ChangeLog  view on Meta::CPAN

- Fix bug in gzwrite.c that produced corrupt gzip files
- Remove files to be installed before copying them in Makefile.in
- Add warnings when compiling with assembler code

Changes in 1.2.9 (31 Dec 2016)
- Fix contrib/minizip to permit unzipping with desktop API [Zouzou]
- Improve contrib/blast to return unused bytes
- Assure that gzoffset() is correct when appending
- Improve compress() and uncompress() to support large lengths
- Fix bug in test/example.c where error code not saved
- Remedy Coverity warning [Randers-Pehrson]

 view all matches for this distribution


SQL-Yapp

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

\.lwpcookies
cover_db
pod2htm.*\.tmp
SQL-Yapp-.*
.*~
\.desktop\.el.*
CVS/.*
.*/CVS/.*
\.cvsignore

 view all matches for this distribution


SVG-Convert-Driver-XAML

 view release on metacpan or  search on metacpan

t/XamlPresentation2006.xsd  view on Meta::CPAN

					<xs:documentation>Gets or sets a window&apos;s icon.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Window.Top" type="dDoubleContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets the position of the window&apos;s top edge, in relation to the desktop.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Window.Left" type="dDoubleContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets the position of the window&apos;s left edge, in relation to the desktop.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Window.ShowInTaskbar" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets a value whether the window has a task bar button.</xs:documentation>

t/XamlPresentation2006.xsd  view on Meta::CPAN

					<xs:documentation>Gets or sets a window&apos;s icon.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NavigationWindow.Top" type="dDoubleContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets the position of the window&apos;s top edge, in relation to the desktop.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NavigationWindow.Left" type="dDoubleContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets the position of the window&apos;s left edge, in relation to the desktop.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NavigationWindow.ShowInTaskbar" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Gets or sets a value whether the window has a task bar button.</xs:documentation>

t/XamlPresentation2006.xsd  view on Meta::CPAN

				<xs:documentation>Gets or sets a value that specifies whether a window will automatically size itself to fit the size of its content.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="Top" type="frlrfSystemWindowsLengthConverterClassTopic">
			<xs:annotation>
				<xs:documentation>Gets or sets the position of the window&apos;s top edge, in relation to the desktop.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="Left" type="frlrfSystemWindowsLengthConverterClassTopic">
			<xs:annotation>
				<xs:documentation>Gets or sets the position of the window&apos;s left edge, in relation to the desktop.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="WindowStartupLocation" type="frlrfSystemWindowsWindowStartupLocationClassTopic">
			<xs:annotation>
				<xs:documentation>Gets or sets the position of the window when first shown.</xs:documentation>

 view all matches for this distribution


SVG-Metadata

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


Bugs and Ideas
==============
Please report bugs and ideas to the author or to either the Inkscape
development mailing list, at inkscape-devel@lists.sourceforge.net, or
the Open Clip Art Library mailing list, at clipart@freedesktop.org.

 view all matches for this distribution


ScheduleSGE

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


There are currently four modules, SGE that is the glue, SGE::Run allows you to submit jobs to the SGE. SGE::Control for starting/stopping/deleting jobs, and SGE::Status for seeing what the cluster is currently up to. You should be able to use SGE; in...

Methods should be documented with perldoc.

This has only been tested on an Orion 12-node desktop cluster. I would be happy to crash test it on any other clusters, just give me a login or send me a cluster to use.

Version History

0.01 April 2005. Initial release to the wild
0.02 October 2005. Received these excellent comments from Hinri Kerstens:

 view all matches for this distribution


School-Evaluation-Gibbmers

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

exclude_filename = LICENSE
prune_directory  = ^deb-build$
prune_directory  = ^doc$
exclude_filename = run_chart.pl
exclude_filename = gibbmers48x48.png
exclude_filename = gibbmers.desktop
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]

 view all matches for this distribution


Screensaver-Any

 view release on metacpan or  search on metacpan

lib/Screensaver/Any.pm  view on Meta::CPAN

        unless $screensaver;

    if ($screensaver eq 'gnome') {
        if ($which eq 'set') {
            my $secs = $mins*60;
            system "gsettings", "set", "org.gnome.desktop.session",
                "idle-delay", $secs;
            return [500, "gsettings set failed: $!"] if $?;
        }
        my $res = `gsettings get org.gnome.desktop.session idle-delay`;
        return [500, "gsettings get failed: $!"] if $?;
        $res =~ /^uint32\s+(\d+)$/
            or return [500, "Can't parse gsettings get output"];
        my $val = $1;
        return [200, "OK", ($which eq 'set' ? undef : $val), {

lib/Screensaver/Any.pm  view on Meta::CPAN


* gnome

  To set timeout for gnome screensaver, the program executes this command:

      gsettings set org.gnome.desktop.session idle-delay 300

* cinnamon

  Not yet supported.

lib/Screensaver/Any.pm  view on Meta::CPAN

sub enable_screensaver {
    my %args = @_;
    my $screensaver = $args{screensaver} // detect_screensaver();

    if ($screensaver eq 'gnome') {
        system "gsettings", "set", "org.gnome.desktop.lockdown", "disable-lock-screen", "false";
        if ($?) { return [500, "Failed"] } else { return [200, "OK"] }
    }

    [501, "Not yet implemented except for gnome"];
}

lib/Screensaver/Any.pm  view on Meta::CPAN

sub disable_screensaver {
    my %args = @_;
    my $screensaver = $args{screensaver} // detect_screensaver();

    if ($screensaver eq 'gnome') {
        system "gsettings", "set", "org.gnome.desktop.lockdown", "disable-lock-screen", "true";
        if ($?) { return [500, "Failed"] } else { return [200, "OK"] }
    }

    [501, "Not yet implemented except for gnome"];
}

lib/Screensaver/Any.pm  view on Meta::CPAN

sub screensaver_is_enabled {
    my %args = @_;
    my $screensaver = $args{screensaver} // detect_screensaver();

    if ($screensaver eq 'gnome') {
        my $read = readpipe "gsettings", "get", "org.gnome.desktop.lockdown", "disable-lock-screen";
        if ($?) { return [500, "Failed"] } else { return [200, "OK", $read =~ /false/ ? 1 : $read =~ /true/ ? 0 : undef] }
    }

    [501, "Not yet implemented except for gnome"];
}

lib/Screensaver/Any.pm  view on Meta::CPAN


=item * gnome

To set timeout for gnome screensaver, the program executes this command:

  gsettings set org.gnome.desktop.session idle-delay 300

=item * cinnamon

Not yet supported.

 view all matches for this distribution


Selenium-Remote-Driver

 view release on metacpan or  search on metacpan

lib/Selenium/Remote/Driver.pm  view on Meta::CPAN

=head2 get_geolocation

 Description:
    Get the current geographic location. Note that your webdriver must
    implement this endpoint - otherwise, it will crash your session. At
    the time of release, we couldn't get this to work on the desktop
    FirefoxDriver or desktop Chromedriver.

 Usage:
    print $driver->get_geolocation;

 Output:

 view all matches for this distribution


SemanticWeb-Schema

 view release on metacpan or  search on metacpan

lib/SemanticWeb/Schema/APIReference.pm  view on Meta::CPAN


=head2 C<target_platform>

C<targetPlatform>

Type of app development: phone, Metro style, desktop, XBox, etc.

A target_platform should be one of the following types:

=over

 view all matches for this distribution


Sentry-SDK

 view release on metacpan or  search on metacpan

docs/schema.ts  view on Meta::CPAN

   *  - `default`: Describes a generic breadcrumb. This is typically a log message or
   *    user-generated breadcrumb. The `data` field is entirely undefined and as such, completely
   *    rendered as a key/value table.
   *
   *  - `navigation`: Describes a navigation breadcrumb. A navigation event can be a URL change
   *    in a web application, or a UI transition in a mobile or desktop application, etc.
   *
   *    Such a breadcrumb's `data` object has the required fields `from` and `to`, which
   *    represent an application route/url each.
   *
   *  - `http`: Describes an HTTP request breadcrumb. This represents an HTTP request transmitted

 view all matches for this distribution


Sidef

 view release on metacpan or  search on metacpan

scripts/RosettaCode/extract_file_extension.sf  view on Meta::CPAN

}

var files = [
    'http://example.com/download.tar.gz',
    'CharacterModel.3DS',
    '.desktop',
    'document',
    'document.txt_backup',
    '/etc/pam.d/login',
]

scripts/RosettaCode/extract_file_extension.sf  view on Meta::CPAN

files.each {|f|
    exts << (var e = extension(f))
    printf("%-36s -> %-11s\n", f.dump, e.dump)
}

assert_eq(exts, ['.gz', '.3DS', '.desktop', '', '', ''])

 view all matches for this distribution


Sim-Agent

 view release on metacpan or  search on metacpan

_Perl Loom.html  view on Meta::CPAN

<!DOCTYPE html><html lang="en-US" data-build="prod-5bb8a0d9498e6b641c9eaa83e3d4b86a7e7fb067" data-seq="4639135" dir="ltr" class=""><head><meta charSet="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><...
import * as route0 from "/cdn/assets/93527649-ipk6dd74m8vflvki.js";
import * as route1 from "/cdn/assets/966cd1fb-f3jo68m6ibtr8xtv.js";
import * as route2 from "/cdn/assets/94298aad-5ygecmtu4f3myx9a.js";
  
  window.__reactRouterRouteModules = {"root":route0,"routes/_conversation":route1,"routes/_conversation.c.$conversationId":route2};

 view all matches for this distribution


Sisimai

 view release on metacpan or  search on metacpan

set-of-emails/maildir/bsd/rhost-aol-01.eml  view on Meta::CPAN

    width: 1px !important;
  }
  table[class=3D"body"] .hide-for-small {
    display: none !important;
  }
  table[class=3D"body"] .show-for-desktop {
    display: none !important;
  }
  table[class=3D"body"] .show-for-small {
    display: inherit !important;
  }
  table[class=3D"body"] .hide-for-desktop {
    display: inherit !important;
  }
}
</style>=20
  <table class=3D"body" style=3D"border-collapse: collapse; border-spacing:=

 view all matches for this distribution


Sjis

 view release on metacpan or  search on metacpan

lib/Esjis.pm  view on Meta::CPAN

        return $ENV{'HOME'};
    }

    ### DESPERATION SETS IN

    # We could use the desktop
    SCOPE: {
        local $@;
        CORE::eval {
            # Find the desktop via Mac::Files
            local $SIG{'__DIE__'} = '';
            CORE::require Mac::Files;
            my $home = Mac::Files::FindFolder(
                Mac::Files::kOnSystemDisk(),
                Mac::Files::kDesktopFolderType(),

lib/Esjis.pm  view on Meta::CPAN


        # rejected idea ...
        elsif (0) {

            # MSDN SetCurrentDirectory function
            # http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
            #
            # Data Execution Prevention (DEP)
            # http://vlaurie.com/computers2/Articles/dep.htm
            #
            # Learning x86 assembler with Perl -- Shibuya.pm#11

 view all matches for this distribution


Slovo

 view release on metacpan or  search on metacpan

lib/Slovo.pm  view on Meta::CPAN

=item * Embedded Editor.md - L<The open source embeddable online markdown editor
(component), based on CodeMirror & jQuery &
Marked|http://editor.md.ipandao.com/>;

=item * Example startup scripts for slovo and slovo_minion services
for L<systemd|https://freedesktop.org/wiki/Software/systemd/>, L<Apache
2.4|https://httpd.apache.org/docs/2.4/> and NGINX vhost configuration files.

=item * Inflatable embedded themes support - BETA;

=item * and more to come…

 view all matches for this distribution


Socket-Class

 view release on metacpan or  search on metacpan

xs/sc_ssl/openssl/source/INSTALL.W32  view on Meta::CPAN


 If you link with static OpenSSL libraries [those built with ms/nt.mak],
 then you're expected to additionally link your application with
 WSOCK32.LIB, ADVAPI32.LIB, GDI32.LIB and USER32.LIB. Those developing
 non-interactive service applications might feel concerned about linking
 with latter two, as they are justly associated with interactive desktop,
 which is not available to service processes. The toolkit is designed
 to detect in which context it's currently executed, GUI, console app
 or service, and act accordingly, namely whether or not to actually make
 GUI calls.

 view all matches for this distribution


Software-Catalog-SW-bulwark-qt

 view release on metacpan or  search on metacpan

lib/Software/Catalog/SW/bulwark/qt.pm  view on Meta::CPAN

      },
  );
}

1;
# ABSTRACT: Bulwark desktop GUI client

__END__

=pod

=encoding UTF-8

=head1 NAME

Software::Catalog::SW::bulwark::qt - Bulwark desktop GUI client

=head1 VERSION

This document describes version 0.008 of Software::Catalog::SW::bulwark::qt (from Perl distribution Software-Catalog-SW-bulwark-qt), released on 2020-10-02.

 view all matches for this distribution


Software-Catalog-SW-zcoin-qt

 view release on metacpan or  search on metacpan

lib/Software/Catalog/SW/zcoin/qt.pm  view on Meta::CPAN

}

sub versioning_scheme { "Dotted" }

1;
# ABSTRACT: Zcoin desktop GUI client

__END__

=pod

=encoding UTF-8

=head1 NAME

Software::Catalog::SW::zcoin::qt - Zcoin desktop GUI client

=head1 VERSION

This document describes version 0.008 of Software::Catalog::SW::zcoin::qt (from Perl distribution Software-Catalog-SW-zcoin-qt), released on 2020-10-02.

 view all matches for this distribution


Solstice

 view release on metacpan or  search on metacpan

javascript/yui/build/datatable/README  view on Meta::CPAN

interaction. Data gets saved.
* Extracted non-foundational CSS for scrollable DataTables to make UI easier to
customize.
* Updated methods select() and unselect() to also accept an array of elements or
an array of strings.
* Improved row selection behavior to model the desktop paradigm (i.e., require
CONTROL and/or SHIFT keys to multi-select).
* Tweaked inline editing for better Mac performance.
* Refactored pagination code to be easier to implement, configure, and extend.
* Accept an error boolean from DataSource in case of data error and show error
message.

 view all matches for this distribution


Sorauta-Capture-ScreenShot

 view release on metacpan or  search on metacpan

lib/Sorauta/Capture/ScreenShot.pm  view on Meta::CPAN

__END__
# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

Sorauta::Capture::ScreenShot - capture your desktop and send data to server

=head1 SYNOPSIS

  use Sorauta::Capture::ScreenShot;

lib/Sorauta/Capture/ScreenShot.pm  view on Meta::CPAN

     })->execute;
  }

=head1 DESCRIPTION

capture your desktop and send data to server.

=head2 EXPORT

None by default.

 view all matches for this distribution


Sorauta-Utility

 view release on metacpan or  search on metacpan

lib/Sorauta/Utility.pm  view on Meta::CPAN


  return 1 if(
    $file_path eq '.'  ||
    $file_path eq '..' ||
    $file_path =~ /.svn$/ ||
    $file_path =~ /desktop\.ini$/ ||
    $file_path =~ /.DS_Store$/ ||
    $file_path =~ /Thumbs\.db$/
  );

  return 0;

lib/Sorauta/Utility.pm  view on Meta::CPAN

#------------------------------------------
# コピー不要なファイルか
#   copy_filter
# req:
#   file_name: ファイル名
#     ex).svn, desktop.ini
# res:
#   result: コピーすべきファイルの場合は0、それ以外は1
#------------------------------------------
sub is_unnecessary_copying_file {
  my $file_name = shift;

lib/Sorauta/Utility.pm  view on Meta::CPAN

  # サムネイル用ファイルなどは無視
  if ($file_name eq 'Thumbs.db' || !($file_name =~ /[^\.]/)) {
    return 1;
  }
  # .svnはコピーしたくない
  if ($file_name eq '.svn' || $file_name eq 'desktop.ini' || $file_name eq '.DS_Store') {
    return 1;
  }

  # ログファイルのディレクトリは無視
  if ($file_name eq 'log') {

 view all matches for this distribution


Sourcecode-Spellchecker

 view release on metacpan or  search on metacpan

lib/Sourcecode/Spellchecker.pm  view on Meta::CPAN

    'desinations'         => 'destinations',
    'desintegrated'       => 'disintegrated',
    'desintegration'      => 'disintegration',
    'desireable'          => 'desirable',
    'desitned'            => 'destined',
    'desktiop'            => 'desktop',
    'desorder'            => 'disorder',
    'desoriented'         => 'disoriented',
    'desparate'           => 'desperate, disparate',
    'despict'             => 'depict',
    'despiration'         => 'desperation',

 view all matches for this distribution


Speech-Synthesis

 view release on metacpan or  search on metacpan

lib/Speech/Synthesis.pm  view on Meta::CPAN


=item avatar

This parameter is mandatory when you specify 'MSAgent' as the engine. It will
be ignored otherwise. It is the avatar (or Agent Character) that will
show up on your desktop and "speak" the text for you.
It might be used for other engines in the future.

=item async

This parameter defines wether we will wait until speaking finishes or not.

 view all matches for this distribution


Spellunker

 view release on metacpan or  search on metacpan

share/enable1.txt  view on Meta::CPAN

desk
deskbound
deskman
deskmen
desks
desktop
desktops
desman
desmans
desmid
desmids
desmoid

 view all matches for this distribution


Spreadsheet-Open

 view release on metacpan or  search on metacpan

lib/Spreadsheet/Open.pm  view on Meta::CPAN

        return system($which, @{ $e->[2] }, $path);
    }

    log_trace "Falling back to using Desktop::Open ...";
    require Desktop::Open;
    return Desktop::Open::open_desktop($path);
}

1;
# ABSTRACT: Open spreadsheet in a spreadsheet program

 view all matches for this distribution


Statocles

 view release on metacpan or  search on metacpan

lib/Statocles/Plugin/Highlight.pm  view on Meta::CPAN

=head1 SUPPORTED SYNTAX

All of the syntax types supported by the L<Syntax::Highlight::Engine::Kate> Perl module
are supported by this module:

    .desktop                ferite                  PHP/PHP
    4GL                     Fortran                 PicAsm
    4GL-PER                 FreeBASIC               Pike
    ABC                     GDL                     PostScript
    Ada                     GLSL                    POV-Ray
    AHDL                    GNU Assembler           progress

 view all matches for this distribution


Stem

 view release on metacpan or  search on metacpan

DEMO  view on Meta::CPAN


When you run any of the demo scripts, the commands used to fork off an
xterm are printed. You can manually run those commands in your own
terminal windows if you want to experiment with or explore the Stem
configurations. If you kill the script (e.g. with ^C), all the created
xterm windows will be killed off leaving you with a cleaned up desktop.

There are 4 demonstration scripts that come with Stem. They are briefly
described here and in more detail in other files. They all have some
common features which are also described in detail below.

 view all matches for this distribution


Strehler

 view release on metacpan or  search on metacpan

lib/Strehler/public/strehler/bootstrap/css/bootstrap-responsive.css  view on Meta::CPAN


.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }

lib/Strehler/public/strehler/bootstrap/css/bootstrap-responsive.css  view on Meta::CPAN

    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }

 view all matches for this distribution


( run in 2.707 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )