Quan Guo
d8b58e3776
Merge pull request #33 from actionless/master
...
feat: expose beautiful.revelation_font
2020-08-07 16:27:02 +08:00
Quan Guo
de29b7e10e
Merge pull request #34 from fijshion/master
...
Add maximized to property_to_watch
2020-08-07 16:26:28 +08:00
Chris Kyrouac
5a65507f95
Add maximized to property_to_watch
2019-02-12 12:04:02 -05:00
actionless
c8d5283c01
feat: expose beautiful.revelation_font
2019-01-19 02:39:57 +01:00
Quan Guo
bebcf4f53d
Merge pull request #32 from actionless/master
...
feat: add revelation-specific beautiful keys
2019-01-19 09:31:43 +08:00
actionless
88005a5cf1
feat: add revelation-specific beautiful keys
2019-01-19 01:58:51 +01:00
Quan Guo
aa05fcec15
Merge pull request #28 from actionless/awesome4.0
...
Awesome 4.0 + clickable letters.
Thanks!
2017-01-30 10:15:41 +01:00
actionless
374af1197b
revert debug-time change
2017-01-29 00:38:31 +01:00
actionless
6b59175b1e
make wibox-es with letters clickable
2017-01-29 00:33:43 +01:00
actionless
3f77dba7ef
chore: merge with upstream
2016-09-24 17:26:12 +02:00
Quan Guo
e4515134e0
Fixed the wrong position of 'end'
2016-07-14 16:44:18 +02:00
Quan Guo
6edcbb47d2
Try to fix #27 again and again
2016-07-13 20:32:46 +02:00
Quan Guo
fb79d264d4
Try to fix issue #27 again
2016-07-13 20:30:08 +02:00
Quan Guo
4e52b080c5
Fix the bug: issue #27
2016-07-13 16:38:03 +02:00
actionless
6ab435e99e
refactor: wibox.container and other new upstream features
2016-06-01 00:33:57 +02:00
Quan Guo
79525e92d0
Try to fix the bug in compatibility
2016-05-18 19:19:06 +02:00
Quan Guo
3fa219fc27
Try to maintain backward-compatibility
2016-05-09 21:16:26 +02:00
Quan Guo
3a41d518ed
Merge branch 'master' of github.com:guotsuan/awesome-revelation
2016-05-09 00:30:32 +02:00
Quan Guo
715c3215d7
Fix deprecated functions by introducing new APIs
2016-05-09 00:28:38 +02:00
actionless
3eeff8104d
use capi.mouse.current-client
2016-05-06 09:55:24 +02:00
Quan Guo
c170c3c389
Merge pull request #24 from senorsmile/patch-1
...
Fix examples in readme. Thanks @senorsmile
2016-04-06 10:34:05 +02:00
senorsmile
6e297105ed
Fix examples in readme
...
- fix missing { } in a couple of the examples.
2016-04-05 22:58:43 -07:00
Quan Guo
a70eb9178a
Merge pull request #23 from actionless/expose-theme
...
feat: expose theme
2016-03-08 16:53:40 +01:00
actionless
d5221ece30
feat: expose theme
2016-03-08 16:36:37 +01:00
Quan Guo
999f223c35
update README.md
2016-01-17 16:57:43 +01:00
Quan Guo
17a0225f7e
Update readme.mk
2016-01-17 16:56:26 +01:00
Quan Guo
2d6e1c3870
Fix issues #21
2015-12-31 11:35:39 +01:00
Quan Guo
2ed94b0d8f
remove old commented codes
2015-11-16 18:45:15 +01:00
Quan Guo
ed2427ad6b
Merge pull request #19 from barlik/master
...
code cleanup. Thanks
2015-11-16 18:16:21 +01:00
Rastislav Barlik
02a7f58e5c
code cleanup
2015-11-16 15:38:02 +00:00
Quan Guo
2a6f8dc9fd
Merge pull request #18 from blueyed/expose-args-excluded-curr_tag_only
...
Do not set module settings from function args
2015-11-12 23:52:28 +01:00
Daniel Hahler
022362f6ab
Do not set module settings from function args
...
It seems more sensible to use the module settings as default, but not
set them to the given values.
2015-11-12 23:49:39 +01:00
Quan Guo
31ce3bab5e
Merge pull request #16 from barlik/patch-1
...
conflict resolution
2015-11-06 10:23:17 +01:00
Quan Guo
1b04e9f45c
Merge pull request #17 from barlik/patch-2
...
commented debug information
2015-11-06 10:22:45 +01:00
Rastislav Barlik
83310705a9
commented debug information
2015-11-06 09:18:19 +00:00
Rastislav Barlik
516bd2ee85
conflict resolution
2015-11-06 09:15:02 +00:00
Quan Guo
eeb0c7bd5d
Fixed the missing debuginfo and confilict markers
2015-11-06 08:08:26 +01:00
Quan Guo
01955c45aa
Fix Readme file
...
1. add pcall to help restore the layout if revelation failed
2. In revelation, if one zoom or kill a selected client, the postion
of hint box will change accordingly.
2015-11-05 20:43:55 +01:00
Quan Guo
e65107e006
Merge branch 'develop'
2015-11-05 20:42:10 +01:00
Quan Guo
86c9649213
Fix Readme
2015-11-05 20:23:44 +01:00
Quan Guo
670bd44da2
Merge pull request #15 from barlik/master
...
Added an option to change character ordering for selecting clients.
2015-11-05 20:03:44 +01:00
Rastislav Barlik
cd75d6ec20
Added an option to change character ordering for selecting clients.
...
It could be useful for users with different keyboard layouts e.g dvorak.
To change to different settings, use:
revelation.init(charorder = "htngcrlfdbmueoayikj.,';q1234567890")
2015-11-05 14:47:46 +00:00
Quan Guo
6c73e7c169
Do not collect invisible clients
2015-10-17 10:31:58 +02:00
Quan Guo
0cb9085642
Fix a bug.
2015-10-09 23:30:42 +02:00
Quan Guo
87f9cb39e9
Fix the another lazy call related problem
2015-10-09 23:22:34 +02:00
Quan Guo
feabe58bd8
Fix the bug that curr_tag_only works abnormally
...
also fix the broken filter functions.
2015-10-08 14:01:27 +02:00
Quan Guo
97991b12b5
Fixed a bug: missing a comma
2015-09-30 00:25:45 +02:00
Quan Guo
3002702f95
Gave the revelation.fg a default value
2015-09-29 00:59:10 +02:00
Quan Guo
ace141b2ec
Fixed the bug in zoomed mode
2015-09-29 00:57:49 +02:00
Quan Guo
cee025c8a2
Add default valule to revelation.fg
2015-09-28 16:18:09 +02:00