Activity for Skim

  • Christiaan Hofman Christiaan Hofman committed [r16059] on Code

    short command option

  • Christiaan Hofman Christiaan Hofman modified ticket #1762

    Feature Request: Optional Vim Keybinding Mode for Improved VimTeX Workflow

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1762

    No, these are not mac-style shortcuts. And would conflict with other key uses.

  • Juan Juan created ticket #1762

    Feature Request: Optional Vim Keybinding Mode for Improved VimTeX Workflow

  • Gokberk Cinbis Gokberk Cinbis posted a comment on ticket #1562

    I fully understand. I guess there is no way to alter skim's patience so that it doesn't re-load until (lets say) "2" seconds after a change? As a quick solution, I ended up adding a pdf-copy step and opening the copy of the file instead, which solves the problem in practice (in a non-ideal way).

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1562

    Skim does wait. But how long isz long enough? Skim still has to read the file precisely in order to figure out whether the file was fully written. There is no way around that, as we simply cannot know. That is just one of the problems of having automatic reload (and why we actually did not want to include that anyway). It is something you use at your own risk, that';s what we have always been saying. Pushing a file reload from the process running tex is much more reliable, and really the only way...

  • Radek Radek posted a comment on ticket #1760

    Thank you. The new icon is beautiful!

  • Gokberk Cinbis Gokberk Cinbis posted a comment on ticket #1562

    Thanks for your quick reply. In my case, the working directory is not located under Documents or Desktop, and skim has clearly read access. I think what is happenning is that skim is "not patient" : it tries to read the file while the file is still in a corrupt state (due to recompilation of the pdf), gives a warning prematurely, but then just after a fraction of a section, it loads the fıle correctly. If the warning could wait a bit more or close automatically after a correc re-load, the problem...

  • Christiaan Hofman Christiaan Hofman committed [r16058] on Code

    fix localization term

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1562

    I couldn't tell. The certificate for Skim is still the same (it will probably change in the next release). Perhaps it is due to an OS change. It may be that you have to give Skim, the calling app, or some automatization process authorization in your system preferences. In particular when the file is in (a subdirectory of) the Documents or Desktop.

  • Gokberk Cinbis Gokberk Cinbis posted a comment on ticket #1562

    I am using a simple vim+pdflatex setup, no fancy integration. Everytime I compile the file, now I am getting this annoying message that requires clicking "OK". My OS is Tahoe 26.3. Skim version 1.7.13. I am not sure when the problem has started exactly. Perhaps something has changed at the OS side? Thanks!

  • Christiaan Hofman Christiaan Hofman modified ticket #1756

    macOS Tahoe compatible icon?

  • Christiaan Hofman Christiaan Hofman modified ticket #1591

    Cursor triggering scrolling up when trying to select text

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1591

    The last release should have a workaround for this problem. Overlaying scrollers will be enforced in the PDF area.

  • Christiaan Hofman Christiaan Hofman modified ticket #1598

    Cannot open PDF using displayline

  • Christiaan Hofman Christiaan Hofman committed [r16057] on Code

    Tag for release

  • Christiaan Hofman Christiaan Hofman committed [r16056] on Code

    Update version numbers for release

  • Skim Skim released /Skim/Skim-1.7.13/Skim-1.7.13.dmg

  • Skim Skim released /Skim/Skim-1.7.13/ReadMe-1.7.13.txt

  • Christiaan Hofman Christiaan Hofman modified ticket #1600

    Skim uncontrollably scrolls upwards

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1600

    Duplicate of bug # 1591. See workaround there.

  • Jan Linxweiler Jan Linxweiler created ticket #1600

    Skim uncontrollably scrolls upwards

  • Christiaan Hofman Christiaan Hofman committed [r16055] on Code

    Update releasee notes

  • Christiaan Hofman Christiaan Hofman committed [r16054] on Code

    Enforce overlay scrollers on Tahoe, as it has ascrolling bug with legacy scrollers, scrolling up by the scroller width at many mouse and scroll events.

  • dominik dominik posted a comment on ticket #1599

    Thank you for the fast response. It’s a shame that Apple cannot fix their framework. But you fix helps! :)

  • Christiaan Hofman Christiaan Hofman modified ticket #1599

    Scrolling direction inconsistent depending on zoom level

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1599

    This is a duplicate of bug # 1591. When you always show the scrollbars (in your system preferences) and the horizontal scroll bar is visible (which will happen when you zoom in), the pdf content is scrolled upwards by the width of that scrollbar on various events (such as scrolling actions, but also mouse actions). Unfortunately as the bug must be in the system frameworks (as our code is not involved at this point), there is nothing we can do about this. You can work around this bug by turning off...

  • dominik dominik modified a comment on ticket #1599

    Addtional Information: It does also happen if the app is in fullscreen mode.

  • dominik dominik posted a comment on ticket #1599

    Addtional Information: It does not happen if the app is in fullscreen mode.

  • dominik dominik created ticket #1599

    Scrolling direction inconsistent depending on zoom level

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1733

    We do use the standard AppKit document architecture, as I already mentioned. So availability of locations is determined by the system save panel.

  • James Coburn James Coburn posted a comment on ticket #1733

    Can this ticket be reopened, please? Thank you.

  • James Coburn James Coburn posted a comment on ticket #1733

    I think standard Apple programming frameworks (UIKit, AppKit, SwiftUI) allow saving to online locations, including Microsoft 365 (OneDrive/SharePoint), primarily by leveraging the system's built-in file management capabilities. Is this possible? Thank you.

  • Christiaan Hofman Christiaan Hofman committed [r16053] on Code

    array literal

  • Christiaan Hofman Christiaan Hofman committed [r16052] on Code

    remove unused ivar

  • Christiaan Hofman Christiaan Hofman committed [r16051] on Code

    observe NSWindowDidEndSheetNotification on sheetParent

  • Christiaan Hofman Christiaan Hofman committed [r16050] on Code

    pass timer from block parameter

  • Christiaan Hofman Christiaan Hofman committed [r16049] on Code

    remove unused method

  • Christiaan Hofman Christiaan Hofman committed [r16048] on Code

    make associated object nonatomic

  • Christiaan Hofman Christiaan Hofman committed [r16047] on Code

    use NSAttributedStringKey

  • Christiaan Hofman Christiaan Hofman committed [r16046] on Code

    declare type

  • Christiaan Hofman Christiaan Hofman committed [r16045] on Code

    willChangeValueForKey just before change

  • Christiaan Hofman Christiaan Hofman committed [r16044] on Code

    fix variable name

  • Christiaan Hofman Christiaan Hofman committed [r16043] on Code

    separate code to find file name for a source file

  • Christiaan Hofman Christiaan Hofman committed [r16042] on Code

    check we have a file

  • Christiaan Hofman Christiaan Hofman modified a wiki page

    Hidden_Preferences

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1597

    Sorry, the description of the values was swapped with another option. That is now fixed.

  • Christiaan Hofman Christiaan Hofman modified a wiki page

    Hidden_Preferences

  • Christopher Rooney Christopher Rooney posted a comment on ticket #1597

    Thanks! I didn't realize this was the same bug as the "document scrolls when selecting text" and others since I hadn't noticed those behaviors. I found the hidden preferences page, but WhenScrolling is not listed as an allowed option for the AppleShowScrollBars. Nevertheless, using defaults write -app Skim AppleShowScrollBars -string WhenScrolling did the trick! https://sourceforge.net/p/skim-app/wiki/Hidden_Preferences/#h-system-overrides

  • Christiaan Hofman Christiaan Hofman committed [r16041] on Code

    rename options enum

  • Christiaan Hofman Christiaan Hofman committed [r16040] on Code

    pass page index hint in page index pointer parameter

  • Christiaan Hofman Christiaan Hofman committed [r16039] on Code

    pass page hint to sync parser

  • Christiaan Hofman Christiaan Hofman modified ticket #1598

    Cannot open PDF using displayline

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1598

    The displayline script in the next release will allow double-quotes in the file paths.

  • Christiaan Hofman Christiaan Hofman committed [r16038] on Code

    really get registered file name from last path component when full filee name was not registered

  • Christiaan Hofman Christiaan Hofman committed [r16037] on Code

    don't bother getting mod date when we don't use it

  • Christiaan Hofman Christiaan Hofman committed [r16036] on Code

    get syncFileName and lastModDate together inside lock

  • Christiaan Hofman Christiaan Hofman committed [r16035] on Code

    access syncFileName atomically as it can change from the main thread when changing the fileName

  • Christiaan Hofman Christiaan Hofman committed [r16034] on Code

    Standardize syncfile separately. Standardizing a source file again won't find a different file.

  • Christiaan Hofman Christiaan Hofman committed [r16033] on Code

    function in displayline script to expand paths

  • Christiaan Hofman Christiaan Hofman committed [r16032] on Code

    escape ackward slash in paths in displayline script

  • Christiaan Hofman Christiaan Hofman committed [r16031] on Code

    escape double-quotes in file paths for AppleScript

  • Christiaan Hofman Christiaan Hofman modified ticket #1598

    Cannot open PDF using displayline

  • Jason Alexander Jason Alexander posted a comment on ticket #1598

    That was the problem — the full path to the directory containing the LaTeX file I was editing had a double-quote in it. Removing that fixed the problem. Apologies for the misguided bug report! J On 4 Feb 2026, at 15:43, Christiaan Hofman hofman@users.sourceforge.net wrote: Also, could it be that there is a special character (perhaps a doubl-quote) in the full path to the file? [bugs:#1598]https://sourceforge.net/p/skim-app/bugs/1598/ Cannot open PDF using displayline Status: open-works-for-me Group:...

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1598

    Also, could it be that there is a special character (perhaps a doubl-quote) in the full path to the file?

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1598

    Also, does it also occur if you don't add the .tex file argument?

  • Christiaan Hofman Christiaan Hofman modified ticket #1598

    Cannot open PDF using displayline

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1598

    Strange, I cannot reproduce this problem. And nothing has changed for a while. I also see nothing wrong with the script. Did you actually use these file names, or were you using different file names with special characters?

  • Jason Alexander Jason Alexander created ticket #1598

    Cannot open PDF using displayline

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1597

    BTW this happens when you have Always Show Scroll Bars (or perhaps also based on your mouse), and the view is less wide than the content (so the horizontal scrolling is shown.) Somehow the system code does not take into account of the width of the horizontal scroll bar, jumping up by its width in several event handling code. You can work around this by changing the scroll bar showing setting (e.g. set it to WhenScrolling), which can also be done just for Skim using a hidden preference.

  • Christiaan Hofman Christiaan Hofman modified ticket #1597

    Scrolling slowly with external mouse moves document in wrong direction

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1597

    This is a duplicate of other scrolling bugs. Note that this is due to a system bug. We can not fix this, unfortunately.

  • Christopher Rooney Christopher Rooney created ticket #1597

    Scrolling slowly with external mouse moves document in wrong direction

  • Christiaan Hofman Christiaan Hofman modified a wiki page

    SkimNotes_Tool

  • Christiaan Hofman Christiaan Hofman committed [r16030] on Code

    fix help of skimnotes get

  • Christiaan Hofman Christiaan Hofman modified a wiki page

    SkimNotes_Tool

  • Christiaan Hofman Christiaan Hofman committed [r16029] on Code

    fix xpc agent listener protocol documentation

  • Christiaan Hofman Christiaan Hofman modified a wiki page

    SkimNotes_Tool

  • Flemming Rubini Flemming Rubini posted a comment on ticket #1591

    Forgot to mention: When I have this problem, I often can surround it by doing a new OCR'ed version of the PDF.

  • Christiaan Hofman Christiaan Hofman committed [r16028] on Code

    wrong icon

  • Christiaan Hofman Christiaan Hofman committed [r16027] on Code

    Us high resolution or low resolution app icon image depending on graphics context

  • Christiaan Hofman Christiaan Hofman committed [r16026] on Code

    reuse bundle variable, get image from url

  • Christiaan Hofman Christiaan Hofman committed [r16025] on Code

    Remove Skim icon for quicklook by its largest representation

  • Christiaan Hofman Christiaan Hofman committed [r16024] on Code

    update icon for disk image

  • Christiaan Hofman Christiaan Hofman committed [r16023] on Code

    Replace Skim icons. Complete squircle behind folded corner so Tahoe does not cage it.

  • Flemming Rubini Flemming Rubini posted a comment on ticket #1591

    Disregard my previous post. The problem is back in Skim, but not in preview.

  • Flemming Rubini Flemming Rubini posted a comment on ticket #1591

    I had this erratic behaviour too after update to MacOS 26.2, in any app. It turned out to be caused by Bitwarden's hardware acceleration, and turning the hardware acceleration off solved the problem.

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1756

    That is good to hear. An appearance based icon is not possible. That requires real Tahoe style layered icons, that are not backwards compatible (and Apple does not allow combbining old and new style icons AFAIK). Moreover, for me it would not be possible to create such an icon.

  • Gary L. Gray Gary L. Gray posted a comment on ticket #1756

    Got it. The icon is no longer in a gray box! I have attached screenshots comparing the before and after. The new icon is very nice! My only additional request would be to have a dark mode version if that is not hard to do. You can see what I am talking about in the third attached screenshot. Matlab and Numbers also need to be updated with a dark mode, but both of those are coming soon.

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1756

    Sorrym the link should be https://skim-app.sourceforge.io/Skim.zip.

  • Gary L. Gray Gary L. Gray posted a comment on ticket #1756

    Thank you for taking a shot at changing the icon. When I click on that link in Safari, I get what you see in the attached screen shot. From FIrefox, I get 404 Not Found. I am looking forward to seeing what you have created!

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1756

    I am currently unable to test how icons behave on Tahoe. I have made a test version with a different icon which I put at at https://skim.sourceforge.io./Skim.zip. Could any of you test this out to see if it removes the gray border?

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1596

    BTW, could it be that you have set a hidden preference to disable search bar blurring? Otherwise I find it very strange that this would occur, as there should not be anything there.

  • Christiaan Hofman Christiaan Hofman modified ticket #1596

    Black line at the top when maximized

  • Christiaan Hofman Christiaan Hofman posted a comment on ticket #1596

    What OS version do you have? I have no idea what is going on, but we are not drawing the dark line. The display of the PDF is done by Apple's PDFKit. There is nothing we can change about this.

  • pepe romero conde pepe romero conde created ticket #1596

    Black line at the top when maximized

  • Christiaan Hofman Christiaan Hofman committed [r16022] on Code

    delete toolbar item should not select

  • Christiaan Hofman Christiaan Hofman committed [r16021] on Code

    fix key

  • Christiaan Hofman Christiaan Hofman committed [r16020] on Code

    move some methods to functions

  • Christiaan Hofman Christiaan Hofman committed [r16019] on Code

    constrain scroll point when dragging

1 >
MongoDB Logo MongoDB