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
elenapan
b1b8bc5c74
Add minimum width for notification action buttons
...
For all notification themes
2020-04-22 01:13:20 +03:00
elenapan
3d8f2aeaac
Add email icons for amarena and ephemeral notification themes
2020-04-22 00:58:15 +03:00
elenapan
6902968bbc
Add close mouse bind for amarena tray box
2020-04-22 00:06:57 +03:00
elenapan
871f1b8ef2
Add tray box to amarena bar theme
2020-04-22 00:02:01 +03:00
elenapan
6e73702df5
Add more client rules and fix some pattern matching mistakes
2020-04-21 23:19:35 +03:00
elenapan
b60c1ccda6
Fix screenshot binds
...
Forgot to change them from helpers.screenshot to apps.screenshot
2020-04-21 21:43:40 +03:00
elenapan
41281d368b
Fix black section appearing on notifications that end with a new line
...
Only affected amarena notification theme
2020-04-21 18:54:22 +03:00
elenapan
045ea54d14
Add new rule block for "needy" clients
...
Needy clients steal focus whenever they are urgent
2020-04-21 18:33:24 +03:00
elenapan
aba5cb9b78
Refactor float_and_edge_snap helper function
2020-04-21 18:21:07 +03:00
elenapan
43457a1e28
Refactor move to edge helper function
2020-04-21 17:56:14 +03:00
elenapan
50c8015d39
Make remote_watch update exactly once during the specified interval
2020-04-21 01:06:18 +03:00
elenapan
55ba4eb3df
Make evil remote watch temp files specific to configuration
...
This makes it so that whenever the user changes a configuration option such as weather city ID, they do not have to delete the daemon's temp file in order to force an update in the next restart of AwesomeWM
2020-04-21 00:08:25 +03:00
elenapan
7dbfe4360b
Move screenshot helper to apps.lua
2020-04-20 23:47:05 +03:00
elenapan
66241e20cd
Style lovelace notification theme actions
2020-04-20 23:41:53 +03:00
elenapan
9a07ba4ae6
Style ephemeral notification theme actions
2020-04-20 23:31:51 +03:00
elenapan
6b6c0301a8
Style amarena notification theme actions
2020-04-20 23:22:45 +03:00
elenapan
edb2c66413
Remove deprecated naughty functions
2020-04-20 22:23:12 +03:00
elenapan
febad9fe9f
Fix evil mpd daemon fallback values
...
Now they will never be empty
2020-04-20 15:40:36 +03:00
elenapan
29117297eb
Add torrent app activation function and rules
2020-04-20 02:00:27 +03:00
elenapan
2a6904ec1e
Make dashboard appear on login (requires setup)
...
Add `touch /tmp/awesomewm-show-dashboard` to your ~/.xprofile to make it work
2020-04-20 01:55:51 +03:00
elenapan
6613342a2f
Fix mpd notifications showing up when music client is focused
2020-04-19 15:32:11 +03:00
elenapan
cb731567a2
Fix mpd decorations notification icon not being recolored on click
2020-04-18 23:32:10 +03:00
elenapan
49410df32f
Add client property tracking to button generators
...
This makes it possible to color the buttons differently depending on
whether, for instance, the client is maximized or not.
2020-04-18 09:27:16 +03:00