abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 20:22 | Zajímavý software

    Navigace se soukromím CoMaps postavena nad OpenStreetMap je nově k dispozici v Google Play, App Store i F-Droid. Jedná se o komunitní fork aplikace Organic Maps.

    Ladislav Hagara | Komentářů: 3
    4.7. 19:33 | Nová verze

    Vývojáři OpenMW (Wikipedie) oznámili vydání verze 0.49.0 této svobodné implementace enginu pro hru The Elder Scrolls III: Morrowind. Přehled novinek i s náhledy obrazovek v oznámení o vydání.

    Ladislav Hagara | Komentářů: 1
    4.7. 15:22 | IT novinky

    Masivní výpadek elektrického proudu zasáhl velkou část České republiky. Hasiči vyjížděli k většímu počtu lidí uvězněných ve výtazích. Výpadek se týkal zejména severozápadu republiky, dotkl se také Prahy, Středočeského nebo Královéhradeckého kraje. Ochromen byl provoz pražské MHD, linky metra se už podařilo obnovit. Výpadek proudu postihl osm rozvoden přenosové soustavy, pět z nich je nyní opět v provozu. Příčina problémů je však stále neznámá. Po 16. hodině zasedne Ústřední krizový štáb.

    Ladislav Hagara | Komentářů: 55
    4.7. 02:33 | Nová verze

    Po více než roce vývoje od vydání verze 5.40 byla vydána nová stabilní verze 5.42 programovacího jazyka Perl (Wikipedie). Do vývoje se zapojilo 64 vývojářů. Změněno bylo přibližně 280 tisíc řádků v 1 500 souborech. Přehled novinek a změn v podrobném seznamu.

    Ladislav Hagara | Komentářů: 7
    4.7. 01:33 | Nová verze

    Byla vydána nová stabilní verze 7.5 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 138. Přehled novinek i s náhledy v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    3.7. 16:33 | Zajímavý software

    Sniffnet je multiplatformní aplikace pro sledování internetového provozu. Ke stažení pro Windows, macOS i Linux. Jedná se o open source software. Zdrojové kódy v programovacím jazyce Rust jsou k dispozici na GitHubu. Vývoj je finančně podporován NLnet Foundation.

    Ladislav Hagara | Komentářů: 0
    3.7. 12:33 | Nová verze

    Byl vydán Debian Installer Trixie RC 2, tj. druhá RC verze instalátoru Debianu 13 s kódovým názvem Trixie.

    Ladislav Hagara | Komentářů: 0
    3.7. 03:33 | Komunita

    Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za červen (YouTube).

    Ladislav Hagara | Komentářů: 0
    3.7. 02:33 | Nová verze

    Libreboot (Wikipedie) – svobodný firmware nahrazující proprietární BIOSy, distribuce Corebootu s pravidly pro proprietární bloby – byl vydán ve verzi 25.06 "Luminous Lemon". Přidána byla podpora desek Acer Q45T-AM a Dell Precision T1700 SFF a MT. Současně byl ve verzi 25.06 "Onerous Olive" vydán také Canoeboot, tj. fork Librebootu s ještě přísnějšími pravidly.

    Ladislav Hagara | Komentářů: 0
    3.7. 01:33 | Komunita

    Licence GNU GPLv3 o víkendu oslavila 18 let. Oficiálně vyšla 29. června 2007. Při té příležitosti Richard E. Fontana a Bradley M. Kuhn restartovali, oživili a znovu spustili projekt Copyleft-Next s cílem prodiskutovat a navrhnout novou licenci.

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (60%)
     (27%)
     (7%)
     (2%)
     (1%)
     (1%)
     (3%)
    Celkem 358 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    24.7.2011 19:14 jadd | skóre: 34 | blog: Greenhorn
    Rozbalit Rozbalit vše Re: Program pro spuštění minimalizované aplikace na dané ploše
    I já se omlouvám, příspěvek jsem psal před tebou ale než jsem ho poslal, tak jsi už odpověděl.
    ME
           devilspie - perform actions on windows as they are created
    
    
    SYNOPSIS
           devilspie [OPTION]...  configuration-files...
    
    
    DESCRIPTION
           devilspie  is  a  program which can detect windows as they are created,
           and perform actions on them if they match as set of criteria.
    
           The configuration files are a set of s-expressions.  For  documentation
           and examples, see /usr/share/doc/devilspie-0.22/.
    
           Command-lines options:
    
           -a --apply-to-existing
                  Apply to all existing windows instead of just new windows.
    
           -d --debug
                  Output debug information
    
           -l --list-symbols
                  List available symbols supported in input files.
    
           -s symname --symbol-doc=symname
                   Get detailed help on symbol symname ('all' for all symbols).
    
    
    ALLOWED SYMBOLS
           In the input files, the following symbols are known by devilspie:
    
           is     String equality, (is a b) means a is the same as b.
    
           contains
                  Substring,  (contains  haystack  needle) means haystack contains
                  needle.
    
           matches
                  Regexp matches, (matches str pattern) means the  regexp  pattern
                  matches str.
    
           window_name
                  Return the title of the current window (String).
    
           window_role
                  Return  the  role  (as determined by the WM_WINDOW_ROLE hint) of
                  the current window (String).
    
           window_class
                  Return the class of the current window (String).
    
           window_xid
                  Return the X11 window id of the current window (Integer).
    
           application_name
                  Return the application name (as determined by  libwnck)  of  the
                  current window (String).
    
           window_property
                  Returns   the   given   property   of   the  window,  e.g.  pass
                  "_NET_WM_STATE" (String).
    
           window_workspace
                  Returns the workspace a window is on (Integer).
    
           debug  Debugging function, outputs the current  window's  title,  name,
                  role and geometry (Returns TRUE).
    
           print  Print args (without trailing 0 returns boolean).
    
           println
                  Print args (with trailing 0 returns boolean).
    
           str    Transform parameters into strings and concat them.
    
           hex    Transform  the  integer  parameter  into an unsigned hexadecimal
                  string (with 0x prefix).
    
           geometry
                  Set position + size (as tring) of current window (returns  bool‐
                  ean).
    
           fullscreen
                  Make the current window fullscreen (returns TRUE).
    
           focus  Focus the current window (returns TRUE).
    
           center Center position of current window (returns boolean).
    
           maximize
                  Maximise the current window (returns TRUE).
    
           maximize_vertically
                  Maximise vertically the current window (returns TRUE).
    
           maximize_horizontally
                  Maximise horizontally the current window (returns TRUE).
    
           unmaximize
                  Un-maximise the current window (returns TRUE).
    
           minimize
                  Minimise the current window (returns TRUE).
    
           unminimize
                  Un-minimise the current window (returns TRUE).
    
           shade  Shade ("roll up") the current window (returns TRUE).
    
           unshade
                  Un-shade ("roll down") the current window (returns TRUE).
    
           close  Close the current window (returns TRUE).
    
           pin    Pin the current window to all workspaces (returns TRUE).
    
           unpin  Unpin the current window from all workspaces (returns TRUE).
    
           stick  Make the current window stick to all viewports (returns TRUE).
    
           unstick
                  Unstick the window from viewports (returns TRUE).
    
           set_workspace
                  Move  the window to a specific workspace number, counting from 1
                  (returns boolean).
    
           set_viewport
                  Move the window to a specific viewport number, counting  from  1
                  (returns boolean).
    
           skip_pager
                  Remove the current window from the window list (returns TRUE).
    
           skip_tasklist
                  Remove the current window from the pager (returns TRUE).
    
           above  Set  the  current window to be above all normal windows (returns
                  TRUE).
    
           below  Set the current window to be below all normal  windows  (returns
                  TRUE).
    
           decorate
                  Add  the  window  manager  decorations  to  the  current  window
                  (returns boolean).
    
           undecorate
                  Remove the window manager decorations from  the  current  window
                  (returns boolean).
          
    
           wintype
                  Set  the  window  type  of the current window (returns boolean).
                  Accepted values are:  normal,  dialog,  menu,  toolbar,  splash‐
                  screen, utility, dock, desktop.
    
           opacity
                  Change  the  opacity level (as integer in 0..100) of the current
                  window (returns boolean).
    
           spawn_async
                  Execute a command in the background (returns  boolean).  Command
                  is  given as a single string, or as a series of strings (similar
                  to execl).
    
           spawn_sync
                  Execute a command in the foreground (returns command  output  as
                  string, or FALSE on error). Command is given as a single string,
                  or as a series of strings (similar to execl).
    
    
    BUGS
           This manpage is almost useless, as it was thrown together on a train.
    
    
    AUTHOR
           This manual page was written by Ross Burton ross@burtonini.com.
    
    
    
    

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.