Byla vydána nová verze 1.4 svobodného multiplatformního vektorového grafického editoru Inkscape. Podrobný přehled novinek i s náhledy a animovanými gify v poznámkách k vydání.
Softwarový KVM Input Leap (dříve Barrier) byl vydán ve verzi 3.0.0 (a následně pár opravných). Přidává podporu Waylandu a Qt6. Jde o první vydání od přesunu z projektu Barrier v roce 2021. Barrier vznikl jako fork Synergy, jehož verze 2 byla částečně proprietární a její bezplatná open-source verze měla umělá omezení.
Na čem aktuálně pracují vývojáři GNOME a KDE? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE.
Přímý přenos (YouTube) z konference LinuxDays 2024, jež probíhá tento víkend v Praze v prostorách Fakulty informačních technologií Českého vysokého učení v Praze (FIT ČVUT). Na programu je spousta zajímavých přednášek.
Elon Musk na akci We, Robot (YouTube, 𝕏) představil Robotaxi, Robovan a vylepšeného Tesla Bota (Optimus).
Internet Archive je offline (𝕏, Bluesky, Mastodon). Unikly údaje 31 milionů uživatelů. Probíhal / probíhá na něj DDoS útok.
Alyssa Rosenzweig se v příspěvku na svém blogu rozepsala o hraní AAA her na Asahi Linuxu. Na YouTube je záznam její včerejší přednášky na XDC 2024 (X.Org Developer's Conference).
Vláda schválila Národní polovodičovou strategii: Česká republika má velký potenciál stát se významným hráčem v oblasti výroby čipů, zejména v evropském měřítku. Využít tento potenciál je cílem Národní polovodičové strategie, kterou připravilo Ministerstvo průmyslu a obchodu ve spolupráci s experty, a která navazuje na evropský Akt o čipech.
V lete vyšiel Aeonwave 4.0, ktorý niekoľkonásobne menej vyťažuje procesor pri interpretácií priestorového zvuku než OpenAL Soft. Autor hľadá prispievateľov do knižnice libaaxopenal za účelom pridania ALC_EXT_EFX rozšírení využívaných napr. v hre Doom 3 cez port Dhewm3 v Linuxe.
Linuxová distribuce Ubuntu 24.10 „Oracular Oriole“ byla vydána. Jde o průběžné vydání s podporou 9 měsíců. Obsahuje mj. Linux 6.11 či GNOME 47 s několika odkazy na první vydání Ubuntu (4.10 „Warty Warthog“) před 20 lety. K dispozici jsou také oficiální deriváty s odlišnými výchozími desktopovými prostředími anebo balíky aplikací.
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
#added_by mrekucci_at_12.12.2006
Option "XAANoOffscreenPixmaps" "true"
Screen 0
Option "ConnectedMonitor" "Generic Monitor"
#end_of_added
EndSection
Section "Device"
Identifier "Intel Out"
Driver "i810"
BusID "PCI:0:2:1"
#added_by mrekucci_at_12.12.2006
Option "XAANoOffscreenPixmaps" "true"
Screen 1
Option "MonitorLayout" "CRT,LFP"
Option "VBERestore" "no"
Option "DevicePresence" "yes"
Option "VertRefresh" "85"
Option "ConnectedMonitor" "Out Monitor"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Out Monitor"
HorizSync 65 - 70
VertRefresh 50 - 90
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen 2"
Device "Intel Out"
Monitor "Out Monitor"
DefaultDepth 24
Option "ConectedMonitor" "CRT,TV"
Option "UseDisplayDevice" "CRT"
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" LeftOf "Screen2"
Screen 1 "Screen 2" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Device" Identifier "855-0" Driver "i810" BusID "PCI:0:2:0" Option "VBERestore" "TRUE" Option "DevicePresence" "true" Option "MonitorLayout" "CRT,LFP" #Option "FixedPipe" "B" #Option "FlipPrimary" "true" Screen 0 EndSection Section "Device" Identifier "855-1" Driver "i810" BusID "PCI:0:2:0" Option "FixedPipe" "B" Screen 1 EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection Section "Monitor" Identifier "External Monitor" Option "DPMS" #HorizSync 24.0 - 80.0 #VertRefresh 49.0 - 75.0 Option "DevicePresence" "true" # 1280x1024 @ 75 hsync: 80.0 kHz #ModeLine "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +v EndSection Section "Screen" Identifier "Default Screen" Device "855-0" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 #Modes "1280x1024" "1024x768" Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "855-1" Monitor "External Monitor" DefaultDepth 24 SubSection "Display" Depth 24 #Modes "1280x1024" "1024x768" Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" 0 0 Screen 1 "Screen2" RightOf "Default Screen" Option "Xinerama" "true" InputDevice "Generic Keyboard" "CoreKeyboard" InputDevice "Touchpad" "CorePointer" InputDevice "Optical_Genius_USB" "AlwaysCore" InputDevice "Bluetooth Mouse" "AlwaysCore" EndSectionZajimave sekce - funkcni design dualhead
Tiskni Sdílej: