summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Collapse)Author
2022-02-04LibWeb+Base: Enable calc() for font-weight property :^)Sam Atkins
Modified the test-page because FontDatabase looks for exact font-weight matches, so requesting weight 800 in a font that only has 700, causes it to return the default font instead. So, we ask for 700 here. The actual fix is to improve our font-matching but I am trying not to get distracted today. :^)
2022-02-04Base: Add Combining Diacritical Marks to font Csilla Regular 10Lady Gegga
0300-036F https://www.unicode.org/charts/PDF/U0300.pdf
2022-02-03ClockSettings: Display a map to show the current time zone's locationTimothy Flynn
2022-02-03Base: Update keymap man page to include new functionalityTimur Sultanov
Adding examples on how to use keymap tool to set a list of keymaps
2022-02-03Base+WindowsServer+keymap: Store multiple keymaps in a configTimur Sultanov
2022-02-03Base: Start Keymap.Applet automaticallyTimur Sultanov
2022-02-03WindowServer+Keymap+LibGUI: Add widget to display current keymapTimur Sultanov
2022-02-02Kernel: Add nvme_poll command line parametersPankaj Raghav
As we don't currently support MSI(X) interrupts, it could be an issue to boot on some newer hardware. NVMe devices support polling mode where the driver actively polls for completion instead of waiting for an interrupt.
2022-02-01Base: Add missing FileTypes for PixelPaintEaston Pillay
As mentioned in today's monthly update video, the Open With menu doesn't show Pixel Paint for most image file types. This commit brings it in sync with Image Viewer, since everything seems to open correctly anyway :)
2022-02-01Base: Add open links to all of the game man pagesBrian Gianforcaro
2022-02-01Everywhere: Fully qualify font names by including their slopethankyouverycool
Fixes typefaces of the same weight but different slopes being incorrectly returned for each other by FontDatabase.
2022-02-01Starfield: Add app iconJagger De Leo
Previously, Starfield used app-screensaver icon.
2022-02-01Base: Add Arabic Extended-A characters to font Katica Regular 10Lady Gegga
08B8, 08A6, 08AE, 08C2, 08BB-08BD, 08B2, 08B4, 08B5 https://www.unicode.org/charts/PDF/U08A0.pdf
2022-02-01Base: Add Arabic Supplement characters to font Katica Regular 10Lady Gegga
077E, 075D, 075C, 0750-0758, 075A, 0760-076E, 0773-077F, 075B https://www.unicode.org/charts/PDF/U0750.pdf
2022-02-01Base: Add Arabic characters to font Katica Regular 10Lady Gegga
0683, 0684, 0686, 06A7-06AA, 06C6-06CB, 06FA-06FC, 0674-0677, 06B9, 06BA, 06BD, 0615, 066F, 0670, 06A6, 06AC-06B0, 06FD, 06C4, 06C5, 06D0, 06D1 https://www.unicode.org/charts/PDF/U0600.pdf
2022-02-01Base: Adjust 066E, 067A-0680, 0642, 06A5, 06A6 in Katica Regular 10Lady Gegga
Adjust 066E, 067A-0680, make sure all characters based on BEH 0628 has the same base form. Move 0642 up 1 px for alignment with the rest of the glyphs. Change codepoint for 06A5 to 06A4 and 06A6 to 06A5
2022-01-30Base: Add hieroglyph characters that have transliterations to PebbletonTobias Christiansen
All the glyphs that have a 'transliterated as' comment in the unicode document at https://unicode.org/charts/PDF/U13000.pdf have been added. The following codepoints now have glyphs in the font: U+1308B: EGYPTIAN HIEROGLYPH D021 U+1309D: EGYPTIAN HIEROGLYPH D036 U+130A7: EGYPTIAN HIEROGLYPH D046 U+130C0: EGYPTIAN HIEROGLYPH D058 U+13121: EGYPTIAN HIEROGLYPH F032 U+1313F: EGYPTIAN HIEROGLYPH G001 U+13153: EGYPTIAN HIEROGLYPH G017 U+13171: EGYPTIAN HIEROGLYPH G034 U+13191: EGYPTIAN HIEROGLYPH I009 U+13193: EGYPTIAN HIEROGLYPH I010 U+131CB: EGYPTIAN HIEROGLYPH M017 U+1320E: EGYPTIAN HIEROGLYPH N029 U+13216: EGYPTIAN HIEROGLYPH N035 U+13219: EGYPTIAN HIEROGLYPH N037 U+13254: EGYPTIAN HIEROGLYPH O004 U+13283: EGYPTIAN HIEROGLYPH O034 U+132AA: EGYPTIAN HIEROGLYPH Q003 U+132F4: EGYPTIAN HIEROGLYPH S029 U+1337F: EGYPTIAN HIEROGLYPH V013 U+1339B: EGYPTIAN HIEROGLYPH V028 U+133A1: EGYPTIAN HIEROGLYPH V031 U+133BC: EGYPTIAN HIEROGLYPH W011 U+133CF: EGYPTIAN HIEROGLYPH X001 U+133ED: EGYPTIAN HIEROGLYPH Z004 U+133EE: EGYPTIAN HIEROGLYPH Z004A U+1340D: EGYPTIAN HIEROGLYPH AA001
2022-01-29Base: Add Osage to font Katica Regular 10Lady Gegga
104B0-104FB https://www.unicode.org/charts/PDF/U104B0.pdf
2022-01-28Base: Add a man page for the timezone utilityTimothy Flynn
2022-01-28Base: Add the Monokai terminal color schemekleines Filmröllchen
2022-01-28Base: Add "Base16" terminal color themesJoel Hansen
Port of the "Base16" light and dark themes by Chris Kempson.
2022-01-28Base: Add "Zenburn" terminal color themeJoel Hansen
Port of the "Zenburn-like" theme present in the "Foot" terminal emulator by Daniel Eklöf. Original by Jani Nurminen.
2022-01-28Base: Add "Dracula" terminal color themeJoel Hansen
Port of the "Dracula" theme by Zeno Rocha.
2022-01-28Base: Add "Gruvbox" terminal color themesJoel Hansen
Port of the "Gruvbox" light and dark themes by Pavel Pertsev.
2022-01-28Base: Add "Nord" terminal color themeJoel Hansen
Port of the "Nord" theme by Arctic Ice Studio and Sven Greb.
2022-01-27Base: Change Myanmar Extended-B codepoints in font Katica Regular 10Lady Gegga
Move Myanmar Extended-B from 19E0-19FE to the correct range A9E0-A9FE
2022-01-27Base: Add Cherokee Supplement to font Katica Regular 10Lady Gegga
AB70-ABBF https://www.unicode.org/charts/PDF/UAB70.pdf
2022-01-27Base: Add Myanmar Extended-B to font Katica Regular 10Lady Gegga
A9E0-A9FE https://www.unicode.org/charts/PDF/UA9E0.pdf
2022-01-27Base: Add Rejang to font Katica Regular 10Lady Gegga
A930-A95F https://www.unicode.org/charts/PDF/UA930.pdf
2022-01-27Base: Add Nabataean to font Katica Regular 10Lady Gegga
10880-108AF https://www.unicode.org/charts/PDF/U10880.pdf
2022-01-27Base: Add some Alphabetic Presentation Forms to font Katica Regular 10Lady Gegga
FB00-FB06 https://www.unicode.org/charts/PDF/UFB00.pdf
2022-01-27Base: Add some Alphabetic Presentation Forms to font Tiny Regular 6Lady Gegga
FB00-FB02, FB05-FB06 https://www.unicode.org/charts/PDF/UFB00.pdf
2022-01-26Base: Update possible values for `ahci_reset_mode` kernel boot optionLinus Groh
- `controller` is now called `controllers` - `complete` is now called `aggressive` - `none` is no longer a recognized value
2022-01-25Base: Add Arabic characters to font Katica Regular 10Lady Gegga
0606, 0607, 0609, 060A, 060B, 060C, 060D, 061B, 0621, 0622, 0623, 0624, 0625, 0626, 0627, 0628, 0629, 062A, 062B, 062C, 062D, 062E, 062F, 0630, 0631, 0632, 0633, 0634, 0635, 0636, 0637, 0638, 0639, 063A, 063B, 063C, 0640, 0641, 0642, 0643, 0644, 0645, 0646, 0647, 0648, 0649, 064A, 064B, 064D, 064E, 0650, 0651, 0652, 0653, 0654, 0655, 0656, 0657, 0658, 0659, 065A, 065B, 0660, 0661, 0662, 0663, 0664, 0665, 0666, 0667, 0668, 0669, 066D, 066E, 067A, 067B, 067C, 067D, 067E, 067F, 0680, 068A, 068C, 068D, 068E, 068F, 0690, 0692, 0694, 0696, 0697, 0698, 0699, 069A, 069B, 069C, 069D, 069E, 069F, 06A1, 06A2, 06A3, 06A4, 06A5, 06A6, 06B1, 06B2, 06B5, 06B6, 06B7, 06B8, 06D2, 06D3, 06F0, 06F1, 06F2, 06F3, 06F4, 06F5, 06F6, 06F7, 06F8, 06F9 https://www.unicode.org/charts/PDF/U0600.pdf
2022-01-24Base: Add symbols to font Csilla Bold 10Lady Gegga
2191, 2196-2199
2022-01-24Base: Add symbols to font Csilla Regular 10Lady Gegga
2191, 2196-2199, 2015, 2019
2022-01-24Base: Modify SVG test page to include inherited attributesSam Atkins
Some SVG attributes can be inherited, similarly to CSS properties. This change moves some attributes from a `<path>` to a parent `<g>` to test this works.
2022-01-24Base: Add more emojiselectrikmilk
Adds: U+1F4A9, U+1F6A8, U+1F47F, U+1F49C, U+1F62B, U+1F62F, U+1F63A, U+1F64C, U+1F64F, U+1F92, U+1F92E, U+1F92F, U+1F470, U+1F494, U+1F499, U+1F619, U+1F629, U+1F632, U+1F633, U+1F634, U+1F635, U+1F637, U+1F910, U+1F911, U+1F912, U+1F913, U+1F915, U+1F920, U+1F922, U+1F925, U+1F928, U+1F929, U+1F970, U+1F975, U+1F976, U+2611 Modifies: U+1F914
2022-01-24Utilities/readelf: Add support for printing the content of sectionsDaniel Bertalan
2022-01-24Base: Add Pumpkin (Orange+Purple) themeelectrikmilk
2022-01-24Base: Add Italic, Bold & Latin Extended to Sourceelectrikmilk
2022-01-23ClockSettings: Add a GUI application to set the system time zoneTimothy Flynn
This application can be expanded with other clock-related options. For an initial iteration, it has just an option to change the time zone.
2022-01-23LibTimeZone: Use /etc/timezone as the basis for the system time zoneTimothy Flynn
This changes LibTimeZone to read the current time zone from the file /etc/timezone rather than using tzset/tzname. Instead, in a subsequent commit, LibC's time methods will be changed to used LibTimeZone to retrieve the system time zone. Also add an API to set the system time zone. This method is only allowed when running within Serenity.
2022-01-23Base: Add a <pre> test pageNico Weber
2022-01-23Keymaps: Add Greek keymapΣτέφανος
2022-01-23Base: Add a note on the possibility of failure with the beep utilityLiav A
2022-01-23Kernel: Add CommandLine option to disable or enable the PC speakerLiav A
By default, we disable the PC speaker as it's quite annoying when using the text mode console.
2022-01-22Base: Update all Yak-emojis to high-res imagesLady Gegga
2022-01-22Base: Add 10CD19 & 10CD1A emojis to PUA codepointsLady Gegga
10CD19 (yaksticker), 10CD1A (yakkie)
2022-01-22Keymaps: Add Thai keymapThitat Auareesuksakul