be25a16e3c
Finished work on application launcher and fixed some bugs + cleanup and documentation
Rene Kievits2022-11-28 05:43:47 +01:00
10f56a7273
finished application laucnher and bluetooth widget
Rene Kievits
2022-11-27 10:58:27 +01:00
c6341f84e7
desktop, calendar, various other modules
Rene Kievits
2022-11-22 16:59:55 +01:00
3f141601e1
Merge pull request #37 from psimovec/fix_layout_list_multiple_screens
main
Kievits Rene
2022-11-22 16:54:18 +01:00
fa98699646
fix layout_list widget for multiple screens
Pavel Simovec
2022-11-21 21:45:28 +01:00
210682e955
add option to choose between client class or name in the taskbar
Rene Kievits
2022-09-25 02:10:21 +02:00
747b8a9787
change awful.utils.get_dir to gears.filesystem.configuration_dir
Rene Kievits
2022-09-22 18:37:48 +02:00
6cdda097c1
fix two nil errors
Rene Kievits
2022-09-22 18:18:37 +02:00
b5c6dc31f7
rewrote a lot of stuff especially the bluetooth module. fixed some errors
Rene Kievits
2022-09-21 21:10:17 +02:00
3d8b240ef0
a lot of stuff and added dbus_proxy as sub module
Rene
2022-09-12 21:16:19 +02:00
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
Rene
2022-08-29 11:06:38 +02:00
686de62f0f
Forgot what I did, probably some stuff
Rene
2022-08-23 20:39:18 +02:00
be6a819ca9
Add new titlebar and toggle for top/left titlebar
Rene
2022-08-17 01:34:22 +02:00
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
Rene
2022-08-15 15:18:51 +02:00
9cea2f98cc
fix dock spawn
Rene
2022-08-05 01:41:25 +02:00
535c763a30
Fix some more bugs related to the new icon implementation
Rene
2022-08-03 04:19:42 +02:00
2422b9a07f
Fixed some bugs with the new icon system
Rene
2022-08-02 00:29:35 +02:00
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
Rene
2022-08-01 23:39:45 +02:00
978a8580c8
Change to Gtk icon lookup for the application launcher, this cuts loading times to basically 0, notifications now only appear on primary screen
Rene
2022-07-30 05:13:07 +02:00
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
Rene
2022-07-29 13:21:56 +02:00
5458e438fe
Add nvidia-smi as dependency
Kievits Rene
2022-07-10 19:53:28 +02:00
b2e22fdf8a
converted all colors to theme_config.lua; fixed and added some bugs; rewrote some stuff and added some
Kievits Rene
2022-06-27 01:08:45 +02:00
0ccd38f03a
moved watch to helper
Crylia
2022-06-19 16:46:39 +02:00
7280db1a5b
Fix dock on startup
Crylia
2022-06-18 10:40:27 +02:00
6e1cc7eaa4
small fix
Crylia
2022-06-16 00:49:57 +02:00
fb22b50a97
Add new window switcher on super+tab and smaller fixes
Crylia
2022-06-16 00:30:56 +02:00
d9a1b356a9
Add pearl backup script for pactl get-default-source/sink #24
Rene Kievits
2022-06-16 00:21:52 +02:00
454c80336c
Bluetooth hotfix
Rene Kievits
2022-06-14 08:56:04 +02:00
b479255c39
Add install script and new Readme from #27
Kievits Rene
2022-06-14 06:36:47 +02:00
bc5348f53a
Removed discord from the icons folder ... wtf?
Kievits Rene
2022-06-14 06:35:12 +02:00
521d392769
Reworked a whole lot. New config file and theme config file for easier changes. Did #19. And much more
Kievits Rene
2022-06-14 06:33:33 +02:00
1ea91d2b6d
rewrote bluetooth to using the dbus, small changes to volume_controller, added more rubato animations
Rene Kievits
2022-06-03 07:13:44 +02:00
3dfd991456
Add overflow widget. The top level folder wibox overrides the default awesome one. Fix bluez crashing awesome when no bluetooth
Kievits Rene
2022-06-02 03:58:13 +02:00
da2d55e149
forgot to add those files
Rene Kievits
2022-06-01 09:43:19 +02:00
ed9043c4ee
add overflow widget from PR #3309 in awesomewm
Rene Kievits
2022-06-01 09:07:55 +02:00
dadb6ef1dc
Rewrote bluetooth widget with bdus. Added default song_info icon for artist_art
Rene Kievits
2022-06-01 03:07:12 +02:00
dbc7708f58
Rewrote the Battery widget to work with dbus. Widget also supports to report battery states for every device possible
Rene Kievits
2022-05-31 20:48:25 +02:00
0e22af5a87
fix xorg crash when n.timeout == 0 in arcchart max_value
Kievits Rene
2022-05-31 15:10:24 +02:00
ab37a88570
fix volume problems with bluez and add dbus folder
Rene Kievits
2022-05-31 02:35:36 +02:00
9049f5c51c
Add new notification-center module with various widgets, add rubato animations and other fixes and improvements
Kievits Rene
2022-05-31 01:16:00 +02:00
61ad7b2c50
TIL minimized and not minimised, fix#17
Kievits Rene
2022-05-28 21:12:07 +02:00
3084786c00
uncomment test notification
Kievits Rene
2022-05-25 11:28:10 +02:00
ff202de163fix#10 and #13. Various other fixes and small changes
Kievits Rene
2022-05-25 11:27:03 +02:00
cc00832342
Added audio device selector, new notification theme and much more. Rewritten some files and made a new README
Kievits Rene
2022-05-16 16:06:02 +02:00
2c036063c3
fix: rght borders maximized/fullscreen windows
Amin
2022-05-12 11:22:04 +04:30
46d338cbaf
fix audio (hopefully last time), added new widgets(cpu/gpu/ram info), reworked the bars a bit, more stuff and fixes
Kievits Rene
2022-05-08 01:51:44 +02:00
bfd342deac
Change pacmd to pactl for better compatibility with pipewire
Rene Kievits
2022-04-26 18:08:00 +02:00