Commit Graph

21 Commits

Author SHA1 Message Date
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
75f3df91e4 v1.18.1 Color Fix 2014-12-28 14:45:38 -06:00
MakariAeron
6b799c3d96 New feature: minimizeToTray option 2014-12-19 16:05:31 -06: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
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
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
3a1a98d286 persistant storage of non-unique layout 2013-06-17 00:16:26 +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
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
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
Ulf
c39fa0282d bugfix with show frames
refactor/clean up
2013-06-14 20:46:54 +02:00
Ulf
07f1efab68 --- 2013-06-13 01:14:27 +02:00
Ulf
57265e71d0 ref 2013-06-13 01:10:42 +02:00
Ulf
02e945999b refactor
added a timing solution to prevent windows from resizing when changing the frame
option
2013-06-13 01:06:54 +02:00