Bryan Roe
8072454550
Added setting to enable/disable default Pin State
2022-07-15 20:23:28 -07:00
Bryan Roe
9f4fc50b3c
1. Fixed stability issue with message pump
...
2. Added Hand mouse icon for some UX components of user-consent and privacy bar
2022-04-20 10:28:01 -07:00
Bryan Roe
edff560369
Added support for trapping child window events
...
Added first rev of support for mouse over cursor changes
2022-04-19 13:00:11 -07:00
Bryan Roe
c0cff1225f
Set maximum width of privacy bar to 45% of display width
2022-04-17 21:55:00 -07:00
Bryan Roe
c3591f5de6
1. Fixed PrivacyBar initializer on linux to skip windows specific init
...
2. Updated kvm-helper to support LXDE
2022-03-23 23:12:18 -07:00
Bryan Roe
4056245637
Updated copyright date in comments
2022-02-14 23:39:48 -08:00
Bryan Roe
16649cc054
Added support for PINNING of the windows privacy bar
2022-02-14 23:33:01 -08:00
Bryan Roe
a4d76c0ffb
Updated support for settting alternate background/foreground color using an options object
2022-02-14 19:29:34 -08:00
Bryan Roe
c6ce7c1293
Updated close appearance of windows privacy bar
2022-02-10 15:21:06 -08:00
Bryan Roe
7f7edbf0b0
Fixed DPI scaling of privacy bar on windows
2022-02-09 22:47:42 -08:00
Bryan Roe
f13f01eef1
Updated windows privacy bar to set cursor on creation
2022-02-09 19:44:48 -08:00
Bryan Roe
a626c63ee0
Updated window move algorithm for privacy bar on windows
2022-02-09 12:54:42 -08:00
Bryan Roe
3a66cbfcb0
Updated windows privacy bar to use word ellipsis on truncation
2022-01-28 16:14:02 -08:00
Bryan Roe
ef58b653ac
Updated windows privacy bar colors to match user consent
2022-01-28 16:01:24 -08:00
Bryan Roe
346ec43fb3
Updated privacy bar for windows
2022-01-28 11:14:32 -08:00
Ylian Saint-Hilaire
b9ab7d3ca3
Fixed privacy bar movement limitation.
2021-07-09 12:34:15 -07:00
Bryan Roe
43c5f2d1b5
Updated service restart on Windows, when called from self.
2021-02-07 15:26:53 -08:00
Bryan Roe
885c6de72a
1. Fixed UTF8 characters for notifybar-desktop on linux
...
2. Fixed compiler warning, and missing #ifdef
2020-06-18 22:44:07 -07:00
Bryan Roe
51e6062966
Fixed bug, where user-sessions.changed, which could be emitted multiple times, caused duplicate privacy bars to be drawn
2020-05-30 00:30:54 -07:00
Bryan Roe
eba4e2c60b
Fixed bug where if user-sessions.consoleUid() throws an exception, privacy bar won't show up when you KVM to login screen and you login
2020-05-29 23:45:24 -07:00
Bryan Roe
a7b30fb729
Updated metadata
2020-05-22 12:18:46 -07:00
Bryan Roe
d3f6323999
Fixed bug where if you login from login screen, the resulting privacy bar doesn't close when you disconnect KVM
2020-05-13 10:53:08 -07:00
Bryan Roe
176ed8069f
Updated KVM to spawn privacy bar (if enabled) on most distros when you login from login screen
2020-05-13 00:45:21 -07:00
Bryan Roe
dee281af65
Updated exit method for privacy bar
2020-05-09 15:20:57 -07:00
Bryan Roe
875c5ef2b1
Added pseudo privacy bar support to macOS
2020-04-28 11:33:46 -07:00
Bryan Roe
12347a8eb4
Added multi-workspace support to privacy bar for linux
2020-04-28 01:19:24 -07:00
Bryan Roe
2669b10a5b
Fixed uncaught exception on exit
2020-02-25 14:21:24 -08:00
Bryan Roe
981ee96ad7
1. Updated GenericMarshal.GlobalCallback to have a close() method, to unhook global events
...
2. Updated EventEmitter to delete callback references for 'once', 'removeListener', and 'removeAllListeners'
3. Updated win-message-pump to cleanup global events correctly, so object can be garbage collected
2020-01-09 13:57:23 -08:00
Bryan Roe
dc3e49d12c
Added Windows 32bit support for movable connection bar
2019-12-10 14:39:52 -08:00
Bryan Roe
7c5075b481
Updated notifybar on Windows, to allow moving on the X-axis within monitor bounds
2019-12-10 13:37:52 -08:00
Bryan Roe
d9af17e2c9
Updated notifybar-desktop to support setting TSID on Windows
2019-12-06 15:38:32 -08:00
Bryan Roe
024f8172c0
Updated to work with platforms that don't implement user sessions, such as PuppyLinux.
2019-10-11 10:22:27 -07:00
Bryan Roe
554d022904
removed debug messages
2019-10-10 10:35:37 -07:00
Bryan Roe
92da4d02b3
1. Added ability to allow importing lib locations for X via env vars
...
2. Updated notifybar-desktop for X to import X lib location when spawning child
2019-10-07 17:04:12 -07:00
Bryan Roe
2cb4117a74
Added X support for notifybar-desktop
2019-10-07 12:50:58 -07:00
Bryan Roe
1ec290f090
Added 'close' method
2019-10-04 12:32:58 -07:00
Bryan Roe
1774dc2e54
1. Added 'getProcessOwnerName()' for windows in user-sessions
...
2. Added notifybar-desktop for Windows
2019-10-03 14:34:17 -07:00