Commit graph

364 commits

Author SHA1 Message Date
elenapan
9967f8926b Fix wrong initialization of dock item indicators
Now newly spawned clients that are focused should have be initialized
with the correct indicator.
2020-07-18 08:55:36 +03:00
elenapan
1ef01bf92f Add Xresources-friendly Doom emacs theme 2020-07-17 21:35:45 +03:00
Gamer1120
5a38909462
Add comma to commented web_search_cmd (#93)
This way, if you uncomment it, it won't give an error about a missing comma.
2020-07-13 20:31:04 +03:00
elenapan
433289a357 Add amarena GTK theme 2020-07-13 14:25:03 +03:00
elenapan
d5b72a0338 Fix README link 2020-07-11 21:21:38 +03:00
elenapan
8b8764fe68 Update amarena colorscheme 2020-07-11 21:19:20 +03:00
elenapan
4a3f73a350 Update README with new theme release 2020-07-11 21:17:13 +03:00
elenapan
8417842a9d Clean up and small keybind fixes 2020-07-11 20:53:06 +03:00
elenapan
9e9ab89a27 Fix dock indicator shape error 2020-07-11 16:45:17 +03:00
elenapan
264dbbab35 Fix dock item squircle shape roundness scaling with DPI 2020-07-11 16:44:58 +03:00
elenapan
8840a9e99b Add more icons in class icons table 2020-07-11 07:48:08 +03:00
elenapan
0702149eca Small tweaks, fixes and code cleanup 2020-07-11 07:47:35 +03:00
elenapan
6b4053b6b4 Tweak cute_battery_face 2020-07-11 07:44:32 +03:00
elenapan
05251654d7 Tweak amarena sidebar theme
Make it darker and add curves
2020-07-11 07:43:54 +03:00
elenapan
35fcd1f211 Tweak custom mpd decoration 2020-07-11 03:26:24 +03:00
elenapan
974a1071f7 Apply forced width in amarena notification actions
Because minimum width constraint is buggy.
2020-07-10 19:04:40 +03:00
elenapan
1a065752a0 Only add left padding to notification if an icon is displayed 2020-07-10 07:06:38 +03:00
elenapan
189632edd2 Fix notification sizing issue due to min width constraint 2020-07-10 07:06:02 +03:00
elenapan
f418845dba Remove obsolete amarena decoration theme
Since ephemeral is not anti-aliased anymore, these two decoration themes
serve exactly the same purpose.
2020-07-10 06:44:16 +03:00
elenapan
7bb5239603 Add minimal taglist to amarena bar theme 2020-07-09 20:01:25 +03:00
elenapan
90bf9f23e3 Restyle amarena notification theme 2020-07-09 19:52:39 +03:00
elenapan
85e827d213 Fix notification border width not being applied 2020-07-05 16:04:46 +03:00
elenapan
0b507ec076 Draw unfocused indicator for dock icons with cairo
This fixes the ugly hack used to create the "cut-off" arc and rounded
rectangle shapes used in dock indicators.
2020-07-04 00:05:30 +03:00
elenapan
ce8aef24ac Dock rofi menu: Handle the case when a client has no name 2020-06-30 21:30:21 +03:00
elenapan
a7a1729c24 Dock: Handle clients that can change their own class 2020-06-30 16:47:36 +03:00
elenapan
d5b25fa387 Fix initial width of dock activator 2020-06-30 15:23:36 +03:00
elenapan
d0c343b30a Implement dock widget and add to amarena bar theme 2020-06-25 22:45:10 +03:00
elenapan
16c48c139a Really fix window_switcher attempting to raise killed clients 2020-06-24 21:38:05 +03:00
elenapan
11bb0c8632 Fix rofi window switcher bug when a client has no class 2020-06-24 20:54:06 +03:00
elenapan
c545ea70e8 Fix fortune cookie text alignment 2020-06-21 17:55:19 +03:00
elenapan
e44be4f480 Fix window_switcher attempting to raise killed clients 2020-06-21 17:40:09 +03:00
elenapan
412e838e0e Change performance_mode app function to compositor toggling script 2020-06-20 18:14:04 +03:00
elenapan
20f3fcab06 Remove useless code for applying theme variables to notifications
It was required in older versions of Awesome, but not anymore
2020-06-20 17:12:21 +03:00
elenapan
39af6d9f92 Reorganize icons array and add text icons 2020-06-20 17:06:28 +03:00
elenapan
83442642f7 Remove anti-aliasing code from ephemeral decoration theme
There are now better solutions for anti-aliasing window corners.
https://github.com/ibhagwan/picom
2020-06-20 01:58:32 +03:00
elenapan
ad9958e673 Add custom_decoration flags to clients and respect them
This is needed when decorations are toggled. We do not want the custom
titlebars to be hidden by the `decoration.foo` functions.
2020-06-20 01:36:29 +03:00
elenapan
2af3fa1d20 Restore ontop after disabling fullscreen on mpv 2020-06-18 14:41:31 +03:00
elenapan
e67efa8b27 Reorganize 'user' section a bit 2020-05-24 06:37:27 +03:00
elenapan
98a23d9fea Clean up code and comments plus some refactoring 2020-05-24 06:04:18 +03:00
elenapan
3ce53e84d6 Move dashboard calendar to a new noodle widget 2020-05-23 21:41:50 +03:00
elenapan
65f1f2d9df Fix helpers.colorize_text 2020-05-21 22:56:16 +03:00
elenapan
9dabf25e84 Merge 'Fix wibars_toggle' 2020-05-20 14:39:22 +03:00
Manuel Hurtado
091fca6804
Fix wibars_toggle 2020-05-17 13:40:31 +03:00
elenapan
ff123f7817 Add squircle shape wrappers 2020-05-12 13:37:08 +03:00
elenapan
8a4d0d2df7 Raise originally focused client before chosen client in window switcher 2020-05-05 16:24:23 +03:00
elenapan
28f86888aa Update calendar whenever dashboard is shown 2020-04-27 20:24:55 +03:00
elenapan
6757cfbc1e Fix wrong titlebar button color on initially undecorated clients 2020-04-27 04:34:46 +03:00
elenapan
9b4a27448b Use XDG env vars with fallback values for various user directories 2020-04-26 05:54:04 +03:00
elenapan
e45b70f98d Adjust notification max height and width for all themes 2020-04-24 01:50:30 +03:00
elenapan
5d54b47ec4 Add actions for screenshot notifications 2020-04-22 01:17:28 +03:00