Commit Graph

33 Commits

Author SHA1 Message Date
gokul swaminathan 5b6cab4099
Awestore support for scratchpads (#40)
* remove deprecated code

* Anims

Added awestore support for scratchpad

* add checks and fixed bugs

* Fixed Bug

This fixes the weird behaviour where toggling in the middle of an
animation breaks everything.

* Tag Preview Edit (Not related to this PR)

This makes it so that hidden and minimized windows don't show up on the preview.

* add some more checks

* added docs
2021-04-16 12:46:42 -07:00
Gokul Swami 1f4b1094dc Revert back to screen param 2021-04-08 07:21:26 -07:00
Gokul Swami 9289ec4f75 Update docs and add more options 2021-04-08 06:50:16 -07:00
Gokul Swami 97c0177c1c try workarea to remove bar space 2021-04-08 06:18:29 -07:00
gokul swaminathan 3214c6ca6a
Fixes #38 (#39)
* Fixed x,y positioning on multi-screen setups

* Widget can now draw based on any screen
2021-04-08 03:23:51 -07:00
gokul swaminathan 23acaa9b59
Update tag_preview.lua 2021-04-07 22:04:58 -07:00
Gokul Swami 6302815518 Add like one comment 2021-04-07 15:01:16 -07:00
Gokul Swami 8013b8201f edit tag vars to make it less confusing 2021-04-06 04:04:23 -07:00
Gokul Swami 788f2ee23d Fix more revisions 2021-04-05 18:38:30 -07:00
Gokul Swami 950843f9a8 Fix reviews 2021-04-05 18:34:25 -07:00
Gokul Swami 7456184ca8 Add tag preview widget 2021-04-04 00:55:43 -07:00
Nooo37 03265142e1
make default tabbar work with bottom position 2021-03-15 14:12:07 +01:00
Gokul Swaminathan 4094fb6745 Increased app icon size 2021-03-10 01:26:30 -08:00
Nooo37 70c5750df9 tabbar theme vars more consistent 2021-01-28 20:23:01 +01:00
Grumph 77ba6a36e1 Fix helpers call after merge 2021-01-24 22:49:14 +01:00
Grumph 1e44462fe5
Merge branch 'master' into master 2021-01-24 03:04:31 +00:00
Grumph d41e202b43 Move helpers to one single place 2021-01-24 03:51:08 +01:00
Gokul Swaminathan 59a4384f04 Modern Theme Changes
Made it so modern theme can be bottom or top with theme var edit.
2021-01-16 19:27:00 -08:00
Nooo37 45015c2e3b no empty containers in stable 2020-11-29 11:57:51 +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 3987d8abe8 REVERSE CORNERS IN TABS YESS!!!! 2020-11-25 16:42:05 -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
Gokul Swaminathan 5bf65fedbf Added all three titlebar buttons 2020-11-24 01:23:08 -08:00
Gokul Swaminathan b7bfc2f663 Made it so that the client icon shows on every tab 2020-11-24 00:50:02 -08: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 a13af4b439 Added new tabbar theme 2020-11-23 16:13:58 -08: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 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