Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sinister Zeta Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Sinister Zeta
Sinister Zeta Project
Graph
eb5735d71b9f13bfa0f7e8fd20bdec8b6b319d9d
Select Git revision
Branches
20
Base_System
Feature-addmacros
add-javafx
demo
feature-DetectProgram/LaunchApplication
feature-FinishLaunchProgram
feature-Implement-DetectProgram
feature-Implement-LaunchProgram
feature-addToUI
feature-finishUI
feature-implement-ui
feature-implementProfiles
feature-media-keys
feature-mouseMovement
feature-mouseSpeed
feature-multiKeyPress
feature-os-interface
feature-osMoveMouse
feature-profiles
feature-rebind-keys
Tags
2
v1.0
milestone5
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
28
Mar
29
28
27
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
9
8
9
8
7
6
5
4
25
Sep
bugfix for printing filepath of launch program,
master
master
Bug fix, deleting profiles should delete the correct profile now.
prototype
prototype
changed to usage README.md
fixed how to use README.md
Updated README.md
Merge branch 'prototype' into 'master'
v1.0
v1.0
Update README.md
Update README.md
Update README.md
bugfix for when changing profiles would stop registering keys
bugfix for when changing profiles would stop registering keys
Change to toggle to register and unregister keys each time the toggle occurs
fix for not unregistering current bindings
Undid "fix" for switching profiles
Fixed unregistering hotkeys when switching profiles
Changed KeyListener to use raw key codes.
Fixed GlobalScreen not unregistering native hook
Fixed GlobalScreen not unregistering native hook
Merge branch 'feature-Implement-DetectProgram' into 'prototype'
Merge branch 'prototype' into 'feature-Implement-DetectProgram'
feature-Impleme…
feature-Implement-DetectProgram
Merge branch 'feature-FinishLaunchProgram' into 'prototype'
Merge branch 'feature-multiKeyPress' into 'prototype'
Merge branch 'feature-implementProfiles' into 'prototype'
Fixed missing statement
feature-multiKe…
feature-multiKeyPress
Refactored sendKey some more.
changed Action class method preformAction to work with LaunchPrograms
feature-FinishL…
feature-FinishLaunchProgram
Added functionality to MainScreen goToAddProgram method for launching programs with hotkeys
Created RemoveIdentification method for removing the leading 10000
Created IntToString method for converting actionlist back to a string
Created StringToInt method for converting string to actionlist
Created Class ProgramLaunchConverter
Refactored sendKey
Added MouseButtons interface
Added RunningProgramsView which shows whether 4 selected programs are running. Also made change so that when binds are toggled off, selecting a new profile does not change the profile in the backend.
Created RunProgramDetection to give minimal functionality to DetectProgram in the project.
implement adding mouse movements, fix currentbindings error for unrecognized keybinds
feature-impleme…
feature-implementProfiles
Implement adding hotkeys.
Gets all saved hotkeys again upon reopening the program
set default profile, change to new profile upon creation. Save upon closing program
Alter profiles to current application
Loading