Commit Graph

83 Commits

Author SHA1 Message Date
Rene
e5cdb33eec add new calendar widget with ics file support, fix some bugs and added some game rules so steam games fullscreen isn't as annoying 2022-08-29 11:06:38 +02:00
Rene
f2e6709f6b update gitignore 2022-08-25 02:02:14 +02:00
Rene
7a9b93aa65 update gitignore 2022-08-25 01:59:04 +02:00
Crylia
3d743c6be0 fix some bugs in the icon lookup 2022-08-25 01:55:28 +02:00
Crylia
fa656cd5f3 update gitignore 2022-08-25 01:53:01 +02:00
Rene
686de62f0f Forgot what I did, probably some stuff 2022-08-23 20:39:18 +02:00
Rene
be6a819ca9 Add new titlebar and toggle for top/left titlebar 2022-08-17 01:34:22 +02:00
Rene
268cb29a6b add new context_menu and rework dock, programs can now be added to the dock my right clicking any program in the application launcher an choosing Add to Dock 2022-08-15 15:18:51 +02:00
Rene
9cea2f98cc fix dock spawn 2022-08-05 01:41:25 +02:00
Rene
535c763a30 Fix some more bugs related to the new icon implementation 2022-08-03 04:19:42 +02:00
Rene
2422b9a07f Fixed some bugs with the new icon system 2022-08-02 00:29:35 +02:00
Rene
e425b7b79e Switch completely to Gio for icons and it fixed the startup/lookup time for icons. Now works with every icon theme. Taglist/Tasklist/Window switcher still rely on WM_CLASS and WM_NAME to match the icon name, this probably can't be fixed in a sane way 2022-08-01 23:39:45 +02:00
Rene
978a8580c8 Change to Gtk icon lookup for the application launcher, this cuts loading times to basically 0, notifications now only appear on primary screen 2022-07-30 05:13:07 +02:00
Rene
e727015e81 Add application launcher and rewritten window switcher, remove rofi as its no longer needed and replaced by widgets. Fixed a lot of bugs and weird behaviour 2022-07-29 13:21:56 +02:00
Kievits Rene
b2e22fdf8a converted all colors to theme_config.lua; fixed and added some bugs; rewrote some stuff and added some 2022-06-27 01:08:45 +02:00
Crylia
0ccd38f03a moved watch to helper 2022-06-19 16:46:39 +02:00
Crylia
7280db1a5b Fix dock on startup 2022-06-18 10:40:27 +02:00
Crylia
6e1cc7eaa4 small fix 2022-06-16 00:49:57 +02:00
Crylia
fb22b50a97 Add new window switcher on super+tab and smaller fixes 2022-06-16 00:30:56 +02:00
Rene Kievits
454c80336c Bluetooth hotfix 2022-06-14 08:56:04 +02:00
Rene Kievits
2b9003c70a Battery hotfix, passed battery_path instead of battery_kind 2022-06-14 07:00:17 +02:00
Kievits Rene
b479255c39 Add install script and new Readme from #27 2022-06-14 06:36:47 +02:00
Kievits Rene
bc5348f53a Removed discord from the icons folder ... wtf? 2022-06-14 06:35:12 +02:00
Kievits Rene
521d392769 Reworked a whole lot. New config file and theme config file for easier changes. Did #19. And much more 2022-06-14 06:33:33 +02:00
Kievits Rene
fd74ab9fb4 remove Hover_signal 2022-06-03 07:19:24 +02:00
Rene Kievits
1ea91d2b6d rewrote bluetooth to using the dbus, small changes to volume_controller, added more rubato animations 2022-06-03 07:13:44 +02:00
Kievits Rene
3dfd991456 Add overflow widget. The top level folder wibox overrides the default awesome one. Fix bluez crashing awesome when no bluetooth 2022-06-02 03:58:13 +02:00
Kievits Rene
f7d7fb1b95 remove default autostart to avoid confusion #21 2022-06-02 00:29:23 +02:00
Rene Kievits
da2d55e149 forgot to add those files 2022-06-01 09:43:19 +02:00
Rene Kievits
ed9043c4ee add overflow widget from PR #3309 in awesomewm 2022-06-01 09:07:55 +02:00
Rene Kievits
dadb6ef1dc Rewrote bluetooth widget with bdus. Added default song_info icon for artist_art 2022-06-01 03:07:12 +02:00
Rene Kievits
dbc7708f58 Rewrote the Battery widget to work with dbus. Widget also supports to report battery states for every device possible 2022-05-31 20:48:25 +02:00
Kievits Rene
0e22af5a87 fix xorg crash when n.timeout == 0 in arcchart max_value 2022-05-31 15:10:24 +02:00
Rene Kievits
ab37a88570 fix volume problems with bluez and add dbus folder 2022-05-31 02:35:36 +02:00
Kievits Rene
16c6345135 add rubato submodule 2022-05-31 01:22:14 +02:00
Kievits Rene
9049f5c51c Add new notification-center module with various widgets, add rubato animations and other fixes and improvements 2022-05-31 01:16:00 +02:00
Kievits Rene
61ad7b2c50 TIL minimized and not minimised, fix #17 2022-05-28 21:12:07 +02:00
Kievits Rene
3084786c00 uncomment test notification 2022-05-25 11:28:10 +02:00
Kievits Rene
ff202de163 fix #10 and #13. Various other fixes and small changes 2022-05-25 11:27:03 +02:00
Kievits Rene
b5f513a344 fix rofi issue #11 2022-05-18 17:50:24 +02:00
Kievits Rene
6080e5a22a fix #9 2022-05-17 19:46:28 +02:00
Kievits Rene
cc00832342 Added audio device selector, new notification theme and much more. Rewritten some files and made a new README 2022-05-16 16:06:02 +02:00
Kievits Rene
07b2b9ad4e fix #8, remove non existing module requirement 2022-05-14 13:19:34 +02:00
Kievits Rene
ffbf83f2a4 Merge pull request #7 from Shorakie/main
fix: rght borders maximized/fullscreen windows
2022-05-12 10:06:41 +02:00
Amin
2c036063c3 fix: rght borders maximized/fullscreen windows
fixes #6
2022-05-12 11:22:04 +04:30
Kievits Rene
46d338cbaf fix audio (hopefully last time), added new widgets(cpu/gpu/ram info), reworked the bars a bit, more stuff and fixes 2022-05-08 01:51:44 +02:00
Rene Kievits
bfd342deac Change pacmd to pactl for better compatibility with pipewire 2022-04-26 18:08:00 +02:00
Kievits Rene
ae192ca61c Merge pull request #4 from IruzzArcana/patch-1
fix network.lua
2022-04-25 19:57:35 +02:00
IruzzArcana
8f575cea31 fix network.lua
fixed print_network_mode returning a command not found when using bash shell.
2022-04-25 18:25:50 +01:00
Rene Kievits
3bc806d2fb fix #3 2022-04-23 17:21:27 +02:00