mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #26] [MERGED] Drop syntool #1546
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1546
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/26
Author: @walker0643
Created: 3/29/2018
Status: ✅ Merged
Merged: 4/14/2018
Merged by: @walker0643
Base:
master← Head:nosyntool📝 Commits (10+)
fe818a4add console for ctrl+c to daemon app when debugging in foreground72cc7e3link gui with common; reimplement finding personal and profile directories on windows (not yet used)c5e70afDataDirectories header should be shared between platform-specific implementations96627f4reimplement finding personal & profile directories on unix (not yet used)c16fd08old personal and profile directory functions now wrap the new implementations451bd72MSWindowsWatchdog checks active desktop without external call to syntool6e5b340replace CoreInterface syntool calls with DataDirectory callsea025f5fix --profile-dir argument1be86a9remove syntool, CoreInterface, and WebClientd81054aremove some stale code and put windows service logfile in a better spot📊 Changes
46 files changed (+450 additions, -1391 deletions)
View changed files
📝
src/cmd/CMakeLists.txt(+0 -1)➖
src/cmd/syntool/CMakeLists.txt(+0 -27)➖
src/cmd/syntool/syntool.cpp(+0 -31)📝
src/gui/CMakeLists.txt(+2 -0)➖
src/gui/src/CoreInterface.cpp(+0 -96)➖
src/gui/src/CoreInterface.h(+0 -36)📝
src/gui/src/Fingerprint.cpp(+2 -3)📝
src/gui/src/MainWindow.cpp(+2 -16)📝
src/gui/src/MainWindow.h(+0 -1)📝
src/gui/src/SettingsDialog.cpp(+0 -1)📝
src/gui/src/SettingsDialog.h(+0 -2)📝
src/gui/src/SetupWizard.cpp(+0 -1)📝
src/gui/src/SslCertificate.cpp(+2 -2)📝
src/gui/src/SslCertificate.h(+0 -3)➖
src/gui/src/WebClient.cpp(+0 -83)➖
src/gui/src/WebClient.h(+0 -49)📝
src/lib/arch/Arch.h(+0 -3)➖
src/lib/arch/IArchFile.h(+0 -105)➖
src/lib/arch/unix/ArchFileUnix.cpp(+0 -163)➖
src/lib/arch/unix/ArchFileUnix.h(+0 -47)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.