8000 Tags · ldelossa/way-shell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ldelossa/way-shell

Tags

v0.0.10

Toggle v0.0.10's commit message
sni,dconf: enable and disable tray-icons

Add a new configration option in dconf at
`org.ldelossa.way-shell.panel.enable-tray-icons` which can be used to
disable tray-icon support.

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.9

Toggle v0.0.9's commit message
sni,fix: handle status updates for StatusNotifierItem correctly

Fix an issue where we used a handler with an incorrect signature when
responding to StatusNotifierItem Status updates.

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.8

Toggle v0.0.8's commit message
refactor: further simplify main UI element animations.

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.7

Toggle v0.0.7's commit message
activities,fix: map keys for next/prev search

Before this commit using tab in the activites view after some search
text was entered confused the UI.

Tab would move to the next element, but we want Tab to actually trigger
a move of the filtered search items.

Wire up a key controller to intercept Tab and make it do what we want.
Throw in ctrl-p/n while we are at it.

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.6

Toggle v0.0.6's commit message
switcher: abstract switcher widget into reusable struct

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.5

Toggle v0.0.5's commit message
fix use of logind's ListSessions

from the man page:
ListSessions() returns an array of all current sessions. The structures
in the array consist of the following fields: session id, user id, user
name, seat id, and session object path.
If a session does not have a seat attached, the seat id field will be an
empty string.

v0.0.4

Toggle v0.0.4's commit message
fixes: check for empty strings in brightness files, missing rpm dep

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v0.0.2

Toggle v0.0.2's commit message
feature: keyboard backlight button and cli

Signed-off-by: ldelossa <louis.delos@gmail.com>

v0.0.1

Toggle v0.0.1's commit message
packaging: initial copr support

Update makefile and adds a .spec file for Copr.

Signed-off-by: ldelossa <louis.delos@gmail.com>
0