MakariAeron
|
f25a58372d
|
Minimize to System Tray
|
2015-02-19 16:07:14 -06:00 |
|
ulf hammarqvist
|
0cc940e98a
|
make sure shortcut exists before trying to save
|
2015-02-19 20:17:31 +01:00 |
|
ulf hammarqvist
|
acef682a23
|
bugfix, make sure hotkey->client map exists before registering shortcut
|
2015-02-19 18:57:39 +01:00 |
|
ulf hammarqvist
|
ba68320fef
|
solution update
|
2015-02-19 18:51:26 +01:00 |
|
ulf hammarqvist
|
d9c6aa42cb
|
added ExeFile mock with random color and title - for poor man's developing :)
|
2015-02-19 18:50:43 +01:00 |
|
Ulf Hammarqvist
|
42ea758e1d
|
Merged in homigoshzur/eve-o-preview-git-shortcuts/feature_keyboard_shortcuts (pull request #1)
Customizable keyboard shortcuts
|
2015-02-19 18:39:56 +01:00 |
|
ulf hammarqvist
|
46ee47ddee
|
Revert "Added ExeFile (wpf) mocks with"
This reverts commit b3fa49fd1d .
|
2015-02-19 18:38:17 +01:00 |
|
ulf hammarqvist
|
b3fa49fd1d
|
Added ExeFile (wpf) mocks with
random color and window title
|
2015-02-19 18:28:36 +01:00 |
|
HomigoshZur
|
37c3a20ece
|
Added support for customizable keyboard shortcuts. Keyboard shortcuts can be added in flat_layout.xml by adding <shortcut> tags around the desired clients (No changes regarding the other xml files because I'm not sure what they do exactly...). Keyboard shortcuts are parsed as strings using KeysConverter without much sophistication. Some keys won't work, and there's no error reporting. Here's on that does work: Ctrl+Alt+F12. Also, added additional code to prevent preview windows and overlays from being shown when alt+tabbing.
|
2015-02-19 00:11:11 -06:00 |
|
Philip Barousse
|
6f5e818ddd
|
1.18.3 fixed overlay persist bug (Take #2)
|
2015-01-09 15:04:23 +00:00 |
|
MakariAeron
|
978bef8c11
|
v1.18.2 Fixed PreviewOverlay not being TopMost
|
2014-12-28 23:16:49 -06:00 |
|
MakariAeron
|
cef89599c3
|
v18.1 Icon Fix
|
2014-12-28 14:49:20 -06:00 |
|
MakariAeron
|
75f3df91e4
|
v1.18.1 Color Fix
|
2014-12-28 14:45:38 -06:00 |
|
MakariAeron
|
bcf78f7262
|
Bit of code cleanup
|
2014-12-19 16:26:08 -06:00 |
|
MakariAeron
|
b1045baf72
|
Merge branch 'master' of https://bitbucket.org/ulph/eve-o-preview-git
|
2014-12-19 16:06:02 -06:00 |
|
MakariAeron
|
6b799c3d96
|
New feature: minimizeToTray option
|
2014-12-19 16:05:31 -06:00 |
|
Ulf Hammarqvist
|
b9fe0483e6
|
README.md edited online with Bitbucket
|
2014-12-19 21:47:34 +00:00 |
|
Ulf Hammarqvist
|
19f035bae0
|
README.md edited online with Bitbucket
|
2014-12-19 21:47:15 +00:00 |
|
Ulf Hammarqvist
|
a98fa13261
|
README.md edited online with Bitbucket
|
2014-12-19 21:46:22 +00:00 |
|
Ulf Hammarqvist
|
d8d9293746
|
README.md edited online with Bitbucket
|
2014-12-19 21:45:12 +00:00 |
|
Ulf Hammarqvist
|
1adef9cec0
|
README.md edited online with Bitbucket
|
2014-12-19 21:44:36 +00:00 |
|
ulf hammarqvist
|
78b6a49647
|
removed MS from assembly info
|
2014-12-19 22:40:22 +01:00 |
|
Ulf Hammarqvist
|
6281923787
|
README.md edited online with Bitbucket
|
2014-12-19 21:32:11 +00:00 |
|
Ulf Hammarqvist
|
ab0464206d
|
README.md edited online with Bitbucket
|
2014-12-19 21:30:33 +00:00 |
|
ulf hammarqvist
|
9746dd6b99
|
new feature; opacity slider for all previes - preview pops to full visibility on hover. color tweaks in the tool window
|
2014-12-19 22:26:54 +01:00 |
|
ulf hammarqvist
|
b88ae97ccb
|
preview do not steal focus all the time (due to being put topmost)
|
2014-12-19 21:13:39 +01:00 |
|
ulf hammarqvist
|
5904e87701
|
remove icon reference from project file
|
2014-12-14 13:10:47 +01:00 |
|
Ulf Hammarqvist
|
2f03348791
|
gitignore
|
2014-12-14 12:43:34 +01:00 |
|
MakariAeron
|
3714fd74d9
|
V1.17
|
2014-12-09 15:31:31 -06:00 |
|
Ulf Hammarqvist
|
99e4283964
|
README.md edited online with Bitbucket
|
2014-12-09 19:57:06 +00:00 |
|
Ulf Hammarqvist
|
ae3920d095
|
Merged in regner/eve-o-preview/feature_track_client_windows (pull request #1)
Adding a feature to track and save the location of client windows
|
2014-12-09 20:07:45 +01:00 |
|
Regner Blok-Andersen
|
28da275cbb
|
Making things actually work and obey settings. The location of the client is always updated when the save command is triggered. Debating if that should be disabled if the setting is disabled. /me shrugs
|
2014-11-28 12:07:07 +00:00 |
|
Regner Blok-Andersen
|
60890a4476
|
Playing around with tracking client window positions
|
2014-11-28 08:05:53 +00:00 |
|
Ulf Hammarqvist
|
f13a3c870a
|
README.md edited online with Bitbucket
|
2014-09-02 21:05:20 +00:00 |
|
ulf
|
e703580972
|
v 1.13
|
2013-09-10 19:35:08 +02:00 |
|
ulf
|
011d2d25ee
|
v 1.12
|
2013-09-08 14:39:48 +02:00 |
|
ulf
|
5e39a180ad
|
v1.10 v1.11
|
2013-09-05 23:15:20 +02:00 |
|
Ulf
|
985cf2eac3
|
Added tag 1.8 for changeset 014a91082c92
|
2013-06-17 00:39:08 +02:00 |
|
Ulf
|
4ef3dc4ea6
|
zoom option works correctly (even with frames)
|
2013-06-17 00:38:58 +02:00 |
|
Ulf
|
3a1a98d286
|
persistant storage of non-unique layout
|
2013-06-17 00:16:26 +02:00 |
|
Ulf
|
2aab26c905
|
Added tag 1.7 for changeset 8565ef86ca62
|
2013-06-16 17:26:53 +02:00 |
|
Ulf
|
58a603b9ce
|
preview overlay which shows window title for now
preivew zoom on hover option
|
2013-06-16 17:26:40 +02:00 |
|
Ulf
|
ce4128d007
|
Added tag 1.5 for changeset a5dbfb80c305
|
2013-06-16 14:35:09 +02:00 |
|
Ulf
|
4ad48211b2
|
Added tag 1.6 for changeset b3f85b6acf65
|
2013-06-16 02:50:37 +02:00 |
|
Ulf
|
4d441e38f0
|
fixed the previews not working nicely in framed window
more restrictive on calls to store_layouts - pending an observeable based solution!
|
2013-06-16 02:50:27 +02:00 |
|
Ulf
|
63849b2abe
|
Added tag 1.5 for changeset 650ddae6ed3f
|
2013-06-16 02:22:11 +02:00 |
|
Ulf
|
28c8cd6adc
|
Added tag 1.4 for changeset c8e1cd392573
|
2013-06-16 02:22:04 +02:00 |
|
Ulf
|
87cf0bad0f
|
polish!
|
2013-06-14 23:15:20 +02:00 |
|
Ulf
|
87fcda0b31
|
positions are stored by window title
positions are stored persistently
|
2013-06-14 23:12:24 +02:00 |
|
Ulf
|
a3a24146cc
|
,.,
|
2013-06-14 20:54:22 +02:00 |
|