view release on metacpan or search on metacpan
lib/Data/Random/Contact/Language/EN.pm view on Meta::CPAN
desisting
desists
desk
desk's
desks
desktop
desktops
desolate
desolated
desolately
desolateness
desolateness's
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/Random/dict view on Meta::CPAN
desiring
desirous
desist
desk
desks
desktop
Desmond
desolate
desolately
desolation
desolations
view all matches for this distribution
view release on metacpan or search on metacpan
lp::9:9:Print Spooler Owner:/var/spool/lp:/bin/sh
nuucp::10:10:Remote UUCP User:/var/spool/uucppublic:/usr/lib/uucp/uucico
auditor:*:11:0:Audit Activity Owner:/auditor:/bin/sh
dbadmin:*:12:0:Security Database Owner:/dbadmin:/bin/sh
rfindd:*:66:1:Rfind Daemon and Fsdump:/var/rfindd:/bin/sh
EZsetup::992:998:System Setup:/var/sysadmdesktop/EZsetup:/bin/csh
demos::993:997:Demonstration User:/usr/demos:/bin/csh
OutOfBox::995:997:Out of Box Experience:/usr/people/tour:/bin/csh
guest::998:998:Guest Account:/usr/people/guest:/bin/csh
4Dgifts::999:998:4Dgifts Account:/usr/people/4Dgifts:/bin/csh
nobody:*:60001:60001:SVR4 nobody uid:/dev/null:/dev/null
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/Table/Text.pm view on Meta::CPAN
pia => [q(In anything at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away.), "https://en.wikiquote.org/wiki/Antoine_de_Saint_Exup%C3%A9ry"],
planckTime => [q(Planck Time per Joule), "https://en.wikipedia.org/wiki/Planck_constant" ],
plasma => [q(plasma), "https://en.wikipedia.org/wiki/Plasma_(physics)" ],
pli => [q(Programming Language One), "https://en.wikipedia.org/wiki/PL/I" ],
pod => [q(POD), "https://perldoc.perl.org/perlpod.html" ],
poppler => [q(Poppler), "https://poppler.freedesktop.org/" ],
portugal => [q(Portugal), "https://en.wikipedia.org/wiki/Portugal" ],
postgres => [q(Postgres database), "https://www.postgresql.org/" ],
postgres => [q(Postgres), "https://github.com/philiprbrenan/postgres" ],
prb => [q(philip r brenan), "https://prb.appaapps.com//" ],
preprocessor => [q(preprocessor), "https://en.wikipedia.org/wiki/Preprocessor" ],
lib/Data/Table/Text.pm view on Meta::CPAN
tritium => [q(tritium), "https://en.wikipedia.org/wiki/Tritium" ],
tsmc => [q(TSMC ltd), "https://en.wikipedia.org/wiki/TSMC" ],
ttk => [q(Template Toolkit), "https://github.com/abw/Template2/graphs/contributors" ],
ttsa => [q(Turn The Ship Around), "https://en.wikipedia.org/wiki/David_Marquet" ],
turing => [q(Turing), "https://en.wikipedia.org/wiki/Alan_Turing" ],
ubuntu => [q(Ubuntu), "https://ubuntu.com/download/desktop" ],
ucla => [q(University of California at Los Angeles), "https://en.wikipedia.org/wiki/University_of_California,_Los_Angeles" ],
ucsd => [q(University of California at San Diego), "https://en.wikipedia.org/wiki/University_of_California,_San_Diego" ],
udel => [q(University of Delaware), "https://www.udel.edu/" ],
udp => [q(User Datagram Protocol), "https://en.wikipedia.org/wiki/User_Datagram_Protocol" ],
uds => [q(User Domain Socket), "https://en.wikipedia.org/wiki/Unix_domain_socket" ],
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/UUID/MT.pm view on Meta::CPAN
I have not explored further whether other UUID generators are fork/thread safe.
=head2 Benchmarks
The F<examples/bench.pl> program included with this module does some simple
benchmarking of UUID generation speeds. Here is the output from my desktop
system (AMD Phenom II X6 1045T CPU). Note that "v?" is used where the choice
is left to C<libuuid> -- which will result in version 4 UUIDs on my system.
Benchmark on Perl v5.14.0 for x86_64-linux with 8 byte integers.
view all matches for this distribution
view release on metacpan or search on metacpan
nintendo wii^medal of honor vanguard^electronic arts^ea los angeles^first-person shooter^4^t (teen)^03/26/2007
nintendo wii^meet the robinsons^buena vista games^buena vista games^action, adventure^1^e10+ (everyone 10 and older)^03/27/2007
nintendo wii^mercury meltdown revolution^ignition entertainment^ignition entertainment^puzzle^1^e (everyone)^10/15/2007
nintendo wii^metal slug anthology^snk playmore^snk playmore^shooter, action, compilation^2^t (teen)^12/14/2006
nintendo wii^metroid prime 3: corruption^nintendo^retro studios^first-person adventure^1^t (teen)^08/27/2007
nintendo wii^mini desktop racing^conspiracy entertainment^data design^racing, driving^2^e (everyone)^11/23/2007
nintendo wii^minicopter: adventure flight^aksys games^sonic powered^helicopter sim^2^e (everyone)^04/08/2008
nintendo wii^mlb power pros^2k sports^konami^sports, baseball^1^e (everyone)^10/03/2007
nintendo wii^mlb power pros 2008^2k sports^konami^baseball, sports^1^e (everyone)^07/29/2008
nintendo wii^monopoly^electronic arts^electronic arts^board game^4^e (everyone)^11/01/2008
nintendo wii^monster 4x4 world circuit^ubisoft^ubisoft^racing, driving^4^e (everyone)^11/16/2006
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Date/Manip/TZ.pm view on Meta::CPAN
# is the time zone
#
# the name of a timezone with underscores replaced by
# spaces and nothing after the timezone
#
# For some reason, RHEL6 desktop version stores timezones as
# America/New York
# instead of
# America/New_York
# which is why we have to handle the space/underscore
# substitution.
view all matches for this distribution
view release on metacpan or search on metacpan
t/01-local-win32.t view on Meta::CPAN
month => 8,
day => 1,
);
# Windows time zone offsets are defined in a structure defined here and offsets are in minutes):
# https://msdn.microsoft.com/en-us/library/windows/desktop/ms725481(v=vs.85).aspx
my $windows_tz_info = {};
@{$windows_tz_info}{
'bias',
'standardBias',
'daylightBias',
view all matches for this distribution
view release on metacpan or search on metacpan
those trial releases are repeated here for clarity.
- Replaced Params::Validate with Params::ValidationCompiler and Specio. In my
benchmarks this makes constructing a new DateTime object about 14%
faster. However, it slows down module load time by about 100 milliseconds
(1/10 of a second) on my desktop system with a primed cache (so really
measuring compile time, not disk load time).
- When you pass a locale to $dt->set you will now get a warning suggesting you
should use $dt->set_locale instead. The previous trial releases didn't allow
locale to be passed at all, which broke a lot of modules. I've sent PRs, but
1.29 2016-06-17 (TRIAL RELEASE)
- Replaced Params::Validate with Params::ValidationCompiler and Specio. In my
benchmarks this makes constructing a new DateTime object about 14%
faster. However, it slows down module load time by about 100 milliseconds
(1/10 of a second) on my desktop system with a primed cache (so really
measuring compile time, not disk load time).
1.28 2016-05-21
view all matches for this distribution
view release on metacpan or search on metacpan
tcp/ip subsystem once more (where getpeername returns fantasy
ports).
- use newer BDB version that works around windows vista tcp/ip
breakage.
- initialise the default resolver during startup, as windows vista
forces us back to the desktop when doing this later(!).
2.02 Wed Dec 24 06:02:53 CET 2008
- mark hidden mapspaces visually with a question mark.
- make hidden spaces as light as the darkest normal spaces.
- don't lie about the window size anymore in fear of crashing
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Desktop/Detect.pm view on Meta::CPAN
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(detect_desktop); # detect_desktop_cached
#my $dd_cache;
#sub detect_desktop_cached {
# if (!$dd_cache) {
# $dd_cache = detect_desktop(@_);
# }
# $dd_cache;
#}
sub _det_env {
my ($info, $desktop, $env, $re_or_str) = @_;
my $cond = ref($re_or_str) eq 'Regexp' ?
($ENV{$env}//'') =~ $re_or_str : ($ENV{$env}//'') eq $re_or_str;
if ($cond) {
push @{$info->{_debug_info}}, "detect: $desktop via $env env";
$info->{desktop} = $desktop;
return 1;
}
0;
}
sub detect_desktop {
my @dbg;
my $info = {_debug_info=>\@dbg};
DETECT:
{
lib/Desktop/Detect.pm view on Meta::CPAN
# openbox
last DETECT if _det_env($info, 'openbox', 'DESKTOP_SESSION', 'openbox');
push @dbg, "detect: nothing detected";
$info->{desktop} = '';
} # DETECT
$info;
}
1;
# ABSTRACT: Detect desktop environment currently running
__END__
=pod
=encoding UTF-8
=head1 NAME
Desktop::Detect - Detect desktop environment currently running
=head1 VERSION
This document describes version 0.06 of Desktop::Detect (from Perl distribution Desktop-Detect), released on 2016-10-07.
=head1 SYNOPSIS
use Desktop::Detect qw(detect_desktop);
my $res = detect_desktop();
say "We are running under XFCE" if $res->{desktop} eq 'xfce';
=head1 DESCRIPTION
This module uses several heuristics to find out what desktop environment
is currently running, along with extra information.
=head1 FUNCTIONS
=head2 detect_desktop() => HASHREF
Return a hashref containing information about running desktop environment and
extra information.
Detection is done from the cheapest methods, e.g. looking at environment
variables. Several environment variables are checked, e.g. C<DESKTOP_SESSION>,
C<XDG_DESKTOP_SESSION>, etc.
Result:
=over
=item * desktop => STR
Possible values: C<xfce>, C<kde-plasma>, C<gnome>, C<gnome-classic>,
C<cinnamon>, C<lxde>, C<openbox>, or empty string (if can't detect any desktop
environment running).
=back
=head1 HOMEPAGE
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Desktop/Notify.pm view on Meta::CPAN
=head1 DESCRIPTION
This module provides a Perl interface to the Desktop Notifications framework.
The framework allows applications to display pop-up notifications on an X
desktop. This is implemented with two components: a daemon that displays the
notifications, and a client library used by applications to send notifications
to the daemon. These components communicate through the DBus message bus
protocol.
More information is available from
lib/Desktop/Notify.pm view on Meta::CPAN
is usually where notification-daemon can be reached.
=item service
The DBus service name of the daemon. Default is
I<org.freedesktop.Notifications>.
=item objpath
The path to the notifications DBus object. Default is
I</org/freedesktop/Notifications>.
=item objiface
The DBus interface to access the notifications object as. Default is
I<org.freedesktop.Notifications>.
=back
=cut
lib/Desktop/Notify.pm view on Meta::CPAN
my $self = {};
$self->{bus} = $opts{bus} || Net::DBus->session;
$self->{service} = $self->{bus}
->get_service($opts{service} || 'org.freedesktop.Notifications');
$self->{notify} = $self->{service}
->get_object($opts{objpath} || '/org/freedesktop/Notifications',
$opts{objiface} || 'org.freedesktop.Notifications');
$self->{app_name} = $opts{app_name} || basename($0);
$self->{app_icon} = $opts{app_icon} || '';
$self->{notify}->connect_to_signal('NotificationClosed',
sub {$self->_close_cb(@_)});
$self->{notify}->connect_to_signal('ActionInvoked',
lib/Desktop/Notify.pm view on Meta::CPAN
L<http://www.galago-project.org/downloads.php>
=head1 BUGS
Please report any bugs or feature requests to
C<bug-desktop-notify at rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Desktop-Notify>.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
=head1 SUPPORT
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Desktop/Open.pm view on Meta::CPAN
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-21'; # DATE
our $DIST = 'Desktop-Open'; # DIST
our $VERSION = '0.004'; # VERSION
our @EXPORT_OK = qw(open_desktop);
sub open_desktop {
my $path_or_url = shift;
my $res;
OPEN: {
if (defined $ENV{PERL_DESKTOP_OPEN_PROGRAM}) {
lib/Desktop/Open.pm view on Meta::CPAN
This document describes version 0.004 of Desktop::Open (from Perl distribution Desktop-Open), released on 2023-10-21.
=head1 SYNOPSIS
use Desktop::Open qw(open_desktop);
my $ok = open_desktop($path_or_url);
# !defined($ok); no recognized command found
# $ok == 0; command found and executed
# $ok != 0; command found, error while executing
=head1 DESCRIPTION
lib/Desktop/Open.pm view on Meta::CPAN
TODO: On OSX, use "openit". Any taker?
=head1 FUNCTIONS
=head2 open_desktop
=head1 ENVIRONMENT
=head2 PERL_DESKTOP_OPEN_PROGRAM
view all matches for this distribution
view release on metacpan or search on metacpan
./framework/tpl/standard/order/ajax/check_order.thtml
./framework/tpl/mobile/order
./framework/tpl/mobile/footer_order.tpl.thtml
./framework/tpl/dtl/mobile/user/view_order.html
./framework/tpl/dtl/mobile/order
./framework/tpl/dtl/desktop/mnogo/order
./framework/tpl/dtl/desktop/mails/order2.html
./framework/tpl/dtl/desktop/mails/order.html
./framework/tpl/dtl/desktop/mails/order
./framework/tpl/dtl/desktop/mails/__order_goods.html
./framework/tpl/dtl/desktop/user/view_order.html
./framework/tpl/dtl/desktop/user/_orders.html
./framework/tpl/dtl/desktop/user/cancel_order.html
./framework/tpl/dtl/desktop/order
./framework/tpl/dtl-branding/interskol/desktop_/order
./framework/lib/Perl5/site/order_opinion.pm
./framework/lib/Perl5/site/order_history.pm
./framework/lib/Perl5/site/order_process.pm
./framework/lib/Perl5/site/order.pm
./framework/lib/Perl5/site/order
view all matches for this distribution
view release on metacpan or search on metacpan
xtools/my-deb.sh view on Meta::CPAN
#------------------------------------------------------------------------------
# lintian .deb and source
lintian -I -i \
--suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key \
$DEBFILE
TEMP="/tmp/temp-lintian-$DISTVNAME"
rm -rf $TEMP
mkdir $TEMP
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/SizeMe/Graph/static/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/Devel/SizeMe/Graph/static/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
view release on metacpan or search on metacpan
lib/Devel/WxProf/Font/RELEASENOTES.TXT view on Meta::CPAN
On systems with fontconfig 2.0 or 2.1 installed, making your sans,
serif and monospace fonts default to these fonts is very easy. Just
drop the file local.conf into your /etc/fonts directory. This will
make the Bitstream fonts your default fonts for all applications using
fontconfig (if sans, serif, or monospace names are used, as they often
are as default values in many desktops). The XML in local.conf may
need modification to enable subpixel decimation, if appropriate,
however, the commented out phrase does so for XFree86 4.3, in the case
that the server does not have sufficient information to identify the
use of a flat panel. Fontconfig 2.2 adds Vera to the list of font
families and will, by default use it as the default sans, serif and
view all matches for this distribution
view release on metacpan or search on metacpan
presentation/index.html view on Meta::CPAN
<div class="slide">
<h2>Practical Uses?</h2>
<p>
<ul>
<li>I/O for desktop applications (Very Poor Man's <a href="http://labjack.com/" target="_blank">Labjack</a>)</li>
<li>Education/Study</li>
</ul>
</p>
</div>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Inkt/Role/DetermineRightsFromRdf.pm view on Meta::CPAN
use RDF::Trine::Namespace qw[RDF RDFS OWL XSD];
my $CPAN = RDF::Trine::Namespace->new('http://purl.org/NET/cpan-uri/terms#');
my $DC = RDF::Trine::Namespace->new('http://purl.org/dc/terms/');
my $DOAP = RDF::Trine::Namespace->new('http://usefulinc.com/ns/doap#');
my $FOAF = RDF::Trine::Namespace->new('http://xmlns.com/foaf/0.1/');
my $NFO = RDF::Trine::Namespace->new('http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#');
my $SKOS = RDF::Trine::Namespace->new('http://www.w3.org/2004/02/skos/core#');
sub _determine_rights_from_rdf
{
my ($self, $f) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
Notes/cpan-namespaces/cpan-namespaces-L1-L2.txt view on Meta::CPAN
WKHTMLTOX
WKHTMLTOX::XS
WL
WL::Base
WL::Connection
WL::desktop
WL::desktop_shell
WL::fullscreen_shell
WL::gtk
WL::gtk_shell
WL::gtk_surface
WL::input_method
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla.pm view on Meta::CPAN
Neil Bowers <neil@bowers.com>
=item *
Nickolay Platonov <nickolay@desktop.(none)>
=item *
Nick Tonkin <1nickt@users.noreply.github.com>
view all matches for this distribution
view release on metacpan or search on metacpan
doc/CONCEPT view on Meta::CPAN
Date: Wed, 11 Aug 2004 11:00:58 -0700 (PDT)
From: Bryce Harrington <bryce@bryceharrington.org>
To: Nicu Buculei <nicu@apsro.com>
Cc: clipart-list <clipart@freedesktop.org>
Subject: Re: [Clipart] Open Clip Art Library Release 0.05
[ The following text is in the "ISO-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Domain/PublicSuffix/Default.pm view on Meta::CPAN
fbx-os.fr
fbxos.fr
freebox-os.fr
freeboxos.fr
// freedesktop.org : https://www.freedesktop.org
// Submitted by Daniel Stone <daniel@fooishbar.org>
freedesktop.org
// freemyip.com : https://freemyip.com
// Submitted by Cadence <contact@freemyip.com>
freemyip.com
view all matches for this distribution
view release on metacpan or search on metacpan
lib/EBook/MOBI/MobiPerl/Palm/StdAppInfo.pm view on Meta::CPAN
=item C<$cat-E<gt>{id}>
The category ID, an integer in the range 0-255. Each category has a
unique ID. By convention, 0 is reserved for the "Unfiled" category;
IDs assigned by the Palm are in the range 1-127, and IDs assigned by
the desktop are in the range 128-255.
=item C<$cat-E<gt>{renamed}>
A boolean. This field is true iff the category has been renamed since
the last sync.
view all matches for this distribution
view release on metacpan or search on metacpan
t/elementary_test.t view on Meta::CPAN
# elm_list_item_append($li, "Scroller", undef, undef, \&test_scroller, undef);
elm_list_item_append($li, "Spinner", undef, undef, \&test_spinner, undef);
# elm_list_item_append($li, "Index", undef, undef, \&test_index, undef);
# elm_list_item_append($li, "Photocam", undef, undef, \&test_photocam, undef);
elm_list_item_append($li, "Photo", undef, undef, \&elmt::test_photo, undef);
# elm_list_item_append($li, "Icon Desktops", undef, undef, \&test_icon_desktops, undef);
elm_list_item_append($li, "Notify", undef, undef, \&elmt::test_notify, undef);
elm_list_item_append($li, "Slideshow", undef, undef, \&elmt::test_slideshow, undef);
# elm_list_item_append($li, "Menu", undef, undef, \&test_menu, undef);
# elm_list_item_append($li, "Panel", undef, undef, \&test_panel, undef);
# elm_list_item_append($li, "Map", undef, undef, \&test_map, undef);
view all matches for this distribution
view release on metacpan or search on metacpan
site/theme/css/skeleton.css view on Meta::CPAN
@media (min-width: 550px) {}
/* Larger than tablet */
@media (min-width: 750px) {}
/* Larger than desktop */
@media (min-width: 1000px) {}
/* Larger than Desktop HD */
@media (min-width: 1200px) {}
view all matches for this distribution
view release on metacpan or search on metacpan
contrib/API/example3.pl
contrib/API/example4.pl
contrib/afschrijvingen/afschr-gewoon.dat
contrib/afschrijvingen/afschr-group.dat
contrib/afschrijvingen/afschr.pl
ebwxshell.desktop
emacs/eekboek-mode.el
emacs/eekboek-site-start.el
lib/EB.pm
lib/EB/Booking.pm
lib/EB/Booking/BKM.pm
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Elive/Entity/Meeting.pm view on Meta::CPAN
JNLP is the 'Java Network Launch Protocol', also commonly known as Java
WebStart. To launch the meeting you can, for example, render this as a web
page, or send email attachments with mime type C<application/x-java-jnlp-file>.
Under Windows, and other desktops, files are usually saved with extension
C<.jnlp>.
See also L<http://wikipedia.org/wiki/JNLP>.
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
lisp/windata.el view on Meta::CPAN
;;; Dependencies:
;; no extra libraries is required
;; Put this file into your load-path and the following into your ~/.emacs:
;; (require 'windata)
;; You can use desktop to save window configuration between different
;; session:
;; (require 'desktop)
;; (add-to-list 'desktop-globals-to-save 'windata-named-winconf)
;;; Code:
(eval-when-compile
(require 'cl))
view all matches for this distribution
view release on metacpan or search on metacpan
elisp/rep.el view on Meta::CPAN
(:foreground ,color1))
(((class color)
(background dark))
(:foreground ,color2)))
,(format "Face used for changes from substitution number: %s." number)
:group 'desktop-recover-faces
))
(rep-make-face rep-00-face 00 "DarkGoldenrod4" "DarkGoldenrod2")
(rep-make-face rep-01-face 01 "MediumPurple4" "MediumPurple1")
(rep-make-face rep-02-face 02 "forest green" "light green")
view all matches for this distribution