Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
slidegtk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
slidegtk
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
29
Jul
20
Jun
17
16
1
Jul
26
Jun
23
22
21
Sep
24
Nov
26
Jan
20
May
19
18
23
Apr
Convert slidegtk to python3
master
master
Use commands.mkarg to properly quote file names.
Handle dbus.exceptions.DBusException.
git: Ignore Emacs auto-save files.
Import re, as required by the --geometry option.
Disable the screensaver in fullscreen mode.
Fix --fullscreen detection.
Don't recode images that are already so small that they fit the window.
Use set() instead of sets.Set().
Store JPEG files in the image cache.
Create /tmp/natural-fullsize.txt.
Enable auto-repeat with 'a', and disable with 'A'.
Added support for the --compat option.
Support fullscreen windows using the --fullscreen option.
Make the window resizable.
Use the title "slidegtk".
Cleanup: removed commented-out debug code.
Cleanup: removed write-only attributes width and height.
Store the cache in /tmp/slidegtkcache.
New argument: --geometry <width>x<height>.
Use getopt to parse the command line.
Include the width and height of images in the image cache file name.
Create the cache directory if it is missing.
Use pnmscale instead of pamscale.
Make slidegtk.py executable.
Ignore Emacs autosave files.
Added --crt, --stdin and - command line arguments.
Added --stop option
Handle --seconds and --minutes. Mouse button 3 goes to previous image.
Better timer handling. Move window properly, and disable resizing.
Better handling of slideshows and pauses. Black background.
Bind 'p' to previous'
First working sample. This was easy.
Created an empty file.
Create initial structure
Loading