Commit graph

23 commits

Author SHA1 Message Date
elenapan
111c12433e Reduce volume control step for sidebar volume bar 2020-04-07 20:18:36 +03:00
elenapan
0877b5d11f Change more modules from global to local 2020-04-07 17:22:02 +03:00
elenapan
33add54ac1 Change icons module from global to local 2020-04-07 16:44:48 +03:00
elenapan
cd18555415 Fix amarena bar not being anti aliased 2020-04-05 20:19:45 +03:00
elenapan
06b6ebef92 Tweak amarena theme 2020-04-05 16:35:54 +03:00
elenapan
6f6c390821 Replace if with associative array in exit screen keybinds 2020-04-05 00:37:50 +03:00
elenapan
a6d84d3ad5 Add elemental::dismiss signal for hiding various elements 2020-04-04 02:27:47 +03:00
elenapan
67e39c6623 Fix autohide for amarena bar when urgent client appears 2020-04-04 02:20:00 +03:00
elenapan
b425bfc845 Add mousebinds to taglist activator 2020-04-02 11:42:54 +03:00
elenapan
65361a229b Tweak amarena dashboard 2020-04-01 14:17:33 +03:00
elenapan
17637e7b18 Fix many window switcher bugs
- Fix window switcher not counting clients properly
- Turn it into awful.popup instead of standard wibox
- Use delayed_call to ensure the tasklist has finished resizing before appearing
- Remove dead code
2020-04-01 14:01:42 +03:00
elenapan
2713e8ac80 Fix flash when showing exit screen from dashboard 2020-04-01 13:00:23 +03:00
elenapan
7016808b09 Fix window switcher stopping history recording after the first switch 2020-04-01 11:15:22 +03:00
elenapan
fde026bbbd Fix amarena sidebar clock alignment 2020-04-01 09:13:39 +03:00
elenapan
52b4967fe0 Add amarena dashboard 2020-04-01 09:13:35 +03:00
elenapan
323cc98e11 Add new theme "Amarena" 2020-03-28 18:36:05 +02:00
elenapan
6af5f9e138 Add zathura class icon and color to window switcher 2020-03-28 18:30:52 +02:00
elenapan
13df3ee87a Add signal to automatically raise clients when focused 2020-03-27 02:17:28 +02:00
elenapan
dfd34f11bc Implement window switcher 2020-03-22 13:29:43 +02:00
elenapan
6fb36b2df2 Improve widgets when used with multiple monitors
A dimmed screen mask is added to non primary screens when the widget
becomes visible.

Affected widgets:
- App drawer
- Dashboard
2020-03-19 04:36:15 +02:00
elenapan
58b4837fa9 Remove dead code from ephemeral bar 2020-03-17 07:23:14 +02:00
elenapan
77e46e953d Fix mouse bind consistency in app drawer and dashboard 2020-03-15 04:28:53 +02:00
elenapan
3c425f6565 Major reorganization of AwesomeWM configuration
Former-commit-id: 9d27077226ed0b65d857184ac61d556aae929eca
Former-commit-id: 6683c18030af3da534b8d010b44fea577d5f1ab2
Former-commit-id: 12f11729e4f0f1fc343fe76c7ee2a8b5bf4491a0
Former-commit-id: 56fea3fbf6f672c41a2fc08936762dd67cfa0d73
2020-03-07 16:30:31 +02:00