Commit Graph

215 Commits

Author SHA1 Message Date
Nooo37 1f6cd7374c added dmenu picker for tabbed 2020-12-20 20:38:13 +01:00
Nooo37 23b9717777 minor doc update 2020-11-30 19:29:12 +01:00
Nooo37 18b3ec92db closes #12; fixed imports 2020-11-30 18:45:04 +01:00
Nooo37 45015c2e3b no empty containers in stable 2020-11-29 11:57:51 +01:00
Nooo37 90780df7e8 mstab vertical tabbar support 2020-11-29 10:38:05 +01:00
Nooo37 66a20aa11b no error messages when no client focused 2020-11-29 10:37:22 +01:00
Nooo37 6f6eb94cb5
Merge pull request #10 from JavaCafe01/master
Tabbed Bar Feature Update
2020-11-26 15:58:23 +01:00
Gokul Swaminathan fe252a287c Took out more hard coded vars 2020-11-25 20:14:53 -08:00
Gokul Swaminathan 3b45d44586 Took out a magic number
Added dpi stuff
changed reversecorner height to tabbar height var
2020-11-25 17:52:34 -08:00
gokul swaminathan b7cd0c6afd
Update README.md 2020-11-25 17:07:23 -08:00
Gokul Swaminathan 3987d8abe8 REVERSE CORNERS IN TABS YESS!!!! 2020-11-25 16:42:05 -08:00
Gokul Swaminathan 6b608cd75a Removed unused import 2020-11-25 15:53:20 -08:00
Gokul Swaminathan f62ad60388 Edited `tabbed.pick`
Replaced `io.popen` with `awful.spawn.easy_async_with_shell` to avoid
freezing.
2020-11-25 15:43:31 -08:00
Gokul Swaminathan cd4a8928b2 Titlebar Theme Update
Colors get darker when mouse is hovered over buttons.
2020-11-25 03:16:06 -08:00
Nooo37 b2c8adc23c killing a client faster while tabbed 2020-11-25 10:28:17 +01:00
Nooo37 0f72fe4fb9
Merge pull request #8 from JavaCafe01/master
Fixes flash focus bug
2020-11-25 07:58:51 +01:00
Gokul Swaminathan 13188187d0 Fixes #4 2020-11-24 22:55:19 -08:00
Nooo37 ab057e0e36 hopefully better documentation 2020-11-24 22:11:04 +01:00
Nooo37 faad1ebb63
Merge pull request #7 from JavaCafe01/master
Added other titlebar buttons
2020-11-24 10:38:38 +01:00
Gokul Swaminathan fc3fb8cac4 Merge branch 'master' of https://github.com/Nooo37/bling 2020-11-24 01:26:13 -08:00
Gokul Swaminathan 5bf65fedbf Added all three titlebar buttons 2020-11-24 01:23:08 -08:00
Nooo37 88896e48ff
Merge pull request #6 from JavaCafe01/master
Client Icon on every tab
2020-11-24 09:56:47 +01:00
Gokul Swaminathan b7bfc2f663 Made it so that the client icon shows on every tab 2020-11-24 00:50:02 -08:00
Nooo37 1e680125df
Merge pull request #5 from JavaCafe01/master
New Tabbar Theme
2020-11-24 08:11:57 +01:00
Gokul Swaminathan a35eb27c80 Minor margin adjustments 2020-11-23 21:24:49 -08:00
Gokul Swaminathan 814eebbebc Changes
removed min and float, they didnt work.
added client icon.
2020-11-23 21:16:04 -08:00
Gokul Swaminathan 429fcd26fe Tabbar fixes
changed modern theme size

changed tabbar bg, as focused doesnt really matter
2020-11-23 16:43:05 -08:00
gokul swaminathan a8e60891c1
Update README.md 2020-11-23 16:28:05 -08:00
Gokul Swaminathan ed1e539d3a Added theme var to allow bar ontop of window 2020-11-23 16:23:57 -08:00
Gokul Swaminathan a13af4b439 Added new tabbar theme 2020-11-23 16:13:58 -08:00
Gokul Swaminathan 66d5b17f10 Added rounding shapes to helpers 2020-11-23 16:13:34 -08:00
Nooo37 22644a02ab
updated readme 2020-11-22 16:50:27 +01:00
Nooo37 03b9651f94
fixed readme credit links 2020-11-22 11:45:04 +01:00
Nooo37 b7c65b3c84 added another tabbar style 2020-11-22 11:41:18 +01:00
Nooo37 eaecd80859 refactored path again :( 2020-11-22 10:18:39 +01:00
Nooo37 ef6d2e36a6 update readme 2020-11-22 10:18:29 +01:00
Nooo37 cc58cad968 Spawn into tab, minor fixes 2020-11-15 10:05:56 +01:00
Nooo37 abfaf8f941 refactored widget path 2020-11-09 16:14:15 +01:00
Nooo37 bc55769a16 added tabbed module 2020-11-09 15:59:36 +01:00
Nooo37 31f56fae7f WIP tabbed module 2020-11-07 18:16:16 +01:00
Nooo37 3adb8b6b8b connected to more signals 2020-11-02 08:38:21 +01:00
Nooo37 c374a5b513 swallowed clients are removed from all tags 2020-11-02 08:37:39 +01:00
Nooo37 916cafd8d9 layout icon paths refactored 2020-10-31 10:28:14 +01:00
Nooo37 45c9128be3 fixed reliance on client name 2020-10-30 21:38:43 +01:00
Nooo37 24d85c5107 cleaned imports 2020-10-29 21:22:37 +01:00
Nooo37 e3eb30af2a
Merge pull request #3 from JavaCafe01/master
Flash Focus
2020-10-29 00:16:58 +01:00
gokul swaminathan 9cd8691c7a
Delete tags 2020-10-28 16:15:22 -07:00
gokul swaminathan cea3052eaa
Update README.md 2020-10-28 15:56:01 -07:00
Gokul Swaminathan 6223336b94 added function call activation 2020-10-28 15:32:24 -07:00
Gokul Swaminathan fdf2130012 added flash focus 2020-10-28 15:23:47 -07:00